summaryrefslogtreecommitdiffstats
path: root/src/tests/modules/files/addcontrol.attrs
blob: 7588b9c7e27d9d2297a9a4fbc3e64bc75812640d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
#  Input packet
#
User-Name = "addcontrol"
User-Password = "testing123"

#
#  Expected answer
#
Response-Packet-Type == Access-Accept
Cleartext-Password == 'testing123'
Reply-Message == "success1"
Reply-Message == "success2"