For Axidian CertiFlow system to operate properly, you must have certain access rights to Active Directory objects and certification authorities. Depending on your company's security policy, you can distribute privileges between several accounts, or create one service account with maximum rights for system management.
Create a service account (e.g. cfServiceAD) and grant it the necessary permissions to work with an object (domain, container, organizational unit) that contains Axidian CertiFlow users. This account will be used to read and write user attributes.
Go through these steps:
Read all properties
By default, permission to read all user properties is granted to all accounts in the domain. |
Assign the same set of privileges to each object (domain, container or organizational unit) that contains Axidian CertiFlow users. |
In case the domain security policies forbid reading all user properties, you can specify that the service account has permissions to only read the necessary user attributes (Table 3) and object attributes (domain, container, or organizational unit) that contains Axidian CertiFlow users.
Go through these steps:
LDAP Display Names are listed below. Granting access to the properties set significantly increases the system performance and simplifies the security management (see Property Sets). |
Attribute (LDAP Display Name) | Common Name | Commentary |
---|---|---|
c | Country/Region Abbreviation or Country/Region Name | Part of "Personal information" properties set. |
сanonicalName | Canonical Name | Part of "Public Information" properties set. |
cn | Common Name | Part of "Public Information" properties set. |
company | Company | Part of "Public Information" properties set. |
department | Department | Part of "Public Information" properties set. |
distinguishedName | Distinguished Name | Part of "Public Information" properties set. |
givenName | Given Name | Part of "Public Information" properties set. |
l | Locality Name | Part of "Personal Information" properties set. |
E-mail Addresses | Part of "Public Information" properties set. | |
manager | Manager | Part of "Public Information" properties set. |
objectClass | Object Class | Part of "Public Information" properties set. |
objectGUID | ОbjectGUID | Part of "Public Information" properties set. |
objectSid | Object Sid | Part of "General Information" properties set. |
otherMailbox | Other Mailbox | Part of "Public Information" properties set. |
proxyAddresses | Proxy Addresses | Part of "Public Information" properties set. |
pwdLastSet | Pwd Last Set | Part of "User Account Restrictions" properties set. |
sAMAccountName | SAM Account Name | Part of "General Information" properties set. |
sn | Surname | Part of "Public Information" properties set. |
st | State or Province Name | Part of "Personal Information" properties set. |
streetAddress | Address (or Street) | Part of "Personal Information" properties set. |
telephoneNumber | Telephone Number | Part of "Personal Information" properties set. |
thumbnailPhoto or jpegPhoto | Picture | Part of "Personal Information" properties set. |
userAccountControl | User Account Control | Part of "User Account Restrictions" properties set. |
userPrincipalName | User Principal Name | Part of "Public Information" properties set. |