Dear Fred,

thanks for your reply, let me explain a bit more. I'm using the RADIUS module 
for authentication, RADIUS is using a custom backend script to validate the 
provided login data (received from SQUID server). How to keep track on traffic 
usage of each user (for example OpenVPN config allows calling a script with 
used traffic + username each time a user is disconnecting). Is there some easy 
way, since I would need to store the generated traffic of a user per month (for 
being able to deny access on my custom backend script). So all I need to get is 
the traffic generated by a user when he's disconnecting. Polling the generated 
traffic in an interval won't be the best way I think.


All the best;

Janis

________________________________
Von: FredB <fredbm...@free.fr>
Gesendet: Dienstag, 6. Juni 2017 13:09:22
An: Janis Heller
Betreff: Re: AW: [squid-users] retrieve amount of traffic by username

Ldap as an example with basic identification, but it can works with NTLM or 
DIGEST
Ldap is the identification mode here, this is not a ldap setup to limit the 
bandwidth.


Please let the group in Cc:

_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to