Home
last modified time | relevance | path

Searched defs:samba3_trusted_dom_pass (Results 1 – 1 of 1) sorted by relevance

/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/lib/samba3/
H A Dsamba3.h168 struct samba3_trusted_dom_pass { struct
169 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 */