Friday, September 14, 2007

LDAP Integration

Looking for a good method to view local users via LDAP search, as well as cache user information into the local data store for quick information retrieval. Any takers?

I assume I could just inherit the django user modules into a new module and populate the user data and hijack authentification requests. Would it be evil of me to cache the passwords in the local user interface just in case the LDAP server is down? I think not....

No comments: