freebsd-dev/libexec/ftpd
Robert Watson d9e2c4241f Have ftpd specify the LOGIN_SETMAC flag to setlogincontext() so that
MAC labels are set if MAC is enabled and configured for the user
logging in.

Note that lukemftpd is not considered a supported application when
MAC is enabled, as it does not use the standard system interfaces for
managing user contexts; if lukemftpd is used with labeled MAC policies,
it will not properly give up privileges when switching to the user
account.

Approved by:	re
Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
2002-10-24 16:19:52 +00:00
..
config.h Portability configuration data for LukeM ftpd. 2001-07-19 17:45:14 +00:00
extern.h Silence some FORMAT_AUDIT warnings (one left) 2002-02-04 01:23:44 +00:00
ftpcmd.y Use the standardized CHAR_BIT constant instead of NBBY in userland. 2002-09-25 04:06:37 +00:00
ftpd.8 Add option '-W': don't log FTP sessions to wtmp. 2002-08-23 09:06:28 +00:00
ftpd.c Have ftpd specify the LOGIN_SETMAC flag to setlogincontext() so that 2002-10-24 16:19:52 +00:00
logwtmp.c Remove the outdated casts to "char *" from the setsockopt(2), 2002-07-24 15:30:53 +00:00
Makefile Teach "ls -Z" to use the policy-agnostic MAC label interfaces rather 2002-10-24 00:07:30 +00:00
pathnames.h
popen.c GLOB_QUOTE has been retired. 2002-07-17 05:47:49 +00:00