search for: combine_hash

Displaying 2 results from an estimated 2 matches for "combine_hash".

Did you mean: combine_hashes
2020 Nov 10
3
Crash in 4.12.10 in
...g in bugzilla for it (14571). The calls that sids_to_unixids() calls are: idmap_hash_initialize wcache_tdc_fetch_list make_tdc_key tdb_fetch unpack_tdc_domains talloc_zero_array domain_has_idmap_config hash_domain_sid dom_sid_str_buf talloc sid_copy sid_copy sid_split_rid hash_domain_sid hash_rid combine_hashes But I don?t see any obvious candidate? - Peter
2020 Nov 10
0
Crash in 4.12.10 in
...idmap_hash_initialize > wcache_tdc_fetch_list > make_tdc_key > tdb_fetch > unpack_tdc_domains > talloc_zero_array > domain_has_idmap_config > hash_domain_sid > dom_sid_str_buf > talloc > sid_copy > sid_copy > sid_split_rid > hash_domain_sid > hash_rid > combine_hashes > > But I don?t see any obvious candidate? > > - Peter > > > Have you read 'man idmap_hash' ? If you did, did you miss this at the top: idmap_hash - DO NOT USE THIS BACKEND Please do not use idmap_hash Rowland