Searched defs:samu (Results 1 – 5 of 5) sorted by relevance
258 struct samu { struct259 struct pdb_methods *methods;262 struct bitmap *change_flags;263 struct bitmap *set_flags;282 const char *comment;285 struct dom_sid user_sid;286 struct dom_sid *group_sid;302 uint16_t logon_count;304 uint16_t country_code;305 uint16_t code_page;[all …]
40 samu: $(OBJ) target
501 struct samu *samu, in samu_to_SamInfo3()
41 bool (*fn)(struct samu *, const char *, in net_sam_userset()
1134 bool (*need_update)(const struct samu *, in init_ldap_from_sam()1691 bool (*need_update)(const struct samu *, enum pdb_elements)) in ldapsam_modify_entry()