Improve unit test (#2178)

This commit is contained in:
Christophe Maudoux 2020-04-27 22:13:21 +02:00
parent a52c8f53b0
commit 650e352e2b
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ SKIP: {
portal => 'http://auth.example.com/',
userDB => 'Same',
passwordDB => 'LDAP',
portalRequireOldPassword => 1,
portalRequireOldPassword => '$uid eq "dwho"',
ldapServer => 'ldap://127.0.0.1:19389/',
ldapBase => 'ou=users,dc=example,dc=com',
managerDn => 'cn=admin,dc=example,dc=com',