Lines Matching +full:user +full:- +full:level
20 * IPMI Request data for Set Session Privilege Level command
39 * IPMI Response data for Set Session Privilege Level command
61 * the session is set to an initial privilege level. A session that is
62 * activated at a maximum privilege level of Callback is set to an initial
63 * privilege level of Callback and cannot be changed. All other sessions are
64 * initially set to USER level, regardless of the maximum privilege level
67 * This command cannot be used to set a privilege level higher than the lowest
68 * of the privilege level set for the user(via the Set User Access command) and
72 * @param[in] inPayload - Request Data for the command
73 * @param[in] handler - Reference to the Message Handler
105 * typically used to close the session that the user is communicating over,
107 * the user is operating at the appropriate privilege level, or the command is
108 * executed over a local channel - e.g. the system interface). Closing
111 * @param[in] inPayload - Request Data for the command
112 * @param[in] handler - Reference to the Message Handler