From 81f41f56a039efbfcd7beba62665bbc92674b075 Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Sun, 22 Jun 2014 22:09:19 +0200 Subject: [PATCH] add ldap to passwd --- usr/share/archboot/base/etc/passwd | 1 + 1 file changed, 1 insertion(+) diff --git a/usr/share/archboot/base/etc/passwd b/usr/share/archboot/base/etc/passwd index cff49dffd..63cbeac9f 100644 --- a/usr/share/archboot/base/etc/passwd +++ b/usr/share/archboot/base/etc/passwd @@ -8,4 +8,5 @@ root:x:0:0:root:/root:/bin/zsh rpc:x:32:32:Rpcbind Daemon:/dev/null:/bin/false dbus:x:81:81:System message bus:/:/bin/false 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