Changes

From SME Server
Jump to navigationJump to search
added Transparent Proxy disable command & browser proxy port info
Line 10: Line 10:  
Do not literally use/copy these steps as if they are sme commands as they are not, they are procedural steps to give a brief indication of what is involved.
 
Do not literally use/copy these steps as if they are sme commands as they are not, they are procedural steps to give a brief indication of what is involved.
    +
Please note if you wish to authenticate users when opening a browser using pam auth method, then you will need to disable Transparent Proxy as it is not compatible with this method.
 +
 +
Issue the following command
 +
config setprop squid Transparent no
 +
expand-template /etc/squid/squid.conf
 +
sv t /service/squid
 +
 +
Doing the above will also require you to specify the proxy settings in your browser, so you will need to add the server IP eg 192.168.1.1 and port 8080 for the proxy setting
 +
 +
You cannot have both Transparent Proxy and pam auth
 +
 +
Then do the following to use filter groups
    
configure pam auth using the db command from howto  
 
configure pam auth using the db command from howto  
624

edits

Navigation menu