|
OpenVAS Libraries
4.0+rc3.SVN
|
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". | |
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.
1.8.1.1