Searched refs:nologin (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/usr.sbin/nologin/
H A DMakefile2 PROG= nologin
3 MAN= nologin.5 nologin.8
5 SYMLINKS= ..${BINDIR}/nologin /sbin/nologin
7 # It is important that nologin be statically linked for security
11 # rendering a dynamic nologin binary virtually useless.
/freebsd-current/lib/libpam/modules/pam_nologin/
H A Dpam_nologin.c54 #define _PATH_NOLOGIN "/var/run/nologin"
67 const char *user, *nologin; local
83 * capability so that super-user can bypass nologin.
96 nologin = login_getcapstr(lc, "nologin", nologin_def, nologin_def);
98 fd = open(nologin, O_RDONLY, 0);
104 PAM_LOG("Opened %s file", nologin);
118 PAM_VERBOSE_ERROR("Administrator refusing you: %s", nologin);
/freebsd-current/usr.sbin/etcupdate/tests/
H A Dpreworld_test.sh80 daemon:*:1:1::0:0:Owner of many system processes:/root:/usr/sbin/nologin
81 operator:*:2:5::0:0:System &:/:/usr/sbin/nologin
82 _dhcp:*:65:65::0:0:dhcp programs:/var/empty:/usr/sbin/nologin
84 pop:*:68:6::0:0:Post Office Owner:/nonexistent:/usr/sbin/nologin
85 www:*:80:80::0:0:World Wide Web Owner:/nonexistent:/usr/sbin/nologin
86 hast:*:845:845::0:0:HAST unprivileged user:/var/empty:/usr/sbin/nologin
87 nobody:*:65534:65534::0:0:Unprivileged user:/nonexistent:/usr/sbin/nologin
116 messagebus:*:556:556::0:0:D-BUS Daemon User:/nonexistent:/usr/sbin/nologin
117 polkit:*:562:562::0:0:PolicyKit User:/nonexistent:/usr/sbin/nologin
118 haldaemon:*:560:560::0:0:HAL Daemon User:/nonexistent:/usr/sbin/nologin
[all...]
/freebsd-current/usr.bin/login/
H A Dlogin.conf31 :nologin=/var/run/nologin:\
136 # :nologin=/var/run/nologin:\
/freebsd-current/usr.sbin/
H A DMakefile58 nologin \
/freebsd-current/contrib/unbound/contrib/
H A Dunbound.spec67 useradd -r -g unbound -d /var/unbound -s /sbin/nologin \
/freebsd-current/targets/pseudo/userland/
H A DMakefile.depend618 usr.sbin/nologin \

Completed in 172 milliseconds