<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#464646" bgcolor="#FFFFFF">
<font face="Arial">On Debian 10 64bitsĀ with squid 5.1 we have
thousand warning as this:<br>
<br>
2021/09/15 08:00:18 kid1| WARNING: no_suid: setuid(0): (1)
Operation not permitted<br>
2021/09/15 08:00:18 kid2| WARNING: no_suid: setuid(0): (1)
Operation not permitted<br>
2021/09/15 08:00:18 kid1| WARNING: no_suid: setuid(0): (1)
Operation not permitted<br>
2021/09/15 08:00:18 kid2| WARNING: no_suid: setuid(0): (1)
Operation not permitted<br>
2021/09/15 08:00:18 kid1| WARNING: no_suid: setuid(0): (1)
Operation not permitted<br>
2021/09/15 08:00:18 kid2| WARNING: no_suid: setuid(0): (1)
Operation not permitted<br>
2021/09/15 08:00:18 kid1| WARNING: no_suid: setuid(0): (1)
Operation not permitted<br>
<br>
When squid try to load external acls binaries <br>
<br>
add chmod 04755 in binariesĀ did not resolve the issue.<br>
<br>
No issue with same configuration with squid 3.5x branch<br>
<br>
Any tips ?<br>
</font>
</body>
</html>