summaryrefslogtreecommitdiffstats
path: root/source/a/etc
diff options
context:
space:
mode:
Diffstat (limited to 'source/a/etc')
-rwxr-xr-xsource/a/etc/etc.SlackBuild2
-rw-r--r--source/a/etc/group.new1
-rw-r--r--source/a/etc/passwd.new1
-rw-r--r--source/a/etc/shadow.new1
4 files changed, 4 insertions, 1 deletions
diff --git a/source/a/etc/etc.SlackBuild b/source/a/etc/etc.SlackBuild
index 219443c8d..a4b0204e9 100755
--- a/source/a/etc/etc.SlackBuild
+++ b/source/a/etc/etc.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=etc
VERSION=15.0
-BUILD=${BUILD:-10}
+BUILD=${BUILD:-11}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
diff --git a/source/a/etc/group.new b/source/a/etc/group.new
index 281b58c19..6d1d825e9 100644
--- a/source/a/etc/group.new
+++ b/source/a/etc/group.new
@@ -53,3 +53,4 @@ nobody:x:98:nobody
nogroup:x:99:
users:x:100:
console:x:101:
+ldap:x:330:
diff --git a/source/a/etc/passwd.new b/source/a/etc/passwd.new
index 8f1513a7c..9b6dd226a 100644
--- a/source/a/etc/passwd.new
+++ b/source/a/etc/passwd.new
@@ -32,3 +32,4 @@ postfix:x:91:91:User for Postfix MTA:/dev/null:/bin/false
dovecot:x:94:94:User for Dovecot processes:/dev/null:/bin/false
dovenull:x:95:95:User for Dovecot login processing:/dev/null:/bin/false
nobody:x:99:99:nobody:/:/bin/false
+ldap:x:330:330:OpenLDAP server:/var/lib/openldap:/bin/false
diff --git a/source/a/etc/shadow.new b/source/a/etc/shadow.new
index 7a6f542df..0b008c5d9 100644
--- a/source/a/etc/shadow.new
+++ b/source/a/etc/shadow.new
@@ -32,3 +32,4 @@ postfix:*:9797:0:::::
dovecot:*:9797:0:::::
dovenull:*:9797:0:::::
nobody:*:9797:0:::::
+ldap:*:9797:0:::::