User's Guide
Network failed
Accounting error
Too many users
Unknown authorization error
<replymessage> is RADIUS Reply-Message attribute value. If RADIUS responds with Reply-
Message(s), they are added to logon response. If RADIUS does not responds with Reply-Message,
<replymessage> attribute is not added to output XML.
See the Appendix: E) Standard RADIUS Attributes for all supported RADIUS
attributes.
2. Remote user log-off
Script name: pplogoff.user
Parameters:
secret
ip
username
mac
All parameters are required, except the IP and MAC. At least one of IP and MAC addresses should be
supplied. If supplied only IP, user is checked and logged off by username and IP. If IP and MAC
addresses are supplied, then user is checked and logged off by username, IP and MAC addresses.
Script call example:
https://P560/pplogoff.user?secret=sharedSecret&username=UserName&ip=<user_I
P_address>
Script produces XML output:
<logoff>
<status>Ok</status>
<error>0</error>
<description>User logged off.</description>
</logoff>
Response statuses and error codes:
status
OK
Not checked
No username
Disabled
Bad secret
No IP/MAC
No user by MAC
No user by IP
No user by IP and MAC
Gemtek Systems
113
114
115
120
shared secret, to protect page from accidental use
IP address of user to be logged off.
Username of the user to be logged off.
AC address of the user to be logged off.
error
0
100
102
103
104
106
121
122
123
Chapter 4 – User Pages
Network connection failed.
Accounting error.
Too many users connected.
Unknown authorization error.
Description
User is logged off.
Logoff information not checked.
No username supplied.
Remote authentication is disabled.
Incorrect shared secret supplied.
No user IP and/or MAC address
supplied.
User with supplied MAC address not
found.
User with supplied IP address and
username not found.
User with supplied IP, MAC
addresses and username not found.
Page 36
Need help?
Do you have a question about the P-560 and is the answer not in the manual?