ReactOS 0.4.15-dev-7953-g1f49173
idmap_context Struct Reference
Collaboration diagram for idmap_context:

Public Attributes

struct idmap_config config
 
struct idmap_cache users
 
struct idmap_cache groups
 
LDAPldap
 

Detailed Description

Definition at line 571 of file idmap.c.

Member Data Documentation

◆ config

struct idmap_config idmap_context::config

Definition at line 572 of file idmap.c.

◆ groups

struct idmap_cache idmap_context::groups

Definition at line 574 of file idmap.c.

◆ ldap

LDAP* idmap_context::ldap

Definition at line 575 of file idmap.c.

◆ users

struct idmap_cache idmap_context::users

Definition at line 573 of file idmap.c.


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