[Cpu-users] Error when trying to add a user password interactively
Brought to you by:
matheny
|
From: Terrence M. <tm...@ph...> - 2003-09-24 21:16:01
|
I am having problems when trying to set a user accounts password interactively. root@llama /usr/local/src# cpu -w useradd -p test Please enter the LDAP bind password: Please enter desired user password: ldap: ldapOperation: ldap_bind_s: Invalid credentials (49) ldap: CPU_init: Error in ldapOperation. Something went wrong. Exiting. root@llama /usr/local/src# gq & [4] 11748 root@llama /usr/local/src# cpu -w useradd -ptest test Please enter the LDAP bind password: User test successfully added! root@llama /usr/local/src# Any ideas? Terrence |