> The behavior I'd like to have:
> - LDAP login with DN Lookup
> - LDAP filter to specify allowed groups
> - After login, the user is added to the local sa database if it not exists
> - Special attributes for the LDAP user are stored in the local sa database
> 
> So I need to fine out how to:
> - use the login form
> - add parameters to the who.ini file
> - create users in the local sa database from the repoze LDAP plugin

update: I found the RedirectingFormPlugin and got it working :)
So now I can implement the LDAP auth I need.

What's left:
 - create users in the local sa database from the repoze LDAP plugin

What would be the best way to do that ? Is this something I should ask
on the tg mailinglist ?

regards
 andré
_______________________________________________
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev

Reply via email to