Displaying 2 results from an estimated 2 matches for "wcache_fetch_seqnum".
2011 Apr 12
0
winbind problem with BUILTIN?
...empty, so I fixed, but still timing out. So, I
looked at Winbind and found a potential issue with BUILTIN?...
[2011/04/12 17:37:49.028871, 10]
winbindd/winbindd_util.c:846(find_lookup_domain_from_sid)
calling find_domain_from_sid
[2011/04/12 17:37:49.029439, 10]
winbindd/winbindd_cache.c:418(wcache_fetch_seqnum)
wcache_fetch_seqnum: BUILTIN not found
[2011/04/12 17:37:49.029462, 10]
winbindd/winbindd_cache.c:4709(wcache_store_ndr)
could not fetch seqnum for domain BUILTIN
[2011/04/12 17:37:56.047749, 6] winbindd/winbindd.c:768(new_connection)
accepted socket 22
[2011/04/12 17:37:56.047883, 10]...
2011 Jan 03
1
winbind and group permissions
..._NONE_MAPPED
However, I cannot make sense of where it is getting that SID from, or
what it is supposed to be mapping too. As far as I know, that is not a
legal sid. Net groupmap list also shows a list of all groups with their
SIDs, of course that one does not show up.
I also see things like:
wcache_fetch_seqnum: DOM not found
could not fetch seqnum for domain DOM
wcache_fetch_seqnum: BUILTIN not found
could not fetch seqnum for domain BUILTIN
When I increase winbind logging to 10 and try to trace all that happens,
on both workstation and PDC, it seems that winbind makes a query, gets a
null response and...