Hi,
I am new to active directory concept and started writing a application
to retrieve below properties for a user in Active Directory.
a. cn: Full name
b. homeDirectory: User home directory
c. useAccountControl: To know about user account status
d: maxStoarge: User quota information.
apart from above, I even want to retrieve Owner information.
Could you please let me know whats the corresponding attribute in
active directory.
There is one attribute called ownerBL whats that refer to ??
And also am not able to modify certain attribte values like
canonicalName etc..,I logged in as Administrator, guessing have all
rights to modify the active directory user attributes.Correct me if am
wrong and also let me know to modify the same.
As a priority please let me know owner attribute, if there is one
available to retrive owner information for a LDAP user.
Thanks,
Sandhya.