summaryrefslogtreecommitdiffstats
path: root/debian/tests/04/ldif/testuser1.ldif
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-07 05:56:05 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-07 05:56:05 +0000
commit87d04d939bf6a6b5bf39d47ce9af84d536662b27 (patch)
tree9b5bd895adcf2aa1678848c8bb65571318b769ad /debian/tests/04/ldif/testuser1.ldif
parentReleasing progress-linux version 1.8.27-1+deb10u5progress5u1. (diff)
downloadsudo-87d04d939bf6a6b5bf39d47ce9af84d536662b27.tar.xz
sudo-87d04d939bf6a6b5bf39d47ce9af84d536662b27.zip
Merging debian version 1.8.27-1+deb10u6.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/tests/04/ldif/testuser1.ldif')
-rw-r--r--debian/tests/04/ldif/testuser1.ldif16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/tests/04/ldif/testuser1.ldif b/debian/tests/04/ldif/testuser1.ldif
new file mode 100644
index 0000000..2419a68
--- /dev/null
+++ b/debian/tests/04/ldif/testuser1.ldif
@@ -0,0 +1,16 @@
+dn: uid=testuser1,ou=users,dc=example,dc=com
+objectClass: top
+objectClass: account
+objectClass: posixAccount
+objectClass: shadowAccount
+cn: testuser1
+uid: testuser1
+uidNumber: 10001
+gidNumber: 100
+homeDirectory: /home/testuser1
+loginShell: /bin/bash
+gecos: testuser1 from LDAP
+userPassword: {SSHA}n8CrO1tNcRrd4u8rMLOE91a18iFRQFBx
+shadowLastChange: 0
+shadowMax: 0
+shadowWarning: 0