I'm using Netscape Directory Server 4.11 and would like to use php to populate the directory. The only snag I've come across so far is generating the SHA password hash.
When using the Netscape Console to add users, the userPassword attribute value is a base64 encoded SHA password hash.
Has anyone done this using PHP?
Thank you for any help
Darcy