I have succeeded in getting my LDAP Auth working. I setup three tables in 
the DB I am working with for Users, Roles, and Users_to_Roles. I setup 
some rudimentary role checking, but the Authorization module is 
complaining about needing to configure rolebasedn. I can't use the LDAP 
server for this as I do not have any control to set roles/groups there. 
How do I set this to check my table? Do I need to setup  a realm and point 
it at the tables? I'd also like to make it so when a user logs on for the 
first time the system will add them to the users table and assign the 
"user" role to them. 
_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to