On Thu, Oct 15, 2020 at 10:06:12AM +0200, Josip Rodin wrote: > Further down the line, I also enabled more debugging, and observed > messages like these: > > [2020/10/15 08:00:57.669098, 3, pid=29639, effective(0, 0), real(0, 0)] > ../libcli/security/dom_sid.c:210(dom_sid_parse_endp) > string_to_sid: SID root is not in a valid format > > [2020/10/15 08:00:57.669313, 3, pid=29639, effective(0, 0), real(0, 0)] > ../libcli/security/dom_sid.c:210(dom_sid_parse_endp) > string_to_sid: SID @users is not in a valid format > > I guess I'm gonna have to UTSL to figure that one out
Err, I must be missing something, but I've been trying to add a few changes to libcli/security/dom_sid.c in the unpacked source, and then build and install that, and restart all daemons, but nothing changes in the logs. How do I debug this? -- Josip Rodin