Bugzilla – Bug 105239
faillog from package pwdutils misses -p option
Last modified: 2005-08-17 16:04:31 UTC
Old: boole:new # cat /etc/SuSE-release SuSE Linux 9.3 (i586) VERSION = 9.3 boole:new # faillog -p boole:new # New: fatou:/suse/werner # cat /etc/SuSE-release SUSE LINUX 10.0 (X86-64) beta2 VERSION = 10.0 fatou:/suse/werner # faillog -p faillog: invalid option -- p Usage: faillog [options] Options: -a, --all display faillog records for all users -h, --help display this help message and exit -l, --lock-time SEC after failed login lock accout to SEC seconds -m, --maximum MAX set maximum failed login counters to MAX -r, --reset reset the counters of login failures -t, --time DAYS display faillog records more recent than DAYS -u, --user LOGIN display faillog record or maintains failure counters and limits (if used with -r, -m or -l options) only for user with LOGIN fatou:/suse/werner #
Correct. That was removed.
Then please correct the manual page. Also it would be nice to inform all callers about this, e.g. /etc/csh.login ...
Manual page only waiting for checking. And why inform the customers extra? faillog did not work in the past and they will see the error.