When you go to http://localhost:8080/system/console/, you log in as admin/admin. How do you change this password?
I've put some attempts into this myself. The Apache sling website has curl commands, but these HTTP requests are rejected. The "Apache Felix OSGi Management Console" has a field for putting in a different password, but changing this has no effect - even after restarting Nakamura. This is explained by the nearby message, "This property is ignored if a WebConsoleSecurityProvider is used for authentication". So I opened up "Apache Sling Web Console Security Provider", and it lists the user "admin" as having access, but there is no way to enter a password there. I also edited server/src/main/resources/OSGI-INF/serviceComponents.xml and did a redeploy/restart, but the login is still admin/admin. Josh
_______________________________________________ oae-dev mailing list oae-dev@collab.sakaiproject.org http://collab.sakaiproject.org/mailman/listinfo/oae-dev