PDA

View Full Version : damn from day one i couldn't do this


aftermathcivic
3rd March 2004, 23:15
from day one i couldn't get into my administrator screen...any one know what the default name and PW is? Greatly appreicate it :)

Veamon69
3rd March 2004, 23:28
admin for both

djmastermind
4th March 2004, 00:44
Originally posted by Veamon69
admin for both :igor:

username = 'admin' (without the quotes) and is not configurable

password = defined in the DNASs sc_serv.ini configuration file (default section shown below):; Password. While SHOUTcast never asks a listener for a password, a
; password is required to broadcast through the server, and to perform
; administration via the web interface to this server. This server should
; consist of only letters and numbers, and is the same server your broadcaster
; will need to enter in the SHOUTcast Source Plug-in for Winamp. THIS VALUE
; CANNOT BE BLANK.
Password=changeme

If you enabled the AdminPassword, use that instead.; AdminPassword. This password (if specified) changes the
; behavior of Password to be a broadcast-only password, and
; limits HTTP administration tasks to the password specified
; here. The broadcaster, with the password above, can still
; log in and view connected users, but only the AdminPassword
; will grant the right to kick, ban, and specify reserve hosts.
; The default is undefined (Password allows control for both
; source and admin)
; AdminPassword=adminpass