Hank,

starting with 1.2, you can have multiple tenants use one and the same 
installation of Matterhorn. A tenant is identified using the hostname/ip 
address by which it accesses the Matterhorn instance, which means that every 
possible ip or host name that will send requests to your instance should be 
covered by a tenant configuration, which is done as follows:

For every organization, identified by an ip/host name:

1. Put an organization definition into <matterhorn-root>/load with the 
following naming scheme:
    org.opencastproject.organization-<tenant id>.cfg

2. Put a security configuration into <matterhorn-root>/conf/security with the 
following naming scheme:
    <tenant id>.xml

3. Make sure the .cfg file contains the correct server name/ip and port

Tobias

On 05.10.2011, at 01:33, Hank Magnuski wrote:

> I started having this organization issue in 1.2 and it's gotten worse in 
> 1.3-rc1. Lots of errors as below.
> 
> What's the magic configuration trick I'm missing?
> 
> Hank
> 
> 18:14:31  WARN (OrganizationFilter:96) - No organization is mapped to handle 
> http://mh.ncast.com:8080/info/components.json
> 18:14:34  WARN (OrganizationFilter:96) - No organization is mapped to handle 
> http://mh.ncast.com:8080/caption/dispatch
> 18:14:34  WARN (TrustedHttpClientImpl:246) - URI 
> http://mh.ncast.com:8080/caption/dispatch does not support digest 
> authentication
> 18:14:34  WARN (OrganizationFilter:96) - No organization is mapped to handle 
> http://mh.ncast.com:8080/caption/dispatch
> 18:14:34  WARN (OrganizationFilter:96) - No organization is mapped to handle 
> http://mh.ncast.com:8080/distribution/streaming/dispatch
> 18:14:34  WARN (TrustedHttpClientImpl:246) - URI 
> http://mh.ncast.com:8080/distribution/streaming/dispatch does not support 
> digest authentication
> 18:14:34  WARN (OrganizationFilter:96) - No organization is mapped to handle 
> http://mh.ncast.com:8080/distribution/streaming/dispatch
> 18:14:34  WARN (OrganizationFilter:96) - No organization is mapped to handle 
> http://mh.ncast.com:8080/distribution/download/dispatch
> 18:14:34  WARN (TrustedHttpClientImpl:246) - URI 
> http://mh.ncast.com:8080/distribution/download/dispatch does not support 
> digest authentication
> 18:14:34  WARN (OrganizationFilter:96) - No organization is mapped to handle 
> http://mh.ncast.com:8080/distribution/download/dispatch
> 18:14:34  WARN (OrganizationFilter:96) - No organization is mapped to handle 
> http://mh.ncast.com:8080/inspection/dispatch
> 18:14:34  WARN (TrustedHttpClientImpl:246) - URI 
> http://mh.ncast.com:8080/inspection/dispatch does not support digest 
> authentication
> 18:14:34  WARN (OrganizationFilter:96) - No organization is mapped to handle 
> http://mh.ncast.com:8080/inspection/dispatch
> 18:14:34  WARN (OrganizationFilter:96) - No organization is mapped to handle 
> http://mh.ncast.com:8080/analysis/text/dispatch
> 18:14:34  WARN (TrustedHttpClientImpl:246) - URI 
> http://mh.ncast.com:8080/analysis/text/dispatch does not support digest 
> authentication
> 18:14:34  WARN (OrganizationFilter:96) - No organization is mapped to handle 
> http://mh.ncast.com:8080/analysis/text/dispatch
> 18:14:34  WARN (OrganizationFilter:96) - No organization is mapped to handle 
> http://mh.ncast.com:8080/analysis/videosegmenter/dispatch
> 18:14:34  WARN (TrustedHttpClientImpl:246) - URI 
> http://mh.ncast.com:8080/analysis/videosegmenter/dispatch does not support 
> digest authentication
> 18:14:34  WARN (OrganizationFilter:96) - No organization is mapped to handle 
> http://mh.ncast.com:8080/analysis/videosegmenter/dispatch
> 18:14:34  WARN (OrganizationFilter:96) - No organization is mapped to handle 
> http://mh.ncast.com:8080/composer/ffmpeg/dispatch
> 18:14:34  WARN (TrustedHttpClientImpl:246) - URI 
> http://mh.ncast.com:8080/composer/ffmpeg/dispatch does not support digest 
> authentication
> 18:14:34  WARN (OrganizationFilter:96) - No organization is mapped to handle 
> http://mh.ncast.com:8080/composer/ffmpeg/dispatch
> 18:14:35  WARN (OrganizationFilter:96) - No organization is mapped to handle 
> http://mh.ncast.com:8080/capture-admin/agents/demo_capture_agent
> 
> 
> -- 
> Hank Magnuski
> Direct: +1-408-541-9230 x205
> Cell: +1-650-714-2409
> Skype: hank.magnuski
> www.ncast.com
> 
> 
> _______________________________________________
> Matterhorn-users mailing list
> [email protected]
> http://lists.opencastproject.org/mailman/listinfo/matterhorn-users

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

Reply via email to