Apple QuickTime Streaming Server Darwin Streaming Server Bedienungsanleitung Seite 22

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 30
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 21
22
Step 2: Create a User File
To let users access your media files, you must add them to a user file.
To create a user file, open a terminal window and type the following:
qtpasswd -c <authentication realm> <user filename> <user-name>
Authentication realm” is the message that is displayed to client users in the authentication
window. For Basic authentication, if the “AuthName” keyword is used in the access file, users
will see the realm listed in the access file; if the keyword is not present, users will see the
realm from the user file. For Digest authentication, the “AuthName” keyword in the access
file is ignored, and the authentication realm in the user file is always presented to client
users. If you’re using Digest authentication, the realm cannot be changed once a user file is
created. If it needs to be changed, the user file must be recreated.
You'll be asked to enter a password for the user. A file is created with the user you specified.
Note: The
-c option creates a file. You use this option only once; if it is used for an existing
file, you will be prompted before the file is overwritten.
Step 3: Add Users to the User File
To add a user to the user file, open a terminal window and type the following:
qtpasswd <user filename> <user-name>
You’ll be asked to enter a password for the user. Re-enter the same password a second time
when prompted.
Step 4: Add or Delete Groups
You can create a group file with any text editor as long as it follows this format:
<groupname>: <user-name1> <user-name2> <user-name3>
To add or delete a group, simply edit the group file you set up.
Making changes to the user or group file
To delete a user from a user or group file:
m Use a text editor to open the user or group file. Delete the user name and encrypted
passwords line from the user file; delete the user name from the group file.
To change a user password:
m Open a terminal window and type the following:
qtpasswd <user filename> <user-name>
You’ll be asked to enter a password for the user. The password you enter replaces the
password that's in the file.
Seitenansicht 21
1 2 ... 17 18 19 20 21 22 23 24 25 26 27 28 29 30

Kommentare zu diesen Handbüchern

Keine Kommentare