diff --git a/src/etc/login.conf.in b/src/etc/login.conf.in index 37842285..5c3840a4 100644 --- a/src/etc/login.conf.in +++ b/src/etc/login.conf.in @@ -1,4 +1,4 @@ -# $OpenBSD: login.conf.in,v 1.1 2005/08/15 00:40:17 millert Exp $ +# $OpenBSD: login.conf.in,v 1.2 2007/01/09 10:20:12 millert Exp $ # # Sample login.conf file. See login.conf(5) for details. @@ -76,3 +76,11 @@ staff:\ :ignorenologin:\ :requirehome@:\ :tc=default: + +# +# Authpf accounts get a special motd and shell +# +authpf:\ + :welcome=/etc/motd.authpf:\ + :shell=/usr/sbin/authpf:\ + :tc=default: