Where is the server ID stored for Crowd? I know I could normally find it if Crowd was up, but it is past our trial period and I need to renew it. Until I re-new it, I can't access the system info thru the web app.
Thanks for any help
The server ID can be found in <crowd.home>/shared/crowd.cfg.xml
<property name="crowd.server.id">XXXX-XXXX-XXXX-XXXX</property>
Where <crowd.home> is the path you configured in crowd-webapp/WEB-INF/classes/crowd-init.properties when installing Crowd
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.