Searched defs:samba3_trusted_dom_pass (Results 1 – 1 of 1) sorted by relevance
168 struct samba3_trusted_dom_pass { struct169 uint32_t uni_name_len;170 const char *uni_name[32]; /* unicode domain name */171 const char *pass; /* trust relationship's password */172 time_t mod_time;173 struct dom_sid domain_sid; /* remote domain's sid */