Skip to content

Commit

Permalink
Add Message-Authenticator to pyrad test dictionary
Browse files Browse the repository at this point in the history
  • Loading branch information
jrisc committed Sep 9, 2024
1 parent 00f4f05 commit c01daa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/krad/t_daemon.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
ATTRIBUTE\tUser-Name\t1\tstring
ATTRIBUTE\tUser-Password\t2\toctets
ATTRIBUTE\tNAS-Identifier\t32\tstring
ATTRIBUTE\tMessage-Authenticator\t32\toctets
"""

class TestServer(server.Server):
Expand Down

0 comments on commit c01daa0

Please sign in to comment.