Searched defs:get_basedn (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh1363 # get_basedn(): Query for the Base DN.
1365 get_basedn() function
1368 # Then call get_basedn(). This method remakes the default
2700 get_basedn
2814 TBL2="get_domain get_basedn get_profile_name"
H A Dldapaddent.c77 static int get_basedn(char *service, char **basedn);
4560 if (get_basedn(databasetype, &inputbasedn) !=
4625 static int get_basedn(char *service, char **basedn) { function

Completed in 4134 milliseconds