Most likely your guest user has a negative UID and GID.
run the following
> testparm -s | grep "guest account"
guest account = nobody
and then
> grep nobody /etc/passwd
nobody:*:60001:60001:SVR4 nobody uid:/dev/null:/dev/null
Make sure the UID and GID are not -1,-2. If they are create a new
user and set that as your guest account.
babu.kish@philips.com wrote:>
> Hi all,
> Due the vulnerability issue recently upgraded my samba server to 2.8.8 .
I get source file ( samba-latest.tar.gz) and complied it, I have HPUX 11.11
and compiled it on ansic, every thing went through well and it was running.
Later accessing samba
> shares are very slow and frequently hangs the services, following error
are on log.machine file , Is any one having this kind issue please let me know
>
> [2003/03/24 16:25:44, 0] lib/util_sec.c:(111)
> Failed to set gid privileges to (-1,-2) now set to (0,0) uid=(0,0)
> [2003/03/24 16:25:44, 0] lib/util.c:(1094)
> PANIC: failed to set gid
>
> So tried with binary from following site, this is also having the same
issue
> http://us2.samba.org/samba/ftp/Binary_Packages/hp/samba-2.2.8/
>
> Is any one having same issue please let me know or guide me how sort the
issue
>
> Babukish
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions: http://lists.samba.org/mailman/listinfo/samba