Page 1 of 1

PHP-LDAP - Moving a user

Posted: Fri May 02, 2008 8:42 am
by ruifernandes24
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

Re: PHP-LDAP - Moving a user

Posted: Fri May 02, 2008 9:45 am
by pickle
I've never done it, but I wonder if it's an attribute you can write?