OpenVAS Libraries  4.0+rc3.SVN
Data Fields
ads_auth_info Struct Reference

Info to use for an authentication against an ADS/LDAP. More...

#include <ads_auth.h>

Data Fields

ldap_auth_info_t ldap_auth_conf
 Inherit everything from ldap case.
gchar * domain
 The domain to bind to, in "dot-notation" like domain.org.
gchar * domain_dc
 The domain as ldap dc, like "dc=domain,dc=org".

Detailed Description

Info to use for an authentication against an ADS/LDAP.

Use like an opaque struct, create with ads_auth_info_new, do not modify, free with ads_auth_info_free.


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