NetBSD/libexec/rlogind
lukem 9e4b2c6012 - implement -a (verfiy all hostnames) with code taken from rshd(8).
closes [misc/543] and [bin/1295]
- syslog() failures of iruserok(), which should help debugging why
  a .rhosts authentication failed.
- log a successful iruserok() if -L given. idea from rshd(8).
- allow root .rhosts to authenticate, the same way that rshd(8) does.
  the prior behaviour meant that 'rsh foo csh -i' could get a shell
  without a password, but 'rlogin foo' couldn't; very inconsistant.
  closes [bin/1078] and [bin/1239]
1996-11-08 07:47:44 +00:00
..
Makefile
pathnames.h
rlogind.8 - implement -a (verfiy all hostnames) with code taken from rshd(8). 1996-11-08 07:47:44 +00:00
rlogind.c - implement -a (verfiy all hostnames) with code taken from rshd(8). 1996-11-08 07:47:44 +00:00