Update for automated response around poorly behaving archlinux-keyring weekly timer; rename Sora role to Password
This commit is contained in:
21
roles/Password/package/sample-user.ldif
Normal file
21
roles/Password/package/sample-user.ldif
Normal file
@@ -0,0 +1,21 @@
|
||||
dn: uid=testuser,ou=People,dc=aninix,dc=net
|
||||
objectClass: top
|
||||
objectClass: person
|
||||
objectClass: organizationalPerson
|
||||
objectClass: inetOrgPerson
|
||||
objectClass: posixAccount
|
||||
objectClass: shadowAccount
|
||||
uid: testuser
|
||||
cn: Test User
|
||||
sn: User
|
||||
givenName: Test
|
||||
title: User
|
||||
telephoneNumber: +0 000 000 0000
|
||||
mobile: +0 000 000 0000
|
||||
postalAddress: AddressLine1$AddressLine2$AddressLine3
|
||||
loginShell: /bin/bash
|
||||
uidNumber: 10006
|
||||
gidNumber: 10000
|
||||
homeDirectory: /home/testuser
|
||||
description: Work contact
|
||||
mail: testuser@aninix.net
|
Reference in New Issue
Block a user