Please update your diary daily.
ToDo
- Write some snippets
LDAPGroups+LDAPAuth
LDAPLazyGroups
ADGroups+LDAPAuth
Update ldap_2servers_wikiconfig_snippet
- Groups by OU definition e.g. the company has one OU per institute. I like to set for a OU acl_right_default. E.g to give all members of the OU default read,write rights.
- Tests
- LDAPGroups
- For large amount of users/groups
- Cyrillic (unicode names)
- LDAPConnection
- For a different values of start_tls parameter and a servers that supports start_tls or not.
- LDAPGroups
replace/remove duplicated lines from __init__ of LDAPGroups, LDAPLazyGroups, LDAPAuth
- Documentation
Write a HowTo
Fix your timeline
- implementing Kerberos Auth
writing of sufficient python class module for platforms MoinMoin runs on (linux, ms, mac etc.)
- add exceptions if common problemes are given, e.g.
- clocks of involved hosts are not synchronized
- server not continously available (that may need a fallback system)
- etc.
- verify that your code runs on at least linux and ms, if possible also on mac
- use kerberos for ldap connection bind