Ticket #1038: Configuration.py.patch
File Configuration.py.patch, 673 bytes (added by makub, 3 years ago) |
---|
-
MaKaC/common/
old new 487 487 'peopleDNQuery': ('uid={0}', 'DC=example,DC=com'), 488 488 'groupDNQuery': ('cn={0}', 489 489 'OU=Groups,DC=example,DC=com'), 490 ' membershipQuery': 'memberof={0}',490 'groupStyle': 'SLAPD', 491 491 'accessCredentials': ('CN=user,OU=Users,' 492 492 'DC=example,DC=com', 493 493 'secret_password')}