Description: Adds a posix account to the LDAP server and encrypts the password with MD5.
Parameter:
- ldapServer: name of the LDAP server stored in the configuration file
- account: the login name
- forename: the forename of the user
- familyname: the familyname of the user
- pwd: the unencrypted password
- uid: Linux user ID
- gid: Linux group ID
root
2015-09-06