Forums | Admin

Discussion Forums: open-discussion

Start New Thread Start New Thread

 

By: Kyle Carter
Provisioning and termination of users. [ reply ]  
2010-11-03 20:54
I, personally, had great deal of trouble provisioning users using net-ldap, deleting them was easy. Most of my issues surrounded having ssl properly set up, which I won't got into, and properly encoding and setting the password, which there is pretty much no documentation on for ruby-net-ldap (e.g. you can't set the password while creating a user (source:http://support.microsoft.com/default.aspx?scid=kb;EN-US;269190).

Thus I am going to post my user management class for others to use, as they please. I hope this helps!

http://rubyforge.org/snippet/detail.php?type=snippet&id=478