Hi all,

we run MH 1.2 on CentOS 5.7 and first time ever feel the need to restrict access to a series of videos to specific users.

I just fooled around a bit in the databases and inserted this:
mysql> select * from MH_USER;
+----------+----------------+----------+
| USERNAME | ORGANIZATION   | PASSWORD |
+----------+----------------+----------+
| gestu    | mh_default_org | test     |
+----------+----------------+----------+

mysql> select * from MH_ROLE;
+----------+----------------+
| USERNAME | ROLE           |
+----------+----------------+
| gestu    | ROLE_ANONYMOUS |
+----------+----------------+

But to no avail at the admin-login-screen I get no access with this user and password.

I suspect the "organization" to not be set correctly. But otoh what is "correct"?

Quick input in order to make this work highly appreciated.

Andreas
atm we dont need LDAP or CAS, so I'm content with having this working.
-----------------------
[email protected]
01/58801 DW 41523
mobil: 0664/60 588 4523
TU Wien
DVR-Nummer: 0005886
-----------------------
_______________________________________________
Matterhorn-users mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn-users

Reply via email to