|
|
@ -1,16 +1,18 @@ |
|
|
|
{ |
|
|
|
{ |
|
|
|
secret => undef, |
|
|
|
secret => undef, |
|
|
|
|
|
|
|
|
|
|
|
server => '127.0.0.1', |
|
|
|
ldap => { |
|
|
|
binddn => undef, |
|
|
|
server => '127.0.0.1', |
|
|
|
bindpass => undef, |
|
|
|
binddn => undef, |
|
|
|
|
|
|
|
bindpass => undef, |
|
|
|
|
|
|
|
userbase => undef, |
|
|
|
|
|
|
|
|
|
|
|
userbase => undef, |
|
|
|
defclasses => ['inetOrgPerson'], |
|
|
|
defattrs => [ |
|
|
|
defattrs => [ |
|
|
|
'displayname', 'mail', 'cn', 'sn', |
|
|
|
'displayname', 'mail', 'cn', 'sn', |
|
|
|
'givenname', 'userpassword', 'uid', |
|
|
|
'givenname', 'userpassword', 'uid', |
|
|
|
], |
|
|
|
], |
|
|
|
defclasses => ['inetOrgPerson'], |
|
|
|
}, |
|
|
|
|
|
|
|
|
|
|
|
hypnotoad => { |
|
|
|
hypnotoad => { |
|
|
|
accepts => 100, |
|
|
|
accepts => 100, |
|
|
|