_Entrance_Auth Struct Reference

Collection of data relating to authenticating off of the system. More...


Data Fields

struct passwd * pw
char user [PATH_MAX]
char pass [PATH_MAX]
char ** env

Detailed Description

Collection of data relating to authenticating off of the system.

Field Documentation

struct passwd* _Entrance_Auth::pw [read]

char _Entrance_Auth::user[PATH_MAX]

char _Entrance_Auth::pass[PATH_MAX]