RE: ActiveDirectory LDAP Change password

2006-06-27 Thread Webb, Andy
http://support.microsoft.com/kb/906305/en-us -Original Message- From: Justin Alcorn [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 27, 2006 3:48 PM To: perl-ldap@perl.org Subject: Re: ActiveDirectory LDAP Change password Justin Alcorn wrote: > > blah1234 no longer works. net1234 AND la

Re: ActiveDirectory LDAP Change password

2006-06-27 Thread Justin Alcorn
Justin Alcorn wrote: blah1234 no longer works. net1234 AND last1234 BOTH WORK FOR BIND! So the Users & Computers app is doing the same thing - deleting the top of stack password. Any ideas Went to a meeting for about an hour and came back. Now it appears that only last1234 is work

Re: ActiveDirectory LDAP Change password

2006-06-27 Thread Justin Alcorn
Justin Alcorn wrote: Christopher A Bongaarts sent the following missive on 6/26/2006 4:40 PM: In the immortal words of Justin Alcorn: Apparently, the delete now worked - but on the FIRST password, not the second. Are you sure you're not seeing the effects of replication latency? I'm n

Re: ActiveDirectory LDAP Change password

2006-06-27 Thread Justin Alcorn
Christopher A Bongaarts sent the following missive on 6/26/2006 4:40 PM: > In the immortal words of Justin Alcorn: > >> Apparently, the delete now worked - but on the FIRST password, not the >> second. >> > > Are you sure you're not seeing the effects of replication latency? > I'm not reall

Re: LDAP search question

2006-06-27 Thread Marc Chantreux
le 26/06/2006, Chris Ridd nous écrivait : > As long as you can express the conditions in an LDAP search filter, then > just go and do the search, requesting no attributes back (for efficiency). > Then obtain the result count using $mesg->count(). I think that Aamos wants something like a server si