You’re perfectly right. Created https://github.com/apereo/cas-services-management-overlay/issues/4
From: Jeffrey Ramsay [mailto:[email protected]] Sent: Wednesday, September 21, 2016 9:28 PM To: Misagh Moayyed <[email protected]> Cc: CAS Community <[email protected]> Subject: Re: [cas-user] Re: CAS Management App 5.0.0.RC2-SNAPSHOT It's hard to tell what will or will not work. The definition I shared before was directly from the cas-management.properties file. Those lines should probably be removed to avoid confusion. # User details file location that contains list of users # who are allowed access to the management webapp: # # user.details.file.location = classpath:user-details.properties ## # JSON Service Registry # # Directory location where JSON service files may be found. # service.registry.config.location=classpath:services Thanks, -Jeff On Wed, Sep 21, 2016 at 1:36 PM, Misagh Moayyed <[email protected] <mailto:[email protected]> > wrote: It most definitely won’t work, given that’s an invalid property. See: https://apereo.github.io/cas/development/installation/Configuration-Properties.html#management-webapp From: [email protected] <mailto:[email protected]> [mailto:[email protected] <mailto:[email protected]> ] On Behalf Of Jeffrey Ramsay Sent: Tuesday, September 20, 2016 11:28 PM To: CAS Community <[email protected] <mailto:[email protected]> > Subject: [cas-user] Re: CAS Management App 5.0.0.RC2-SNAPSHOT I found the problem and I'm able to access the console. I tried to override the user-details.properties location by setting the following but it's clearly not working. # user.details.file.location = classpath:user-details.properties user.details.file.location=file:/etc/cas/5/dev/user-details.properties -Jeff On Sunday, September 18, 2016 at 7:51:13 PM UTC-4, Jeffrey Ramsay wrote: I'm receiving this message "You are not authorized to access this resource. Contact your CAS administrator for more info." while trying to access the CAS management interface. I have tried using the "casuser" account along with my LDAP credentials but both accounts have failed. I tried adding my LDAP userid to the user-details.properties file but that too has been unsuccessful. Has anyone been able to authenticate using LDAP as user store and the user-default.properties file to limit admin access? I tried the "cas.mgmt" options but that too has not been successful. -Jeff -- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]> . To post to this group, send email to [email protected] <mailto:[email protected]> . Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/bb241356-f071-492e-a274-281f149c3629%40apereo.org <https://groups.google.com/a/apereo.org/d/msgid/cas-user/bb241356-f071-492e-a274-281f149c3629%40apereo.org?utm_medium=email&utm_source=footer> . For more options, visit https://groups.google.com/a/apereo.org/d/optout. -- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]> . To post to this group, send email to [email protected] <mailto:[email protected]> . Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/00b501d2142e%24a4741d90%24ed5c58b0%24%40unicon.net <https://groups.google.com/a/apereo.org/d/msgid/cas-user/00b501d2142e%24a4741d90%24ed5c58b0%24%40unicon.net?utm_medium=email&utm_source=footer> . For more options, visit https://groups.google.com/a/apereo.org/d/optout. -- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/000001d21433%2449282120%24db786360%24%40unicon.net. For more options, visit https://groups.google.com/a/apereo.org/d/optout.
