[Ilugc] LDAP Web based Client to change the password of ldap user

  • From: baskar910@xxxxxxxxx (baskar k)
  • Date: Thu, 14 Jul 2011 14:59:08 +0530

Hi,
On Thu, Jul 14, 2011 at 2:19 PM, Arun Khan <knura9 at gmail.com> wrote:

On Thu, Jul 14, 2011 at 1:17 PM, baskar k <baskar910 at gmail.com> wrote:
Hi
On Thu, Jul 7, 2011 at 12:36 PM, Vijith Pavithran Anitha
<vijith.pa at gmail.com> 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

Other related posts: