| | |
| | | <screen>$ dsconfig |
| | | create-password-policy |
| | | --port 4444 |
| | | --hostname `hostname` |
| | | --hostname opendj.example.com |
| | | --bindDN "cn=Directory Manager" |
| | | --bindPassword password |
| | | --type ldap-pass-through |
| | |
| | | <screen>$ dsconfig |
| | | list-password-policies |
| | | --port 4444 |
| | | --hostname `hostname` |
| | | --hostname opendj.example.com |
| | | --bindDN "cn=Directory Manager" |
| | | --bindPassword password |
| | | --property use-ssl |
| | |
| | | <screen>$ dsconfig |
| | | create-password-policy |
| | | --port 4444 |
| | | --hostname `hostname` |
| | | --hostname opendj.example.com |
| | | --bindDN "cn=Directory Manager" |
| | | --bindPassword password |
| | | --type ldap-pass-through |