On Wednesday 02 April 2003 03:51, David Correa wrote:> On Tue, Apr 01, 2003 at 05:36:37PM +0200, boink wrote: > > in the FreeBSD ports there already is something for ices2 and icecast2. > > it's a little on the old side (from november 2002). > > Hello, > > I tried icecast2 (couple days ago, ports gets upgraded daily) on a > FreeBSD 4.X (4.8-RC) and since it compiles (by default) to use > encrypted passwords i could not make it work. I used the mkpasswd, > makepasswd, and other crypt related programs, none worked.icecast2 does not use "encrypted" passwords. I considered that a feature not worth adding, since (done the way icecast 1.x did it) it adds zero additional security. Mike --- >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@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
On Tue, Apr 01, 2003 at 05:36:37PM +0200, boink wrote:> > in the FreeBSD ports there already is something for ices2 and icecast2. > it's a little on the old side (from november 2002).Hello, I tried icecast2 (couple days ago, ports gets upgraded daily) on a FreeBSD 4.X (4.8-RC) and since it compiles (by default) to use encrypted passwords i could not make it work. I used the mkpasswd, makepasswd, and other crypt related programs, none worked. However, the same encrypted passwds work with the good old icecast ; ) BTW, i did check the mail list archives. They indicate how to create the encrypted passwd, yet it did not work with icecast2, it worked with icecast. Kind Regards, David Correa Network Engineer Key fingerprint 7F2C E072 479D 71B4 008B 373E A284 8CDE 7659 F5D8 --- >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@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
On Wed, Apr 02, 2003 at 09:26:53AM +1000, Michael Smith wrote:> icecast2 does not use "encrypted" passwords. I considered that a feature not > worth adding, since (done the way icecast 1.x did it) it adds zero additional > security.Hi Mike, Could be a FreeBSD Ports problem? It seemed to me that t was compiled with that feature. erver_info would mention "Using crypt" (or something like that, is not "on" now) I tried compiling icecast2 with --without-crypt (not sure if that is the correct option, i did not see it in ./configure --help, but i could be blind =) but that did not help. In nutshell, i never got shout to "talk" to icecast2 on that FreeBSD. It always complained about bad password (no matter what i put). I checked for extra spaces and everything i could, i had no luck. After i compiled the "old" icecast (from the ports) it all worked fine. Best regards, David Correa Network Engineer Key fingerprint 7F2C E072 479D 71B4 008B 373E A284 8CDE 7659 F5D8 --- >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@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.