003 File Manager
Current Path:
/usr/src/usr.sbin/nologin
usr
/
src
/
usr.sbin
/
nologin
/
📁
..
📄
Makefile
(505 B)
📄
Makefile.depend
(254 B)
📄
nologin.5
(2.86 KB)
📄
nologin.8
(2.41 KB)
📄
nologin.c
(1.82 KB)
Editing: Makefile
# @(#)Makefile 8.2 (Berkeley) 4/22/94 # $FreeBSD$ PROG= nologin MAN= nologin.5 nologin.8 SYMLINKS= ..${BINDIR}/nologin /sbin/nologin # It is important that nologin be statically linked for security # reasons. A dynamic non-setuid binary can be linked against a trojan # libc by setting LD_LIBRARY_PATH appropriately. Both sshd(8) and # login(1) make it possible to log in with an unsanitized environment, # rendering a dynamic nologin binary virtually useless. NO_SHARED= YES .include <bsd.prog.mk>
Upload File
Create Folder