Re: Perl LDAPAdmin

2005-12-14 Thread Mike Jackson
ext Daniel M. ([EMAIL PROTECTED]) wrote: > Does anyone know where I can find a perl app like: > > http://phpldapadmin.sourceforge.net/ > > I can swear I saw it at one time but I can't remember > what it is called. My webserver is php free so I > can't use php apps. Do you mean a perl CGI app? I

Perl LDAPAdmin

2005-12-14 Thread Daniel M.
Does anyone know where I can find a perl app like: http://phpldapadmin.sourceforge.net/ I can swear I saw it at one time but I can't remember what it is called. My webserver is php free so I can't use php apps. Dan.

Re: Perl-ldap support for LDAP referrals

2005-12-14 Thread Chris Ridd
On 14/12/05 8:33, Kala B <[EMAIL PROTECTED]> wrote: > Hi, > Does perl-ldap support referral chasing? For example, If I make a call to > say Net::LDAP::modify API, to modify a dn and if the LDAP server returns a > referral, will it be automatically taken care of - or should I manually do > the refe

Perl-ldap support for LDAP referrals

2005-12-14 Thread Kala B
Hi, Does perl-ldap support referral chasing? For example, If I make a call to say Net::LDAP::modify API, to modify a dn and if the LDAP server returns a referral, will it be automatically taken care of - or should I manually do the referral handling? Thanks in advance, Kala B.