SYNOPSIS

int MGOldapselect (List **lst, char *bas, char *flt)

DESCRIPTION

The MGOldapselect() function makes ldap queries. Information is passed through bas and flt and returned through lst.

RETURN VALUE

Returns 1 upon success or -1 if an error occurred (in which case MGOerrno and MGOerrmsg are set appropriately).

ERRORS

AUTHENTICATION LEVEL

none

SEE ALSO

MGOfreelist(), MGOzero()