Struct WshShellUser_t
User object definition. More...
#include <wsh_shell_user.h>
Public Attributes
| Type | Name |
|---|---|
| WshShell_Size_t | Groups |
| const WshShell_Char_t * | Hash |
| const WshShell_Char_t * | Login |
| WshShell_Size_t | Rights |
| const WshShell_Char_t * | Salt |
Detailed Description
This structure represents a shell user with login, password, and associated access groups and rights.
Public Attributes Documentation
variable Groups
Bitmask of accessible command groups.
variable Hash
Pointer to hash(salt|pass) string.
variable Login
Pointer to login string.
variable Rights
Bitmask of execution rights.
variable Salt
Pointer to salt string.
The documentation for this class was generated from the following file src/wsh_shell_user.h