For my future tests I rolled a VM to make sure everything was a clean
slate.

Starting from a 12.04.1 server install I select the OpenSSH and Samba
tasks. I tested to make sure that there were no issues connecting with a
3.2 kernel and that the 3.5 kernel made samba panic. I then tested samba
with 3.7.0-030700rc5-generic and experienced the same panic
(sys_setgroups failed). The connecting machine was in all instances a
Windows XP 32 SP3 computer which was hosting the VM.

For my smb.conf I made it as minimal as possible.

--- smb.conf.orig
+++ smb.conf
@@ -289,6 +289,16 @@
 ;   create mask = 0600
 ;   directory mask = 0700

+   guest account = nobody
+
+[share]
+   comment = test
+   path = /home/
+   browseable = no
+   read only = yes
+   guest ok = yes
+   guest only = yes
+
 [printers]
    comment = All Printers
    browseable = no

** Tags added: kernel-bug-exists-upstream

** Changed in: linux (Ubuntu)
       Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1075670

Title:
  samba panics with sys_setgroups failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1075670/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to