summaryrefslogtreecommitdiffstats
path: root/src/tests/modules/sql/reject.attrs
blob: cb0b9a234964fe0e9a656532a53c5e653a4539e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
#  Input packet
#
User-Name = "user_reject"
User-Password = "password"
NAS-IP-Address = "1.2.3.4"

#
#  Expected answer
#
Response-Packet-Type == Access-Reject
Reply-Message == "Authentication failed"