NAME
Net::TacacsPlus::Packet::AuthenReplyBody - Tacacs+ authentication replay body
DESCRIPTION
7. The authentication REPLY packet body
The TACACS+ daemon sends only one type of authentication packet (a REPLY packet) to the client. The REPLY packet body looks as follows:
1 2 3 4 5 6 7 8 1 2 3 4 5 6 7 8 1 2 3 4 5 6 7 8 1 2 3 4 5 6 7 8
+----------------+----------------+----------------+----------------+
| status | flags | server_msg len |
+----------------+----------------+----------------+----------------+
| data len | server_msg ...
+----------------+----------------+----------------+----------------+
| data ...
+----------------+----------------+