NetBSD/usr.bin/login
lukem 6840bd89be Don't leak some information (``you have no s/key'').
Only information leaks now are:
* if '-s -s' is used (only allow s/key users, and force s/key use),
  then "login incorrect" will be given if a non-s/key user (or
  non-existant user) attempts to login; no password will be prompted
  for.
  XXX: maybe this should be fixed, but further analysis is required.
* an s/key user will be reminded in the "Password" prompt that they
  have an s/key. Therefore it would be possible to determine if a user
  is active on the machine if they have an s/key.
  XXX: maybe an option is required to control this behaviour
1997-06-29 02:38:25 +00:00
..
Makefile Install statically linked, as suggested by mrg@eterna.com.au in [bin/1715]. 1997-06-23 12:47:45 +00:00
k5login.c remove dangerous sprintf calls. 1997-02-11 08:15:08 +00:00
klogin.c Prototype everything, fix RCS Id 1997-06-21 04:41:27 +00:00
login.1 Apply [bin/3270] from Simon J. Gerraty <sjg@quick.com.au>, with fixes by me: 1997-06-25 00:15:04 +00:00
login.c Don't leak some information (``you have no s/key''). 1997-06-29 02:38:25 +00:00
pathnames.h