summaryrefslogtreecommitdiffstats
path: root/bin/acfpasswd
Commit message (Collapse)AuthorAgeFilesLines
* acfpasswd: new tool to set passwords from comman lineNatanael Copa2012-01-121-0/+79
This tool allows users to set/reset an ACF password from command line. It also allows user to syncronize the ACF password with the system password so the ACF password becomes same as shell login password. This requires that the username exists in both /etc/acf/passwd and /etc/shadow