PHP-LDAP - Moving a user
Posted: Fri May 02, 2008 8:42 am
Does anyone know how to move a user from one ou (organizational unit) to another using php-LDAP
example: I want tp move uid=test_user,ou=department1,dc=example,dc=com
to: uid=test_user,ou=department2,dc=example,dc=com
THANKS
example: I want tp move uid=test_user,ou=department1,dc=example,dc=com
to: uid=test_user,ou=department2,dc=example,dc=com
THANKS