Whoa. This sounds like a bug I ran into long ago. I got it when I upgraded to 
potato
but kept my 2.0.X kernel. The problem has to do with a library call samba uses 
to set
gid (just like the log suggests). Does this sound like your situation? I fixed 
it by
modifying the source. The configure script checks for the existence of this 
library
call and uses it if it exists. It did on my potato system but didn't work. I 
fixed it
by munging the source after configure was run. It would have been easier to 
just run
2.2.X but sometimes you just have to go the hard way.

Hamish Moffatt wrote:

> I just upgraded a linux server here from hamm to potato.
> Some funky messages from samba;
>
> smbclient -L reggie -U hamish says
> "tree connect failed: 0" after I enter my password. In the log,
>
> [2000/03/23 00:45:51, 1] smbd/server.c:main(643)
>   smbd version 2.0.6 started.
>   Copyright Andrew Tridgell 1992-1998
> [2000/03/23 00:45:51, 1] smbd/files.c:file_init(216)
>   file_init: Information only: requested 10000 open files, 246 are available.
> [2000/03/23 00:45:53, 0] lib/util_sec.c:assert_gid(72)
>   Failed to set gid privileges to (-1,1000) now set to (0,0) uid=(0,0)
> [2000/03/23 00:45:53, 0] lib/util.c:smb_panic(2456)
>   PANIC: failed to set gid
>
> Any ideas what this means and how I fix it? It's running from inetd.
>
> Hamish
> --
> Hamish Moffatt VK3SB <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
>
> --
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

--
Jens B. Jorgensen
[EMAIL PROTECTED]

Reply via email to