Browse Source

add user/group for nsd; ok nick@

OPENBSD_4_7
jakob 14 years ago
parent
commit
b264af06c1
2 changed files with 2 additions and 0 deletions
  1. +1
    -0
      src/etc/group
  2. +1
    -0
      src/etc/master.passwd

+ 1
- 0
src/etc/group View File

@ -61,6 +61,7 @@ _ypldap:*:93:
_btd:*:94:
_smtpd:*:95:
_rwalld:*:96:
_nsd:*:97:
dialer:*:117:
nogroup:*:32766:
nobody:*:32767:

+ 1
- 0
src/etc/master.passwd View File

@ -43,4 +43,5 @@ _ypldap:*:93:93::0:0:YP to LDAP Daemon:/var/empty:/sbin/nologin
_btd:*:94:94::0:0:Bluetooth Daemon:/var/empty:/sbin/nologin
_smtpd:*:95:95::0:0:SMTP Daemon:/var/empty:/sbin/nologin
_rwalld:*:96:96::0:0:rpc.rwalld:/var/empty:/sbin/nologin
_nsd:*:97:97::0:0:NSD Daemon:/var/empty:/sbin/nologin
nobody:*:32767:32767::0:0:Unprivileged user for NFS:/nonexistent:/sbin/nologin

Loading…
Cancel
Save