7.1.3. Usage

7.1.3. Usage

The following command generates PINs for all entries that have the CN attribute in their distinguished name in an LDAP directory named csldap listening on port 19000. The PIN Generator binds to the directory as Directory Manager and starts searching the directory from the base DN dn=o=example.com in the directory tree. Any existing PINs are overwritten with the new ones.

setpin host=csldap port=19000 binddn="CN=directory manager" bindpw=password filter="(cn=*)" \
	basedn="o=example.com" clobber write