User guide

4Sight 97
Administrator Guide
Versi o n 3 . 1
Common scenario
You can have multiple access files, user files, and group files. One way to
configure your server is to have one movie folder associated to each realm.
For example, if you want to serve both Europe and US from your
streaming server, follow the steps below:
1. Create two movie folders, one called Movie_US, and one called
Movie_Europe.
2. Create a qtaccess file in each of those movie folders with the following
parameters:
3. Create the password file with a specific realm by running:
qtpasswd -f qtusers_US -c -r "ESS US" user_US1
qtpasswd -f qtusers_EU -c -r "ESS EU" user_EU1
4. Then create a password entry for all the other users by running:
qtpasswd -f qtusers_US user_USx
qtpasswd -f qtusers_EU user_EUx
Parameter Value for US Value for Europe
AuthName ESS for US ESS for Europe
AuthUserFile
/usr/Envivio/4Sight/Config/
qtusers_US
/usr/Envivio/4Sight/Config/
qtusers_EU
require user user_US1 user_US2 …
user_USN
user_EU1 user_EU2 …
user_EUN