On 3/13/23 11:24 AM, Rowland Penny via samba wrote:> Possibly, but it is there and numerous users have asked about it. What > you appear to be saying is that there are two problems, the python > code which you are trying to fix and that message being printed > because it is a Computer trying to get a uid. >nm, I just re-read Peter's analysis in bug 15225. These clearly are the same issue. So the code I'm working on should resolve both messages. -- David Mulder Labs Software Engineer, Samba SUSE 1221 S Valley Grove Way, Suite 500 Pleasant Grove, UT 84062 (P)+1 385.208.2989 dmulder at suse.com http://www.suse.com
On 3/13/23 18:29, David Mulder via samba wrote:> > On 3/13/23 11:24 AM, Rowland Penny via samba wrote: >> Possibly, but it is there and numerous users have asked about it. >> What you appear to be saying is that there are two problems, the >> python code which you are trying to fix and that message being >> printed because it is a Computer trying to get a uid. >> > nm, I just re-read Peter's analysis in bug 15225. These clearly are > the same issue. So the code I'm working on should resolve both messages. >@David, ok will do the upgrade when ready. @Rowland, the "RID" 1600 is the domain controller DC1, i see from: --- $> wbinfo -R 1600 Domain: WINDOM ??? 1600: DC1$ (SID_USER) --- bye Nicola
On 3/13/23 11:29 AM, David Mulder via samba wrote:> nm, I just re-read Peter's analysis in bug 15225. These clearly are > the same issue. So the code I'm working on should resolve both messages. >Here is my WIP merge request that rewrites the backend handler for getting the list of GPOs (which should eliminate the errors reported in this thread): https://gitlab.com/samba-team/samba/-/merge_requests/2977 -- David Mulder Labs Software Engineer, Samba SUSE 1221 S Valley Grove Way, Suite 500 Pleasant Grove, UT 84062 (P)+1 385.208.2989 dmulder at suse.com http://www.suse.com