You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, i want to change default admin password, but i don't understand how do it.
I installed cassandra-reaper locally not docker
In FAQ you wrote
Copy the default shiro.ini file and adapt it overriding the “users” section :
where i need copy shiro.ini file ? I tried copy to /etc/cassandra-reaper/shiro.ini or /etc/cassandra-reaper/config/shiro.ini . Then change password , and it does not work.
I tried change this part of config
accessControl:
sessionTimeout: PT10M
shiro:
iniConfigs: ["classpath:shiro.ini"]
to
accessControl:
sessionTimeout: PT10M
shiro:
iniConfigs: ["/etc/cassandra-reaper/shiro.ini"]
I tried to find shiro.ini in the system and result is empty.
Please help me
┆Issue is synchronized with this Jira Story by Unito
┆Issue Number: REAP-194
The text was updated successfully, but these errors were encountered:
Project board link
Hello, i want to change default admin password, but i don't understand how do it.
I installed cassandra-reaper locally not docker
In FAQ you wrote
Copy the default shiro.ini file and adapt it overriding the “users” section :
where i need copy shiro.ini file ? I tried copy to /etc/cassandra-reaper/shiro.ini or /etc/cassandra-reaper/config/shiro.ini . Then change password , and it does not work.
I tried change this part of config
accessControl:
sessionTimeout: PT10M
shiro:
iniConfigs: ["classpath:shiro.ini"]
to
accessControl:
sessionTimeout: PT10M
shiro:
iniConfigs: ["/etc/cassandra-reaper/shiro.ini"]
I tried to find shiro.ini in the system and result is empty.
Please help me
┆Issue is synchronized with this Jira Story by Unito
┆Issue Number: REAP-194
The text was updated successfully, but these errors were encountered: