Displaying 10 results from an estimated 10 matches for "sid_name_use_non".
Did you mean:
sid_name_use_none
2017 Nov 18
3
The group name could not be found
...:
[2017/11/18 19:02:01.550190, 1, pid=7693, effective(0, 0), real(0, 0)]
../librpc/ndr/ndr.c:439(ndr_print_function_debug)
wbint_LookupName: struct wbint_LookupName
out: struct wbint_LookupName
type : *
type : SID_NAME_USE_NONE (0)
sid : *
sid : S-0-0
result : NT_STATUS_NONE_MAPPED
However from one of the dc's:
$ wbinfo -s S-0-0
failed to call wbcStringToSid: WBC_ERR_INVALID_SID
Could not lookup sid S-0-0
$ wbi...
2016 Jul 11
3
Successes an failures with Samba 4.3.9 and FreeBSD-10.3
...[2016/07/11 01:10:37.414175, 1, pid=24476, effective(0, 0), real(0, 0)]
../librpc/ndr/ndr.c:439(ndr_print_function_debug)
wbint_LookupName: struct wbint_LookupName
out: struct wbint_LookupName
type : *
type : SID_NAME_USE_NONE (0)
sid : *
sid : S-0-0
result : NT_STATUS_UNSUCCESSFUL
but further on in the file (probably coming from a random SMB file access)
I see:
Parsing value for key
[IDMAP/SID2XID/S-1-5-21-3505...
2017 Nov 18
0
The group name could not be found
...0190, 1, pid=7693, effective(0, 0), real(0, 0)]
> ../librpc/ndr/ndr.c:439(ndr_print_function_debug)
> wbint_LookupName: struct wbint_LookupName
> out: struct wbint_LookupName
> type : *
> type : SID_NAME_USE_NONE (0)
> sid : *
> sid : S-0-0
> result : NT_STATUS_NONE_MAPPED
>
> However from one of the dc's:
> $ wbinfo -s S-0-0
> failed to call wbcStringToSid: WBC_ERR_INVALID_SID...
2016 Jul 11
0
Successes an failures with Samba 4.3.9 and FreeBSD-10.3
...1, pid=24476, effective(0, 0), real(0, 0)]
> ../librpc/ndr/ndr.c:439(ndr_print_function_debug)
> wbint_LookupName: struct wbint_LookupName
> out: struct wbint_LookupName
> type : *
> type : SID_NAME_USE_NONE (0)
> sid : *
> sid : S-0-0
> result : NT_STATUS_UNSUCCESSFUL
>
> but further on in the file (probably coming from a random SMB file access)
> I see:
>
> Parsing...
2017 Aug 18
2
Setup of Samba with Solaris 11.3 to provide Unix File Shares to Windows Users
...name : 'DOMAIN USERS'
flags : 0x00000000 (0)
wbint_LookupName: struct wbint_LookupName
out: struct wbint_LookupName
type : *
type : SID_NAME_USE_NONE (0)
sid : *
sid : S-0-0
result : NT_STATUS_NONE_MAPPED
Could not convert sid S-0-0: NT_STATUS_NONE_MAPPED
wb_request_done[3067:GETGRNAM]: NT_STATUS_NONE_MAPPED
winbind_client...
2019 Feb 28
2
winbind causing huge timeouts/delays since 4.8
...2.389286, 1, pid=18451, effective(0, 0), real(0, 0), class=rpc_parse] ../../librpc/ndr/ndr.c:471(ndr_print_function_debug)
wbint_LookupName: struct wbint_LookupName
out: struct wbint_LookupName
type : *
type : SID_NAME_USE_NONE (0)
sid : *
sid : S-0-0
result : NT_STATUS_NONE_MAPPED
[2019/02/28 10:33:52.389388, 4, pid=18451, effective(0, 0), real(0, 0), class=winbind] ../../source3/winbindd/winbindd_dual.c:1605(child...
2004 Apr 12
1
Initial samba + ldap howto
...hough it is for users.
Don't understand why or how.
smbldap-groupadd.pl has the option -t , which is the grouptype, apparently
this can take the following types, domain, local and builtin, which will
be the sambaGroupType's 2, 4 and 5 which refer to, I think , the windows
types:
SID_NAME_USE_NONE = 0,/* NOTUSED */
SID_NAME_USER = 1, /* user */
SID_NAME_DOM_GRP = 2, /* domain group */
SID_NAME_DOMAIN = 3, /* domain: don't know what this is */
SID_NAME_ALIAS = 4, /* local group */
SID_NAME_WKN_GRP = 5, /* well-known group */
SID...
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
2003 Dec 01
0
No subject
...ch/winbindd_user.c", line 141: warning: argument #3 is incompatible with prototype:
prototype: pointer to enum SID_NAME_USE {SID_NAME_UNKNOWN(8), SID_NAME_INVALID(7), SID_NAME_DELETED(6), SID_NAME_WKN_GRP(5), SID_NAME_ALIAS(4), SID_NAME_DOMAIN(3), SID_NAME_DOM_GRP(2), SID_NAME_USER(1), SID_NAME_USE_NONE(0)} : "nsswitch/winbindd_proto.h", line 119
argument : pointer to unsigned int
Compiling nsswitch/winbindd_idmap.c
"nsswitch/winbindd_idmap.c", line 139: warning: argument #3 is incompatible with prototype:
prototype: pointer to int : "nsswitch/winbindd_id...
2003 Dec 01
0
No subject
.../winbindd_user.c", line 141: warning: argument #3 is incompatible with
prototype:
prototype: pointer to enum SID_NAME_USE {SID_NAME_UNKNOWN(8), SID_NAME_I
NVALID(7), SID_NAME_DELETED(6), SID_NAME_WKN_GRP(5), SID_NAME_ALIAS(4), SID_NAME
_DOMAIN(3), SID_NAME_DOM_GRP(2), SID_NAME_USER(1), SID_NAME_USE_NONE(0)} : "nssw
itch/winbindd_proto.h", line 119
argument : pointer to unsigned int
Compiling nsswitch/winbindd_group.c
Compiling nsswitch/winbindd_idmap.c
"nsswitch/winbindd_idmap.c", line 139: warning: argument #3 is incompatible with
prototype:
prototype: pointe...