adpasswd

Change Active Directory Passwords via LDAP
Download

adpasswd Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Craig Sawyer
  • Publisher web site:
  • http://www.yumaed.org

adpasswd Tags


adpasswd Description

Change Active Directory Passwords via LDAP adpasswd is a pure Python command-line interface to change Active Directory Passwords via LDAP.SETUP: you need a config file. config files can either be in the Current Working Directory, or in ~/ config files are always named .adpasswd.cfg and are INI style.Example: host: ad.blah.com port: 636 binddn: cn=Administrator,CN=Users,DC=ad,DC=blah,DC=com bindpw: changemequickly searchdn: DC=ad,DC=blah,DC=comAll of the options above MUST exist, and be configured properly for this to work.Once you have a config file setup, then it's EASY to use: adpasswd.py username you can call it with a password or not, if you don't you will be prompted for one.you get NO OUTPUT (but successful return) if everything went well. (good for scripts!) If things went wrong, you will be told about it. Requirements: · Python


adpasswd Related Software