mirror of
https://github.com/apache/httpd.git
synced 2026-01-13 21:42:17 +03:00
Obtained from: Apache 1.3.9 (minus unused files), tag APACHE_1_3_9 Submitted by: Apache Group git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83750 13f79535-47bb-0310-9956-ffa450edef68
20 lines
404 B
Plaintext
20 lines
404 B
Plaintext
dn: cn=someuser
|
|
cn: someuser
|
|
sn: someuser
|
|
objectclass: top
|
|
objectclass: person
|
|
objectclass: organizationalPerson
|
|
objectclass: inetOrgPerson
|
|
uid: someuser
|
|
userpassword: {SHA}GvF+c3IdvgxAARuC7Uuxp9vjzik=
|
|
|
|
dn: cn=anotheruser
|
|
cn: anotheruser
|
|
sn: anotheruser
|
|
objectclass: top
|
|
objectclass: person
|
|
objectclass: organizationalPerson
|
|
objectclass: inetOrgPerson
|
|
uid: anotheruser
|
|
userpassword: {crypt}eFnp.4sz5XnH6
|