Question: how do we manage access to the Services Management, via accounts in LDAP (our LDAP do not have groups at the moment)? Is it possible via the LDAP 'user name' only?
Yes, it's possible. Simply state the allowed LDAP usernames in the userDetailsService bean in deployerConfigContext.xml. As it says in the bean, the password field is not used, so you're just specifying an ACL here. The ADMIN role is the one that's allowed to access the service manager by default, though that too can be changed if you want to use LDAP groups for authorization in the future.
M -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
