1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/libexec/ftpd
Sheldon Hearn 028f24cffa Honour skey.access(5) by allowing UNIX passwords when skeyaccess(3)
has set pwok to a non-zero value.

Previously, the fact that skey.access(5) allowed UNIX passwords for
this connection attempt was ignored, even in the NOPAM case.

This only addresses the NOPAM case; when libpam is used, the problem
will persist.

PR:		20333
2000-08-01 13:58:55 +00:00
..
extern.h
ftpcmd.y Don't reply "not a plain file" when the requested file doesn't exist. 2000-07-17 22:24:52 +00:00
ftpd.8
ftpd.c Honour skey.access(5) by allowing UNIX passwords when skeyaccess(3) 2000-08-01 13:58:55 +00:00
logwtmp.c
Makefile
pathnames.h
popen.c
skey-stuff.c