add ldap to passwd

This commit is contained in:
Tobias Powalowski 2014-06-22 22:09:19 +02:00
parent a447d34cc4
commit 81f41f56a0

View file

@ -8,4 +8,5 @@ root:x:0:0:root:/root:/bin/zsh
rpc:x:32:32:Rpcbind Daemon:/dev/null:/bin/false rpc:x:32:32:Rpcbind Daemon:/dev/null:/bin/false
dbus:x:81:81:System message bus:/:/bin/false dbus:x:81:81:System message bus:/:/bin/false
uuidd:x:68:68:uuidd:/:/sbin/nologin uuidd:x:68:68:uuidd:/:/sbin/nologin
ldap:x:439:439::/var/lib/openldap:/bin/false
ntp:x:87:87:Network Time Protocol:/var/lib/ntp:/bin/false ntp:x:87:87:Network Time Protocol:/var/lib/ntp:/bin/false