[Bug 1954342] Re: Client authentication error "Failed to convert SID ... to a PID"

2021-12-10 Thread Rigo Schultz
Also same here. NT4 Domain Member Server, without Winbind. Users and groups are resolved via NSS. After downgrading Samba and related packages to 2:4.7.6+dfsg~ubuntu-0ubuntu2 everything works again. [2021/12/10 14:36:15.923981, 0] ../source3/auth/auth_util.c:1259(check_account) check_account:

[Bug 774882] Re: doesn't work in natty

2011-06-09 Thread Rigo Schultz
diff -u main.c.org main.c --- main.c.org 2011-06-08 16:04:27.868884290 +0200 +++ main.c 2011-06-09 12:11:30.512715993 +0200 @@ -280,6 +280,7 @@ } } wait_id=waitpid( childpid, &status, WNOHANG ); + sleep(2); } else { wait_i