...
Code Block |
---|
[conf]/server.conf (Linux) [conf]\server.conf (Windows) |
Search for lines containing security.login.master.password and security.login.master.username and delete them. Furthermore, it is a good idea to disable NTLM authentication by setting "authentication.ntlm.sso=no". After saving the file,it should be possible to login as "admin", "admin" (the default master login password). Once having logged in, goto Configuration->Logins and submit a new master password.
...