Hi Alexander, What you are looking for to enable the connection between your Ncast Capture Agent and the admin is in the main Matterhorn config.properties file of your admin node , listed under
org.opencastproject.security.digest.user=YOUR_USER and org.opencastproject.security.digest.pass=YOUR_PASSWORD The values YOUR_USER and YOUR_PASSWORD need to match the values on your Ncast Capture Agent More fun here http://opencast.jira.com/wiki/display/MHDOC/Configure+Matterhorn+Security+v1.3 and here http://opencast.jira.com/wiki/display/MHDOC/Configure+Matterhorn+v1.3 Welcome to Matterhorn ! J. On Apr 13, 2012, at 7:09 AM, Alexander Bias wrote: > Hi, > > we set up Matterhorn 1.3 according to several pages in the 1.3 wiki and the > developer wiki across multiple servers. Admin, engage and worker servers are > running basically and we are trying to accomplish our first recording now. > There will be some questions in the next few days :) > > First of all, I don't understand how user management in Matterhorn works. I > found some settings in /opt/matterhorn/felix/conf/security/config.properties > about the default user (admin / opencast) and I found some other > configuration files, for example > /opt/matterhorn/felix/conf/security/mh_default_org.xml, but I didn't find a > possibility to create a new local Matterhorn backend user. Could you please > tell me where I can accomplish this, where the documentation for user > management is? Do I need to connect Matterhorn with our LDAP server first? > > Second, I'm trying to connect a NCast PR-720-M capture device to the > Matterhorn servers. This capture device is sold to work with matterhorn. I > did copy the default capture agent config file (cp > /opt/matterhorn/felix/load/org.opencastproject.capture.agent-demo.cfg > /opt/matterhorn/felix/load/org.opencastproject.capture.agent-ncast.cfg) and > did change the connection details in this server. In the capture client > configuration interface, I have to provide a username and a password for > connecting to the Matterhorn server, but I don't know where to set this in > Matterhorn. Could you please tell me where I can set these credentials in > Matterhorn so that my capture device is able to connect? > > Thanks in advance. > > Best regards > Alexander Bias > > University of Ulm > kiz information systems_______________________________________________ > 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
