summaryrefslogtreecommitdiffstats
path: root/install/share/sudobind.ldif
diff options
context:
space:
mode:
Diffstat (limited to 'install/share/sudobind.ldif')
-rw-r--r--install/share/sudobind.ldif9
1 files changed, 9 insertions, 0 deletions
diff --git a/install/share/sudobind.ldif b/install/share/sudobind.ldif
new file mode 100644
index 000000000..77a2aad99
--- /dev/null
+++ b/install/share/sudobind.ldif
@@ -0,0 +1,9 @@
+#SUDO bind user
+dn: uid=sudo,cn=sysaccounts,cn=etc,$SUFFIX
+changetype: add
+objectclass: account
+objectclass: simplesecurityobject
+uid: sudo
+userPassword: $RANDOM_PASSWORD
+passwordExpirationTime: 20380119031407Z
+nsIdleTimeout: 0