Does anyone have a working password change script for active directory  
server that will run on Linux? We try and run as little as possible on  
windows.

I have found several but none actually run. I know I am committing  
list pho pa by asking this but I am an IT guy not a programmer so  
although am working on it do not yet have the skill to sort out stuff  
like this.

My attempt at a script authenticated fine but then when I tried to do  
a search or anything else claimed it was not able to talk to the  
server it had just authenticated against *sighs* I hate microsoft.

Thanks,

Jonathan

PS: my error in case anyone wants to help with that instead:

=> result: (97, [], 1, [])
Bind result: (97, [])
Running search: (objectClass=user)(mail=*)
*** ldap://my.ldap.server:389 - SimpleLDAPObject.search_ext  
(('cn=Users,my.dc', 2, '(objectClass=user)(mail=*)', ['*'], 0, None,  
None, -1, 0),{})
=> result: 2
*** ldap://my.ldap.server:389 - SimpleLDAPObject.result3 ((2, 1, -1),{})
=> LDAPError - SERVER_DOWN: {'info': '', 'desc': "Can't contact LDAP  
server"}
Can't contact LDAP server


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Python-LDAP-dev mailing list
Python-LDAP-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/python-ldap-dev

Reply via email to