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

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.

-- 
Arun Khan
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to