get_passwd_list
map_list = get_passwd_list(FALSE, domain);
map_list = get_passwd_list(TRUE, domain);
extern char **get_passwd_list(bool_t, char *);