Hello there,

My GeoServer is running in Web Archive mode inside of Tomcat (on Linuc
Machine). 
I'm trying to change the login password. I found the the encrypted password
here:

/var/lib/tomcat7/webapps/geoserver/data/security/usergroup/default/users.xml  

But I don't know how to encrypt the new password to replace it.

and here:
 /var/lib/tomcat7/webapps/geoserver/data/security/config.xml

there is my current passwor (geoserver)
  <rememberMeService>
   
<className>org.geoserver.security.rememberme.GeoServerTokenBasedRememberMeServices</className>
    <key>geoserver</key>
  </rememberMeService>

I tried to change it but that didn't work.





--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Change-Web-Interface-Password-tp5159849.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to