asterisk-gui: comment out the template password protected sections
authorJiri Slachta <slachta@cesnet.cz>
Tue, 28 Oct 2014 19:12:39 +0000 (20:12 +0100)
committerJiri Slachta <slachta@cesnet.cz>
Tue, 28 Oct 2014 19:12:39 +0000 (20:12 +0100)
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
admin/asterisk11-gui/files/gui_manager.conf
admin/asterisk18-gui/files/gui_manager.conf

index 9408b62ae974ec7a26b992feb14c03e7859d0027..14fd58a6f18557e8baf9ece3d557e8b9e3dbcecc 100644 (file)
@@ -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
 
index 9408b62ae974ec7a26b992feb14c03e7859d0027..14fd58a6f18557e8baf9ece3d557e8b9e3dbcecc 100644 (file)
@@ -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