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

/freebsd-11-stable/usr.sbin/nologin/
H A DMakefile2 # $FreeBSD: stable/11/usr.sbin/nologin/Makefile 319016 2017-05-28 00:13:44Z rgrimes $
4 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-11-stable/lib/libpam/modules/pam_nologin/
H A Dpam_nologin.c55 #define _PATH_NOLOGIN "/var/run/nologin"
68 const char *user, *nologin; local
84 * capability so that super-user can bypass nologin.
97 nologin = login_getcapstr(lc, "nologin", nologin_def, nologin_def);
99 fd = open(nologin, O_RDONLY, 0);
105 PAM_LOG("Opened %s file", nologin);
119 PAM_VERBOSE_ERROR("Administrator refusing you: %s", nologin);
/freebsd-11-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-11-stable/etc/
H A Dlogin.conf32 :nologin=/var/run/nologin:\
130 # :nologin=/var/run/nologin:\
/freebsd-11-stable/release/picobsd/mfs_tree/etc/
H A Dlogin.conf46 :nologin=/var/run/nologin:\
/freebsd-11-stable/contrib/unbound/contrib/
H A Dunbound.spec67 useradd -r -g unbound -d /var/unbound -s /sbin/nologin \
/freebsd-11-stable/usr.sbin/
H A DMakefile60 nologin \
/freebsd-11-stable/targets/pseudo/userland/
H A DMakefile.depend662 usr.sbin/nologin \

Completed in 84 milliseconds