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
I am attempting to set up Numishare for the first time. I am using an Ubuntu VM on the Mac, using vagrant.
I believe I have configured everything correctly except security. http://localhost:8080/orbeon/numishare/admin/ shows "Unauthorized User: You are seeing this interface either because authentication has not been enabled for the Numishare administrative panel or there is no matching eXist-db collection for your role...."
I am attempting to set up Numishare for the first time. I am using an Ubuntu VM on the Mac, using
vagrant
.I believe I have configured everything correctly except security. http://localhost:8080/orbeon/numishare/admin/ shows "Unauthorized User: You are seeing this interface either because authentication has not been enabled for the Numishare administrative panel or there is no matching eXist-db collection for your role...."
My attempts to follow https://github.com/ewg118/numishare/wiki/Tomcat-Authentication cause the Numishare admin URL to become a 404 rather than presenting a login box.
These URLs look fine
http://localhost:8080/orbeon/home/
http://localhost:8983/solr/#/numishare/core-overview
http://localhost:8888/exist/apps/dashboard/index.html
I have completely automated the steps I took to get this far.
bootstrap.sh.txt
Any thoughts?
The text was updated successfully, but these errors were encountered: