A page in your DokuWiki was added or changed. Here are the details:
Date : 2018/07/19 18:26
Browser : Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:61.0) Gecko/20100101
Firefox/61.0
IP-Address : 109.190.253.11
Hostname : 109.190.253.11
Old Revision:
http://ltb-project.org/documentation/ldap-scripts/file2ldif?rev=1532017533
New Revision: http://ltb-project.org/documentation/ldap-scripts/file2ldif
Edit Summary: [Create test entries]
User : coudot
@@ -210,14 +210,14 @@
Then configure the mapping in file2ldif.pl script:
<file>
my $map = {
test => {
- dn => 'uid={0},ou=users,dc=example,dc=com',
+ dn => 'uid={1},ou=users,dc=example,dc=com',
objectClass => [ 'top', 'person', 'organizationalPerson',
'inetOrgPerson' ],
- uid => '{0}',
- sn => '{0}',
- cn => '{0}',
- userPassword => '{1}',
+ uid => '{1}',
+ sn => '{1}',
+ cn => '{1}',
+ userPassword => '{2}',
},
};
</file>
--
This mail was generated by DokuWiki at
http://ltb-project.org/
_______________________________________________
ltb-changes mailing list
[email protected]
https://lists.ltb-project.org/cgi-bin/mailman/listinfo/ltb-changes