Date: Sun, 7 Nov 1999 17:07:31 GMT From: "Julian Stacey" <jhs@jhs.muc.de> To: freebsd-current@freebsd.org Subject: new home directory for daemon Message-ID: <199911071707.RAA17819@jhs.muc.de>
next in thread | raw e-mail | index | archive | help
Problem: ~daemon/tmp should not be the same directory as ~root/tmp/
Suggestion: new home directory:
daemon:*:1:1::0:0:Owner of many system processes:/daemon:/sbin/nologin
+ extend BSD.root.dist to create ~daemon/tmp
Given existing current/src/:
etc/master.passwd:
root::0:0::0:0:Charlie &:/root:/bin/csh
daemon:*:1:1::0:0:Owner of many system processes:/root:/sbin/nologin
etc/group:
wheel:*:0:root
daemon:*:1:daemon
etc/BSD.root.dist:
..
root
..
(but no root/tmp created)
So assuming a manually created secure & private /root/tmp with
owner root, group wheel, mode 700
This was just posted to the list, rather than made a send-pr, as I guess there
may be better solutions ... Any Comments / Improvements ?
--
Julian Stacey www.freebsd.org/~jhs/
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911071707.RAA17819>
