Obtain the Base DN or Bind DN Attributes for LDAP Directory Synchronization


​Type the following command and press Enter

dsquery user dc=example,dc=com,-name user1*

If your user has a long name, the * will do a wildcard match for that user.

Or

dsquery user dc=example,dc=com -name "user1"

These commands will return the correct Bind DN for Directory Synchronization on the PGP Universal Server.

"CN=user1,CN=Users,DC=example,DC=com"​


Popular posts from this blog

cognos content store database tables

How to fix: User, group, or role '*' already exists in the current database. (Microsoft SQL Server, Error: 15023)