[icecast] changeowner question
Rod Rose
rwrose at iinet.com.au
Mon Feb 16 10:52:49 UTC 2004
I just installed Icecast2 and the installation was a sucess. However, when I go to startup Icecast. It's reply is:
[root at linuxserver bin]# ./icecast -c /etc/icecast.xml
WARNING: You should not run icecast2 as root
Use the changeowner directive in the config file
[root at linuxserver bin]#
<p>So then I go into the icecast.xml and alter the changeowner User to admin. Here is a bit from my icecast.xml config file:
<security>
<chroot>1</chroot>
<changeowner>
<user>admin</user>
<group></group>
</changeowner>
</security>
<p><p>When I go to start up Icecast, It replys with the following:
[root at linuxserver bin]# ./icecast -c /etc/icecast.xml
Couldn't find user "admin" in password file
Changed root successfully to "/usr/share/icecast".
WARNING: You should not run icecast2 as root
Use the changeowner directive in the config file
[root at linuxserver bin]#
<p>So my question is where is the icecast2 user password file located?
Thanks heaps.
Nathan
<p><p>
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Icecast
mailing list