########################################### # # # Gavin Henry 25.08.05 # # # # Web page to Change Samba LDAP Passwords # # # # Licence: GPL # # # # /etc/changepw.conf for settings # # # ########################################### # Tips: # # Don't put any spaces either side of the equals # sign. # # Well you can really in front of it, but # not after it ;-) # Set a few html things [html] title=Change Password heading=Change Password css=/passwd.css # ldap stuff [ldap] passlength=6 hostname=ldap.yourhost.org rootdn=cn=Manager,dc=yourhost,dc=org userbind=ou=People,dc=yourhost,dc=org