Lines Matching +full:per +full:- +full:console
64 // Anonymous login status for non-null usernames enabled/disabled
67 uint8_t perMessageAuth:1; // Per-message authentication support
77 uint8_t perMessageAuth:1; // Per-message authentication support
79 // Anonymous login status for non-null usernames enabled/disabled
107 * This message exchange provides a way for a remote console to discover what
110 * console can use to determine whether anonymous, “one-key”, or “two-key”
111 * logins are used.This information can guide a remote console in how it
113 * ‘session-less’ command that the BMC accepts in both IPMI v1.5 and v2.0/RMCP+
116 * @param[in] inPayload - Request Data for the command
117 * @param[in] handler - Reference to the Message Handler
134 * @param[in] inPayload - Request Data for the command
135 * @param[in] handler - Reference to the Message Handler