mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
60f4b54d8f
normally succeed (because root can su to anyone), but pam_acct_mgmt() will most likely fail, causing su to log a confusing "pam_acct_mgmt: error in service module" message. To avoid this, call getpwnam() before pam_acct_mgmt(). Sponsored by: registrar.no |
||
---|---|---|
.. | ||
Makefile | ||
su.1 | ||
su.c |