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

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

Completed in 142 milliseconds