Normally you disable the static authentication handler altogether once you have a "real" authentication handler (e.g., LDAP or Active Directory) configured. To do that, put this in cas.properties:
cas.authn.accept.users: Just leave the value empty. If you really and truly want to keep the built-in credentials but have them set to something else, I would guess you need to play with these settings: https://apereo.github.io/cas/5.1.x/installation/Configuration-Properties.html#accept-users-authentication --Dave -- DAVID A. CURRY, CISSP *DIRECTOR OF INFORMATION SECURITY* INFORMATION TECHNOLOGY 71 FIFTH AVE., 9TH FL., NEW YORK, NY 10003 +1 212 229-5300 x4728 • [email protected] [image: The New School] On Mon, Oct 9, 2017 at 8:36 AM, Sandor Juhasz <[email protected]> wrote: > Hello, > > how can i change the default credentials casuser//Mellon. > security.user.name= > security.user.password= > don't work, neither in config server bootstrap or cas.properties. > > > > > -- > *Sándor Juhász* > System Administrator > *ChemAxon* *Ltd*. > Building Hx, GraphiSoft Park, Záhony utca 7, Budapest, Hungary, H-1031 > Cell: +36704258964 > > -- > - Website: https://apereo.github.io/cas > - Gitter Chatroom: https://gitter.im/apereo/cas > - List Guidelines: https://goo.gl/1VRrw7 > - Contributions: https://goo.gl/mh7qDG > --- > 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 view this discussion on the web visit https://groups.google.com/a/ > apereo.org/d/msgid/cas-user/CAD65aPWn5bcXHfmaYQkPucRHTzs_ > b-taWW6YDJCRL3jpcW7Jfg%40mail.gmail.com > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAD65aPWn5bcXHfmaYQkPucRHTzs_b-taWW6YDJCRL3jpcW7Jfg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- 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 view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/CA%2Bd9XAPMZ50%3DfECugz2yZznSh9Hr_efzTkumUrvds%3D212evkPg%40mail.gmail.com.
