From: Jiri Slachta Date: Tue, 28 Oct 2014 19:12:39 +0000 (+0100) Subject: asterisk-gui: comment out the template password protected sections X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=496576451b71c1d65b52b8dd0a783d2e5fd74e28;p=feed%2Ftelephony.git asterisk-gui: comment out the template password protected sections Signed-off-by: Jiri Slachta --- diff --git a/admin/asterisk11-gui/files/gui_manager.conf b/admin/asterisk11-gui/files/gui_manager.conf index 9408b62..14fd58a 100644 --- a/admin/asterisk11-gui/files/gui_manager.conf +++ b/admin/asterisk11-gui/files/gui_manager.conf @@ -14,8 +14,8 @@ bindaddr = 0.0.0.0 ; use creative permission games to allow other serivces to create their own ; files -[admin] - secret = admin - read = system,call,log,verbose,command,agent,config - write = system,call,log,verbose,command,agent,config +#[admin] +# secret = securePassword +# read = system,call,log,verbose,command,agent,config +# write = system,call,log,verbose,command,agent,config diff --git a/admin/asterisk18-gui/files/gui_manager.conf b/admin/asterisk18-gui/files/gui_manager.conf index 9408b62..14fd58a 100644 --- a/admin/asterisk18-gui/files/gui_manager.conf +++ b/admin/asterisk18-gui/files/gui_manager.conf @@ -14,8 +14,8 @@ bindaddr = 0.0.0.0 ; use creative permission games to allow other serivces to create their own ; files -[admin] - secret = admin - read = system,call,log,verbose,command,agent,config - write = system,call,log,verbose,command,agent,config +#[admin] +# secret = securePassword +# read = system,call,log,verbose,command,agent,config +# write = system,call,log,verbose,command,agent,config