Skip to content

Commit 0271b1b

Browse files
committed
forgot to add username...
1 parent 48f1790 commit 0271b1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

squid2radius.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
sys.stdout.write('.')
5151

5252
req = srv.CreateAcctPacket()
53+
req['User-Name'] = username
5354
req['NAS-Identifier'] = args.radius_nasid
5455
req['Acct-Output-Octets'] = total_bytes
5556

0 commit comments

Comments
 (0)