[squid-users] squid acl + user through ssh
Grant Taylor
gtaylor at tnetconsulting.net
Thu Apr 18 23:42:57 UTC 2024
On 4/18/24 2:46 PM, Albert Shih wrote:
> So what I'm trying to do is to use ACL according to the user who make
> the ssh connection, I don't want «another» authentication.
About the only thing that comes to mind is RFC 931 (?) ident (might be
okay on the same system) or something that matches the process owner.
(I'm thinking iptables process owner match extension.)
But my testing seems to show that such port forwarding is done by the
ssh daemon owner process not the connecting user.
If it wasn't for your "don't want another authentication" I'd wonder
about username and password creds to authenticate to Squid.
--
Grant. . . .
unix || die
More information about the squid-users
mailing list