User guide

4Sight 93
Administrator Guide
Versi o n 3 . 1
User, Group, and Access files
By default, three files are provided as examples in the Config Directory:
qtusers, qtgroups and qtaccess. These files create a user with user name
admin, password admin and group admin.
User file
The user file contains the list of users and their encrypted passwords. The
first line of this file is the realm to be used. This file should not be
modified manually (unless you want to modify the realm); use the
qtpasswd utility to edit it.
This is an example of a user file with only one user called admin:
realm Envivio Streaming Server
admin:$dufr$.S5.....$DCUFFaEjQuyqcFbq9XXEk0:e7b400d4a5bb4e1020621ab
84d7c5ed1
Group file
The group file is a list of groups, each of which lists the users in that
group.
To add, remove or modify a group, use a simple text editor and modify
the group file.
The syntax of a line in the group file is:
groupname : <username> <username> … <username>