search for: sid_type

Displaying 7 results from an estimated 7 matches for "sid_type".

Did you mean: id_type
2011 Jun 13
1
Out of memory error while calling smbc_getxattr().
...??????????????? goto done; ??????????????????????????????? } ??????????????????????? } else { ??????????????????????????????? (names)[i] = NULL; ??????????????????????? } ??????????????????????? (domains)[i] = talloc_strdup(mem_ctx, dom_name); ??????????????????????? (types)[i] = lsa_names.names[i].sid_type; ??????????????????????? if (((domains)[i] == NULL)) { ??????????????????????????????? DEBUG(0, ("cli_lsa_lookup_sids_noalloc(): out of memory\n")); ??????????????????????????????? result = NT_STATUS_UNSUCCESSFUL; ??????????????????????????????? goto done; ??????????????????????? } ?????...
2013 Jul 16
0
Samba4 migration issues (wbinfo errors and UPNs)
...sids: struct lsa_TransSidArray count : 0x00000001 (1) sids : * sids: ARRAY(1) sids: struct lsa_TranslatedSid sid_type : SID_NAME_UNKNOWN (8 ) rid : 0x00000000 (0) sid_index : 0xffffffff (4294967 295) count : * count : 0x0000000...
2011 Sep 09
3
Can't add users to well known groups...
I created the well known group Domain Admins pointing to a local group, but I am not able to add users to the group -- it claims I can only add users to local or global groups... But I only see local, domain ,well-known, builtin. There are no global groups unless one would include all groups that are not local (i.e. domain, well-known, and builtin).... So why doesn't it want to let me add
2014 Jan 10
3
Samba 4 RPC hangs after a while
Hello all, ? this is my first Post in a Mailing List I hope everything goes fine. ? We are running a Samba 4 DC (4.0.14, Version 4.1.4 has the same problem) as a second DC in our Windows Environment. This server is in a second site. ? So after a while Samba 4 hangs and it is not possible to talk to the server via the RPC Protocol. So all samba-tools Commands like ?samba-tool drs showrepl? run
2019 Feb 28
2
winbind causing huge timeouts/delays since 4.8
...sids: struct lsa_TransSidArray count : 0x00000001 (1) sids : * sids: ARRAY(1) sids: struct lsa_TranslatedSid sid_type : SID_NAME_UNKNOWN (8) rid : 0x00000000 (0) sid_index : 0xffffffff (4294967295) count : * count : 0x00000000...
2019 Feb 26
3
winbind causing huge timeouts/delays since 4.8
Am 23.02.19 um 22:23 schrieb Rowland Penny via samba: > On Sat, 23 Feb 2019 21:54:31 +0100 > Alexander Spannagel via samba <samba at lists.samba.org> wrote: > >> Am 23.02.19 um 15:48 schrieb Rowland Penny via samba: >>>>>>>>> If you have, as you have, 'files sss winbind' in the the >>>>>>>>> passwd & group line
2012 Nov 05
7
VFS ACL with SMB2
Hello, I have a question because POSIX ACL with SMB2 max protocol does not work properly.Did you test VFS xattr acls with SMB2 max protocol? Is it working corectly? Best regards/Adrian Berlin --