message "${QUERY_COLOR}Warning: you'll want to add something like"
message "the following lines to /etc/squid/squid.conf:${DEFAULT_COLOR}"
message "external_acl_type nufw_sso %SRC %SRCPORT /usr/libexec/squid_nufw_helper -f /etc/squid_nufw_helper/<config file>"
message "acl nufw_auth external nufw_sso"
message "http_access allow nufw_auth"
