utexas-bwi / bwi

ROS packages for building wide intelligence project, University of Texas at Austin
http://wiki.ros.org/bwi
9 stars 14 forks source link

LDAP: passwd command does not work for LDAP users #25

Closed jack-oquin closed 9 years ago

jack-oquin commented 9 years ago

LDAP provides its own methods for doing this.

You need to know your LDAP distinguished name. For user test it looks like: cn=test,ou=users,dc=nixons-head,dc=csres,dc=utexas,dc=edu.

On the command line it would be:

ldappasswd -S -H ldap://nixons-head.csres.utexas.edu -x -D cn=test,ou=users,dc=nixons-head,dc=csres,dc=utexas,dc=edu -W