List Of LDAP Attributes Supported By ADManager Plus
Maybe your like
Help Document
- X
- Home
- Resources
- Demo
- Get Quote
- Support
- Download
- Get Quote
- Related Products
- AD360
Integrated Identity & Access Management
Download | Demo - Log360
Comprehensive SIEM and UEBA
Download | Demo - ADAudit Plus
Real-time Active Directory Auditing and UBA
Download | Demo - ADSelfService Plus
Self-Service Password Management
Download | Demo - EventLog Analyzer
Real-time Log Analysis & Reporting
Download | Demo - Exchange Reporter Plus
Exchange Server Auditing & Reporting
Download | Demo
Active Directory Display Names and Ldap Names to be used while importing as csv file.
| Name in AD | LDAP Name (header in CSV file) |
|---|---|
| First Name | givenName |
| Middle Name / Initials | initials |
| Last Name | sn |
| Logon Name | userPrincipalName |
| Logon Name (Pre Windows 2000) | sAMAccountName |
| Display Name | displayName |
| Full Name | name/cn |
| Description | description |
| Office | physicalDeliveryOfficeName |
| Telephone Number | telephoneNumber |
| | |
| Web Page | wWWHomePage |
| OU Name | OUName |
| Password | password |
| Street | streetAddress |
| PO Box | postOfficeBox |
| City | l |
| State/Province | st |
| Zip/Postal Code | postalCode |
| Country | co |
| Country 2 Digit Code - eg. US | c |
| Country code -eg. for US country code is 840 | countryCode |
| Add to Groups | memberOf |
| Remove from Groups | removememberOf |
| Account Expires (use same date format as server) | accountExpires |
| User Account Control | userAccountControl |
| User Photo | thumbnailPhoto / exchangePhoto (Supports high resolution photo) / jpegPhoto / photo / thumbnailLogo |
| Profile Path | profilePath |
| Login Script | scriptPath |
| Home Folder | homeDirectory |
| Home Drive | homeDrive |
| Log on to | userWorkstations |
| Home | homePhone |
| Pager | pager |
| Mobile | mobile |
| Fax | facsimileTelephoneNumber |
| IP Phone | ipPhone |
| Notes | info |
| Title | title |
| Department | department |
| Company | company |
| Manager | manager |
| Mail Alias | mailNickName |
| Simple Display Name | displayNamePrintable |
| Hide from Exchange address lists | msExchHideFromAddressLists |
| Sending Message Size (KB) | submissionContLength |
| Receiving Message Size (KB) | delivContLength |
| Accept messages from Authenticated Users only | msExchRequireAuthToSendTo |
| Reject Messages From | unauthOrig |
| Accept Messages From | authOrig |
| Send on Behalf | publicDelegates |
| Forward To | altRecipient |
| Deliver and Redirect | deliverAndRedirect |
| Reciepient Limits | msExchRecipLimit |
| Use default storage limits | mDBuseDefaults |
| Issue Warning at (KB) | mDBStorageQuota |
| Prohibit Send at (KB) | mDBOverQuotaLimit |
| Prohibit Send and receive at (KB) | mDBOverHardQuotaLimit |
| Do not permanaently delete messages until the store has been backed up | deletedItemFlags |
| keep deleted items for (days) | garbageCollPeriod |
| Outlook Mobile Access | msExchOmaAdminWirelessEnable |
| Outlook Web Access | protocolSettings |
| Allow Terminal Server Logon | tsAllowLogon |
| Terminal Services Profile Path | tsProfilePath |
| Terminal Services Home Directory | tsHomeDir |
| Terminal Services Home Drive | tsHomeDirDrive |
| Start the following program at logon | tsInheritInitialProgram |
| Starting Program file name | tsIntialProgram |
| Start in | tsWorkingDir |
| Connect client drive at logon | tsDeviceClientDrives |
| Connect client printer at logon | tsDeviceClientPrinters |
| Default to main client printer | tsDeviceClientDefaultPrinter |
| End disconnected session | tsTimeOutSettingsDisConnections |
| Active Session limit | tsTimeOutSettingsConnections |
| Idle session limit | tsTimeOutSettingsIdle |
| When session limit reached or connection broken | tsBrokenTimeOutSettings |
| Allow reconnection | tsReConnectSettings |
| Remote Control | tsShadowSettings |
| Protect accidental deletion | preventDeletion |
| Manager can update members | managerCanUpdateMembers |
| Primary Group ID | primaryGroupID |
| Administrative Group | msExchAdminGroup |
| Exchange Server Name | msExchHomeServerName |
| Managed By | managedBy |
| Target Address | targetAddress |
| Add Proxy Addresses | proxyAddresses |
| Remove Proxy Addresses | removeproxyAddresses |
| Automatically Update Email-address based on Recipient Policy | msExchPoliciesExcluded |
Mandatory CSV headers and allowed value for bulk NTFS permission modification with CSV
| CSV Header | Allowed values |
|---|---|
| samaccountname (or) distinguishedName | The SAM Account name or the distinguished name of the user account |
| folderpath | Location of the folder/shared folder |
| permission | "FULL_CONTROL" - Full control "MODIFY_PERMISSIONS" - Modify "GENERIC_EXECUTE" - Read and execute "GENERIC_READ"- Read "GENERIC_WRITE" - write "LIST_FOLDER_CONTENTS" - List folder contents "FILE_EXECUTE" - Traverse folder/ execute file "FILE_READ_DATA"- List folder/ read data "FILE_READ_ATTRIBUTES"- Read Attributes "FILE_READ_EA" - Read Extended Attributes "FILE_WRITE_DATA" - Create file/ write data "FILE_APPEND_DATA" - Create folders/ append data "FILE_WRITE_ATTRIBUTES" - Write Attributes "FILE_WRITE_EA" - Write Extended Attributes "FILE_DELETE_CHILD" - Delete sub-folders and files "DELETE" - Delete "READ_CONTROL" - Read Permissions "WRITE_DAC" - Write Permissions "WRITE_OWNER" - Take Ownership |
| appliesTo | APPLIES_TO_FOLDER APPLIES_TO_FOLDER_FILES APPLIES_TO_FOLDER_SUBFOLDER APPLIES_TO_FOLDER_SUBFOLDER_FILES APPLIES_TO_FILES APPLIES_TO_SUBFOLDERS APPLIES_TO_SUBFOLDERS_FILES |
| type | ALLOW DENY |
LDAP names that can be used in a CSV file for Microsoft 365 management and reporting
| LDAP Name (Header in CSV file) | Description |
|---|---|
| MAPIEnabled | Enable MAPI for user mailbox |
| PopEnabled | Enable POP3 access for user mailbox |
| EwsEnabled | Enable access to a mailbox using Exchange Web Services clients |
| OWAEnabled | Enable OWA for user mailbox |
| OWAforDevicesEnabled | Enable OWA for mobile devices |
| SmtpClientAuthenticationDisabled | Disable authenticated client SMTP submission |
| ActiveSyncEnabled | Enable ActiveSync access for user mailbox |
| O365Roles | Assign admin roles to Microsoft 365 users |
| MFAEnabled | Enable multi-factor authentication for Microsoft 365 users |
| IssueWarningQuota | Configure the storage quotas for user mailboxes |
| ProhibitSendQuota | Configure the maximum mailbox size after which users cannot send messages |
| ProhibitSendReceiveQuota | Configure the maximum size after which users cannot send or receive messages |
| O365ProxyAddresses | Add proxy addresses to user mailbox |
| RemotePowerShellEnabled | Enable remote PowerShell access for users |
| ImapEnabled | Enable IMAP4 access for user mailbox |
| SharingPolicy | Configure sharing policy |
| RoleAssignmentPolicy | Configure role assignment policies |
| RetentionPolicy | Configure mailbox retention policy |
| AddressBookPolicy | Configure address book policy |
| GroupMemberObjectId | Microsoft 365 group membership |
| LitigationHoldEnabled | Enable Litigation Hold for mailbox |
| LitigationHoldDuration | Litigation Hold duration for Exchange mailbox |
| InPlaceArchive | Enable In-Place Archive for user mailbox |
| ArchiveName | Archive Name for User's mailbox archive |
| O365userPrincipalName | User Principal Name of Microsoft 365 user account |
| O365Manager | Manager of Microsoft 365 account |
| SimpleDisplayName | Simple Display Name of Microsoft 365 account |
| O365HiddenFromAddres | Hide from Exchange address lists of Microsoft 365 account |
| waadLicenseInfo | Microsoft 365 Licenses |
LDAP names that can be used in a CSV file for Google Workspace management.
| LDAP Name (Header in CSV file) | Description |
|---|---|
| gAppsAccount | Google Workspace account ID |
| gappsGroupEmail | Google Workspace group's email ID |
| gappsOrgUnitPath | Path of the organizational unit in Google Workspace |
Don't see what you're looking for?
-
Visit our community
Post your questions in the forum.
-
Request additional resources
Send us your requirements.
-
Need implementation assistance?
Try OnboardPro
Tag » Active Directory User Attributes
-
Active Directory Attributes
-
Attributes For Active Directory Users - SelfADSI
-
Active Directory Attributes List - Knowledge Base Articles - Global Site
-
All Attributes - Win32 Apps - Microsoft Docs
-
User Object Attributes - Win32 Apps | Microsoft Docs
-
How To Get User Attributes From Active Directory? - TheITBros
-
How To Get ALL Active Directory User Object Attributes
-
Active Directory User Object: An Introduction
-
Using Attribute Editor In Active Directory Users And Computers
-
Base Active Directory Attributes - Okta Documentation
-
Work With Active Directory Attributes - Okta Documentation
-
Active Directory User Attributes - Cherwell Support
-
Which Active Directory Attribute Determines User Status When AD ...
-
Active Directory User Attributes - Lansweeper IT Asset Management