NetBSD/usr.bin/su
manu d37a5aac85 Rewrite PAMification of su.
- don't try to fallback to plain old authentication. It could lead to unix
  authentication to be used while the administrator wanted to forbid it.
  Moreover, a broken PAM setup can be fixed by just rebooting in single user.
- In order to make the code more readable, make two main(), with and aithout
  PAM.
- Outstanding issues that seem impossible to fix:
  The -K flag die with PAM.
  -c cause PAM credentials to be ignored.
2005-01-09 21:32:38 +00:00
..
Makefile add DPADD 2005-01-08 09:54:36 +00:00
su.1 Remove a leftover line apparently from rev. 1.17; also from Juha Hyttinen 2004-04-27 10:26:22 +00:00
su.c Rewrite PAMification of su. 2005-01-09 21:32:38 +00:00