freebsd-dev/usr.bin/login
Robert Watson f534f01f1a Clarify warning message when failing to configure audit on user login:
when au_user_mask() fails, it's not a failure to set the audit mask,
but to calculate the audit mask -- and hence a condfiguration-file
issue (of some sort).

MFC after:	3 days
Sponsored by:	DARPA, AFRL
2016-11-30 14:02:36 +00:00
..
login_audit.c Clarify warning message when failing to configure audit on user login: 2016-11-30 14:02:36 +00:00
login_fbtab.c Use NULL instead of 0. 2016-04-18 05:26:32 +00:00
login.1 None of these programs actually use auth.conf. 2012-06-11 16:18:39 +00:00
login.c login.c doesn't really need libutil.h, don't include it. 2015-09-10 22:25:40 +00:00
login.h
Makefile Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
pathnames.h
README

This login has additional functionalities. They are all based on (part of)
Wietse Venema's logdaemon package.


The following defines can be used:

- LOGALL to log all logins


-Guido

$FreeBSD$