Donate Share

Change Password Utility

File Release Notes and Changelog

Release Name: cpu-1.3.6

Notes:


Changes: 1.3.6 - 2/3/02 - Added usermod function. You now have the ability to modify a users password, uidnumber (not 0 though), gidnumber, gecos entry, and login shell. - Fixed spelling problem. gcos in all old config files is now gecos. Please update. - Added homePhone attribute as config file option, since it is required by posixAccount - Added shadowMin as config file option, since it is allowed by shadowAccount - Added shadowInactive as config file option, since it is allowd by shadowAccount - Rebuilt build system and restructured directories - Changed configure.in to also check for the resolv lib, since on some systems the ldap and lber will not compile binaries without it - Fixed a small gecos logic bug