I am not familiar with the CAS integration, but I can comment on the
basic LDAP authentication implemented within the framework. That
integration was intended to allow an OFBiz user to use the same
credentials as their LDAP credentials - nothing more. There were some
plans to expand the integration in the way you suggest, but that effort
didn't get much support.
-Adrian
On 6/5/2012 12:05 PM, Trenton Perceval wrote:
Hi.
I have configured my OFBiz instance to use CAS and LDAP during
authentication and it works.
The problem is, that every user, which is present in LDAP, is logged in with
full admin privileges.
Why is it so?
How to force OFBiz to import some groups from LDAP and behave appropriately,
namely:
- there are some groups in LDAP
- OFBiz treats different groups in different ways in terms of privileges
I looked into the code and it seems that LDAP module is not too complex,
rather not finished. Am I wrong?
How to achieve this groups mapping?
--
View this message in context:
http://ofbiz.135035.n4.nabble.com/Logging-into-OFBiz-with-LDAP-tp4633243.html
Sent from the OFBiz - User mailing list archive at Nabble.com.