|     Yanıt:  Shoutcast Admin panel girişinin değişmesi        
       sc_serv.conf da şu satırı bul   
; 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=adminşifresi   
değişiklikleri yaptıkdan sınra adminpassword satırının aktif olması için satır başındaki ; karakterini sil yani sadeleştirecek olursak:   
; 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=adminşifresi   
buraay gireceğin şifre radyoya verdiğin şifreden ayrı olacak böylece shoutcast panelinden admin girişi radyo şifresinden ayrı olur ama kullanıcı adı değişmez ki önemli olan bence şifre         |