--- loncom/Attic/srm.conf 2001/09/06 19:28:06 1.24 +++ loncom/Attic/srm.conf 2001/10/14 04:20:35 1.26 @@ -671,7 +671,14 @@ PerlHandler Apache::lonerrorhandler # ------------------------------------------------- Backdoor Adm Tests/Programs -AuthName "LON Test Handler" +AuthName "LON Network Synchronization Handler" +AuthType Basic +AuthUserFile /home/httpd/lonTabs/htpasswd +require user lonadm + + + +AuthName "LON Keyword Handler" AuthType Basic AuthUserFile /home/httpd/lonTabs/htpasswd require user lonadm