Hi, On Thu, Jul 14, 2011 at 2:19 PM, Arun Khan <[email protected]> wrote: > On Thu, Jul 14, 2011 at 1:17 PM, baskar k <[email protected]> wrote: >> Hi >> On Thu, Jul 7, 2011 at 12:36 PM, Vijith Pavithran Anitha >> <[email protected]> wrote: >>> Hello, >>> >>> I have setup an LDAP server on Ubuntu 10.04 server. I am wondering if there >>> is some sort of interface that will allow my ldap users to go to it and >>> change thier own >>> >>> passwords? >> >> use Net::LDAP::Extension::SetPassword cpan module and create your own >> interface. > > Interesting module and here is a cgi-bin script > <http://www.perlmonks.org/index.pl?node_id=487045> I do not know > PERL, use it at your own risk. As always test it on a non production > system before deploying it.
I use this module for enabling end users to change their LDAP password. > > Most of my ldap setup also require NT Domain user management. The > package smbldap-tools provide a handy set of tools that can manage > both Unix and NT Domain users in your LDAP DIT; specifically > smbldap-passwd.pl for changing passwords. i also use same set of tools for managing NT Domain users Thanks baskar _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
