Ok, this fixed one of the problems. I was not planning on changing any of the security options, so I never edited security.xml.

But the CHANGEME there has to match the CHANGEME in config.properties.

Now the demo agent and those logged messages look normal.

Thanks,

Hank

On Wed, 20 Apr 2011, Josh Holtzman wrote:

I'll expand on Greg's question a bit.  Matterhorn services are protected by
spring security, which is configured in security.xml.  Some Matterhorn
components make digest authenticated HTTP calls to other servers, and do
this using a configured username and password.  So the user/pass on the
client side of this exchange (the credentials in config.properties) must
match a user/pass on the server side (configured in security.xml).

Josh
_______________________________________________
Matterhorn-users mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn-users

Reply via email to