[Bug 341816] Re: samba PANIC: failed to set uid

2010-03-10 Thread Chuck Short
I am going to mark this as fixed released, but this is probably a good
candidate for an SRU.

chuck

** Changed in: samba (Ubuntu)
   Status: Confirmed = Fix Released

-- 
samba PANIC: failed to set uid
https://bugs.launchpad.net/bugs/341816
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 341816] Re: samba PANIC: failed to set uid

2010-03-01 Thread Cory Coager
Having the same issue here:
kernel 2.6.24-23-server x64
samba 3.0.28a-1ubuntu4.9

The setting change notify = no seems to work as a workaround.

-- 
samba PANIC: failed to set uid
https://bugs.launchpad.net/bugs/341816
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 341816] Re: samba PANIC: failed to set uid

2009-10-16 Thread Chuck Short
** Changed in: samba (Ubuntu)
   Status: Incomplete = Confirmed

-- 
samba PANIC: failed to set uid
https://bugs.launchpad.net/bugs/341816
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 341816] Re: samba PANIC: failed to set uid

2009-03-30 Thread Jan Schneider
Sorry, as I said before, I can't try the package because it is a
productive environment...

-- 
samba PANIC: failed to set uid
https://bugs.launchpad.net/bugs/341816
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 341816] Re: samba PANIC: failed to set uid

2009-03-26 Thread Thierry Carrez
This might not be a duplicate of bug 216358.
Could the reporter try the packages in my PPA and see if they fix it for him 
(as well as 3.0.34 did).
(samba_3.0.28a-1ubuntu4.9~ppa1) at https://launchpad.net/~ttx/+archive/ppa
Thanks !

** This bug is no longer a duplicate of bug 216358
   Samba crashes repeatedly to assert_uid

-- 
samba PANIC: failed to set uid
https://bugs.launchpad.net/bugs/341816
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 341816] Re: samba PANIC: failed to set uid

2009-03-19 Thread Thierry Carrez
*** This bug is a duplicate of bug 216358 ***
https://bugs.launchpad.net/bugs/216358

** This bug has been marked a duplicate of bug 216358
   Samba crashes repeatedly to assert_uid

-- 
samba PANIC: failed to set uid
https://bugs.launchpad.net/bugs/341816
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 341816] Re: samba PANIC: failed to set uid

2009-03-16 Thread Jan Schneider
Yes, i have seen a lot of similar bug reports too, but all of them were
unresolved.

When the problem appeared we checked a lot of configuration issues.
The problem seems NOT to be user or client specific.
The users where the PANIC appeared:
 - had a unix account
 - a samba account with the same uid
 - no special ulimits set
 - no group membership which seems to be responsible for the problem
 - su user did work, opening files as this user did work, no messages like: 
to many open files...

# getent passwd 11789
diehl:x:11789:11700::/home/diehl:/bin/bash

# pdbedit -L -u diehl
diehl:11789:

# su - diehl -c 'ulimit -u'
30720

# getent group 11700
groupname:x:11700:

# net groupmap list | grep groupname
groupname (SID) - groupname

Samba worked without any problems if there were less than about 100
clients/users connected.

Volker Lendecke from SerNet proposed to set change notify = no as a
workaround, which we did not really test.

If you need more information, please let me know, but since this server
acts as a domain controller in an productive environment I cannot
reproduce the bug.

-- 
samba PANIC: failed to set uid
https://bugs.launchpad.net/bugs/341816
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 341816] Re: samba PANIC: failed to set uid

2009-03-14 Thread Paul Dufresne
Thank you for this bug report.
Many other similar bugs have been reported, some on Ubuntu, sometimes on 
Fedora, or even in FreeBSD.
In Ubuntu I speak of bug #216358, bug #314657 and bug #229654.

Could you check  if user ID 11789 really exist by doing:
sudo cat /etc/passwd | grep 11789
sudo cat /etc/group | grep 11789

and if so, try to become this user with su user and issue
ulimit -u
and give the result here.

** Changed in: samba (Ubuntu)
   Status: New = Incomplete

-- 
samba PANIC: failed to set uid
https://bugs.launchpad.net/bugs/341816
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs