fixes to restrict users who don't have a "regular" login shell (i.e.,
authorEric Allman <eric@ucbvax.Berkeley.EDU>
Fri, 24 Dec 1993 22:29:25 +0000 (14:29 -0800)
committerEric Allman <eric@ucbvax.Berkeley.EDU>
Fri, 24 Dec 1993 22:29:25 +0000 (14:29 -0800)
commit52d85a9dba721acf30c49647e6b4da51ab025204
tree38921c4bcdc1d5532093e3fe6a3ccb7c6c980394
parent078cee1efd2ce9925cf1fd9196df87aa9de5b9f8
fixes to restrict users who don't have a "regular" login shell (i.e.,
not listed in /etc/shells) from forwarding to a program or file; they can
write their .forward file from another machine and then get in.

SCCS-vsn: usr.sbin/sendmail/src/READ_ME 8.40
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.31
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.58
usr/src/usr.sbin/sendmail/src/READ_ME
usr/src/usr.sbin/sendmail/src/deliver.c
usr/src/usr.sbin/sendmail/src/recipient.c