Apache2
unixd_config_rec Struct Reference

#include <unixd.h>

Data Fields

const char * user_name
 
const char * group_name
 
uid_t user_id
 
gid_t group_id
 
int suexec_enabled
 
const char * chroot_dir
 
const char * suexec_disabled_reason
 

Field Documentation

◆ chroot_dir

const char* unixd_config_rec::chroot_dir

◆ group_id

gid_t unixd_config_rec::group_id

◆ group_name

const char* unixd_config_rec::group_name

◆ suexec_disabled_reason

const char* unixd_config_rec::suexec_disabled_reason

◆ suexec_enabled

int unixd_config_rec::suexec_enabled

◆ user_id

uid_t unixd_config_rec::user_id

◆ user_name

const char* unixd_config_rec::user_name

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