mbgtools-lx  4.2.8
ALL_USER_INFO Struct Reference

#include <cfg_hlp.h>

Data Fields

MBG_USER_MNGMNT_INFO user_mngmnt_info
 
MBG_USERusers
 system users for internal authentication More...
 
MBG_USERuser_levels
 global user levels for external authentication (i.e. radius/tacacs+) More...
 

Detailed Description

Definition at line 645 of file cfg_hlp.h.

Field Documentation

◆ user_levels

MBG_USER* ALL_USER_INFO::user_levels

global user levels for external authentication (i.e. radius/tacacs+)

Definition at line 649 of file cfg_hlp.h.

◆ user_mngmnt_info

MBG_USER_MNGMNT_INFO ALL_USER_INFO::user_mngmnt_info

Definition at line 647 of file cfg_hlp.h.

Referenced by free_all_user_info().

◆ users

MBG_USER* ALL_USER_INFO::users

system users for internal authentication

Definition at line 648 of file cfg_hlp.h.

Referenced by free_all_user_info().


The documentation for this struct was generated from the following file: