aboutsummaryrefslogtreecommitdiff
path: root/etc/master.passwd
diff options
context:
space:
mode:
authorPawel Jakub Dawidek <pjd@FreeBSD.org>2011-01-28 22:28:12 +0000
committerPawel Jakub Dawidek <pjd@FreeBSD.org>2011-01-28 22:28:12 +0000
commit3468e4ce38c866b123d87951402b844b5a91cc19 (patch)
tree205c688999d87f5f501689d94ce40b58704be403 /etc/master.passwd
parentf463896e5e0c39f00ae1bf848ae7013034333d24 (diff)
downloadsrc-3468e4ce38c866b123d87951402b844b5a91cc19.tar.gz
src-3468e4ce38c866b123d87951402b844b5a91cc19.zip
Add 'hast' user and 'hast' group that will be used by hastd (and maybe hastctl)
to drop privileges. MFC after: 1 week
Notes
Notes: svn path=/head/; revision=218046
Diffstat (limited to 'etc/master.passwd')
-rw-r--r--etc/master.passwd1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/master.passwd b/etc/master.passwd
index 9af31d13e55a..2068274bdea7 100644
--- a/etc/master.passwd
+++ b/etc/master.passwd
@@ -20,4 +20,5 @@ _dhcp:*:65:65::0:0:dhcp programs:/var/empty:/usr/sbin/nologin
uucp:*:66:66::0:0:UUCP pseudo-user:/var/spool/uucppublic:/usr/local/libexec/uucp/uucico
pop:*:68:6::0:0:Post Office Owner:/nonexistent:/usr/sbin/nologin
www:*:80:80::0:0:World Wide Web Owner:/nonexistent:/usr/sbin/nologin
+hast:*:845:845::0:0:HAST unprivileged user:/nonexistent:/usr/sbin/nologin
nobody:*:65534:65534::0:0:Unprivileged user:/nonexistent:/usr/sbin/nologin