Changes

Jump to navigation Jump to search
20 bytes removed ,  15:08, 12 November 2007
text simplified
Line 82: Line 82:  
====Configuring Proxy to use Auth login====
 
====Configuring Proxy to use Auth login====
   −
This functionality is built in to the rpms provided by http://www.dungog.net & requires enabling with a db command
+
Dansguardian supports different types of auth login ie nsca, pam & ident, and allows control of web site access based on user name. For more details regarding the various auth login methods & other configuration requirements, see http://dansguardian.org or Google.
   −
Dansguardian supports different types of auth login ie nsca, pam & ident
+
Enable this functionality using the appropriate command, depending on your requirements. Most users of sme will probably use pam auth as that will authorise access against sme users and passwords.
 
  −
Depending on your requirements, enable using the appropriate command. Most users of sme will probably use pam auth as that will authorise access against sme users and passwords.
  −
 
  −
For details regarding the various auth login methods & other configuration requirements, see http://dansguardian.org or Google, select one
      +
Choose one of the following
 
  config setprop squid RequireAuth pam
 
  config setprop squid RequireAuth pam
 
  config setprop squid RequireAuth nsca
 
  config setprop squid RequireAuth nsca
Line 95: Line 92:     
To disable Auth login
 
To disable Auth login
   
  config delprop squid RequireAuth
 
  config delprop squid RequireAuth
   −
To enable any of the above setting changes you must follow the command with:
+
To enable any of the above setting changes you must follow the command with
 
   
  expand-template /etc/squid/squid.conf
 
  expand-template /etc/squid/squid.conf
 
  sv t /service/squid
 
  sv t /service/squid
624

edits

Navigation menu