User Object User Interface Mapping
Tables B-14 through B-20 show user object names displayed in the Active Directory Users And Computers tool as they map to names available via ADSI scripting.
Table B-14. User Object General Property TabUI Label | Active Directory Attribute |
---|
First Name | givenName | Last Name | sn | Initials | initials | Description | description | Office | physicalDeliveryOfficeName | Telephone Number | telephoneNumber | Telephone: Other | otherTelephone | E-Mail | mail | Web Page | wwwHomePage | Web Page: Other | url |
Table B-15. User Object Account Property TabUI Label | Active Directory Attribute | Comments |
---|
User logon name | userPrincipalName | LDAP = logonPrincipalName, which prefixes the Logon Name drop-down list and adds the full text to the attribute | User logon name (preWindows 2000) | sAMAccountname | | Logon Hours | logonHours | | Log On To | logonWorkstation | | Account Is Locked Out | userAccountControl | Toggles a bit in the userAccountControl bitmask (flag: UF_ACCOUNTSDISABLE) | User Must Change Password At Next Logon | pwdLastSet | | User Cannot Change Password | N/A | This is the Change Password control in the ACL | Other Account Options | userAccountControl | The remaining items in Account Options toggle bits in the userAccountControl bitmask (flags in a DWORD) | Account Expires | accountExpires | |
Table B-16. User Object Account Property TabUI Label | Active Directory Attribute | Comments |
---|
Street | streetAddress | | P.O. Box | postOfficeBox | | City | l | The l attribute name is a lowercase L as in Locale | State/Province | st | | Zip/Postal Code | postalCode | | Country/Region | c, co, and countryCode | |
Table B-17. User Object Account Property TabUI Label | Active Directory Attribute | Comments |
---|
Member Of | memberOf | | Set Primary Group | primaryGroupID | LDAP: Linked to primaryGroup Token of the primary group |
Table B-18. User Object Account Property TabUI Label | Active Directory Attribute | Comments |
---|
Title | title | | Department | department | | Company | company | | Manager: Name | manager | | Direct Reports | directReports | Back linked by Active Directory to directReports |
Table B-19. User Object Account Property TabUI Label | Active Directory Attribute | Comments |
---|
Profile Path | profilePath | | Logon Script | scriptPath | | Home Folder: Local Path | homeDirectory | If Local Path is selected, the local path is stored in the homeDirectory attribute | Home Folder: Connect | homeDrive | If Connect is selected, the mapped drive is stored in the homeDrive attribute | Home Folder: To | homeDirectory | If Connect is selected, the path is stored in the homeDirectory attribute |
Table B-20. User Object Account Property TabUI Label | Active Directory Attribute | Comments |
---|
Home | telephoneNumber | LDAP: homePhone | Home: Other | otherTelephone | LDAP: otherHomePhone | Pager | pager | | Pager: Other | pagerOther | LDAP: otherPager | Mobile | mobile | | Mobile: Other | otherMobile | | Fax | facsimileTelephoneNumber | | Fax: Other | otherFacsimileTelephone Number | | IP Phone | ipPhone | | IP phone: Other | otherIpPhone | | Notes | info | |
|