[icecast] NEWBIE QUESTION - ERROR [BAD PASSWORD]

Lukas Bulwahn Lukas.Bulwahn at gmx.de
Wed Nov 20 19:36:45 UTC 2002



Thank you very much for the advice. It solved my problem.

<p>> The Debian Icecast server is compiled with password crypt support, which
> means you can't put the password in in cleartext.  You will have to
> 
> apt-get install makepasswd
> 
> and do something like
> 
> echo "password" > passwd.tmp
> makepassword --crypt --clearfrom=passwd.tmp
> 
> and paste the encrypted password in to your icecast.conf file.
> 
> Hope this helps.
> 
> >From Mitchell
> 
> ----- Original Message -----
> From: "Lukas Bulwahn" <Lukas.Bulwahn at gmx.de>
> To: <icecast at xiph.org>
> Sent: Wednesday, November 20, 2002 7:38 PM
> Subject: [icecast] NEWBIE QUESTION - ERROR [BAD PASSWORD]
> 
> 
> > I have installed the icecast server on my Debian Linux 2.2. I modified
> the
> > distributed icecast.conf (as far as thought was necessary), and I set up
> the
> > shout.conf...
> > Both server and shout are started from root and are set up to localhost.
> >
> > I could start the server, but when I started shout, it did find the
> server,
> > but it was blocked with the message "BAD PASSWORD[encoder]" even if the
> > password matched exactly.
> > So, I changed the icecast server encoder_password with "set
> encoder_password
> > now" to "now" and the server affirmed the change.
> > Then I started shout with the option "-P now", but still the message
> "BAD
> > PASSWORD[encoder]".
> > I don't know what I did wrong, but probably the error is somewhere
> totally
> > else than I have been looking for.
> >
> > I have attached the config files I changed, so if I made a mistake
> setting
> > up those
> > config files, please mail the changes which have to be done.
> >
> > --
> > +++ GMX - Mail, Messaging & more  http://www.gmx.net +++
> > NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen!
> 
> 
> --- >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.
> 


-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen!

--- >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