Home
last modified time | relevance | path

Searched refs:dom_groups (Results 1 – 3 of 3) sorted by relevance

/dports/security/nmap/nmap-7.91/scripts/
H A Dsmb-enum-groups.nse155 local dom_groups = stdnse.output_table()
156 response[domain_name] = dom_groups
168 dom_groups[string.format("RID %d", rid)] = group_data
/dports/net/samba412/samba-4.12.15/source3/winbindd/
H A Dwinbindd_dual_srv.c426 struct wb_acct_info *dom_groups = NULL; in _wbint_QueryGroupList() local
470 &dom_groups); in _wbint_QueryGroupList()
503 struct wb_acct_info *dg = &dom_groups[i]; in _wbint_QueryGroupList()
/dports/net/samba412/samba-4.12.15/source3/rpcclient/
H A Dcmd_samr.c1077 struct samr_SamArray *dom_groups = NULL; in cmd_samr_enum_dom_groups() local
1122 &dom_groups, in cmd_samr_enum_dom_groups()
1134 dom_groups->entries[i].name.string, in cmd_samr_enum_dom_groups()
1135 dom_groups->entries[i].idx); in cmd_samr_enum_dom_groups()