mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
26 lines
918 B
Plaintext
26 lines
918 B
Plaintext
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1.1.1 2006/12/15 09:03:47 adam Exp $
|
|
|
|
You need to set up a DarwinStreamingServer administrator username and
|
|
password:
|
|
|
|
# qtpasswd -c username
|
|
# echo admin: username > ${PKG_SYSCONFDIR}/streaming/qtgroups
|
|
|
|
N.B. qtpasswd will overwrite the existing file with the -c option.
|
|
The file
|
|
${PKG_SYSCONFDIR}/streaming/qtgroups
|
|
will contain users separated by white space for each group.
|
|
|
|
In order to run the DarwinStreamingServer administration tools you need to
|
|
install SSL keys into
|
|
${PKG_SYSCONFDIR}/streaming/streamingadminserver.pem
|
|
|
|
After the administration tools are up and running you should be able to
|
|
access them at
|
|
http://your.hostname:1220/
|
|
If you select 'Secure Administration (SSL)' you'll be directed to
|
|
https://your.hostname:1240/
|
|
|
|
===========================================================================
|