[Bug 656527] Re: net usersidlist on a newly-installed samba server crashes with SIGSEGV

2011-02-04 Thread Bug Watch Updater
** Changed in: samba
   Importance: Unknown = Medium

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

Title:
  net usersidlist on a newly-installed samba server crashes with SIGSEGV

-- 
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 656527] Re: net usersidlist on a newly-installed samba server crashes with SIGSEGV

2010-10-13 Thread Bug Watch Updater
** Changed in: samba
   Status: Unknown = Confirmed

-- 
net usersidlist on a newly-installed samba server crashes with SIGSEGV
https://bugs.launchpad.net/bugs/656527
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 656527] Re: net usersidlist on a newly-installed samba server crashes with SIGSEGV

2010-10-08 Thread James Page
This should have been picked up by the automated ISO testing; I've
reviewed the test script and this test is missing (all others are
present).

-- 
net usersidlist on a newly-installed samba server crashes with SIGSEGV
https://bugs.launchpad.net/bugs/656527
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 656527] Re: net usersidlist on a newly-installed samba server crashes with SIGSEGV

2010-10-08 Thread James Page
Confirmed as a bug on against i386 server image using a VM

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

-- 
net usersidlist on a newly-installed samba server crashes with SIGSEGV
https://bugs.launchpad.net/bugs/656527
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 656527] Re: net usersidlist on a newly-installed samba server crashes with SIGSEGV

2010-10-08 Thread James Page
Architecture: i386
DistroRelease: Ubuntu 10.10
InstallationMedia: Ubuntu-Server 10.10 Maverick Meerkat - Release Candidate 
i386 (20101005)
NmbdLog:
 
Package: samba 2:3.5.4~dfsg-1ubuntu8
PackageArchitecture: i386
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic-pae 2.6.35.4
SambaServerRegression: Yes
SmbConfInclude: Yes
SmbLog:
 
Tags: maverick
Uname: Linux 2.6.35-22-generic-pae i686
UserGroups:
 
WindowsFailedConnect: Yes


** Tags added: apport-collected

-- 
net usersidlist on a newly-installed samba server crashes with SIGSEGV
https://bugs.launchpad.net/bugs/656527
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 656527] Re: net usersidlist on a newly-installed samba server crashes with SIGSEGV

2010-10-08 Thread James Page

** Attachment added: backtrace of net usersidlist
   
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/656527/+attachment/1678664/+files/gdb-net.txt

-- 
net usersidlist on a newly-installed samba server crashes with SIGSEGV
https://bugs.launchpad.net/bugs/656527
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 656527] Re: net usersidlist on a newly-installed samba server crashes with SIGSEGV

2010-10-08 Thread Thierry Carrez
I don't reproduce it on amd64.

-- 
net usersidlist on a newly-installed samba server crashes with SIGSEGV
https://bugs.launchpad.net/bugs/656527
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 656527] Re: net usersidlist on a newly-installed samba server crashes with SIGSEGV

2010-10-08 Thread Chuck Short
I was able to reproduce this on i386.

chuck

-- 
net usersidlist on a newly-installed samba server crashes with SIGSEGV
https://bugs.launchpad.net/bugs/656527
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 656527] Re: net usersidlist on a newly-installed samba server crashes with SIGSEGV

2010-10-08 Thread James Page
I don't get a segmentation fault on amd64; however the SID list returned
only includes \nobody and not the one user account defined on the system
(which is what is documented in the test case).

jamesp...@maverick-amd64-smb:~$ net usersidlist
MAVERICK-AMD64-SMB\nobody
 S-1-5-21-2220227714-2457251725-4248854820-501
 S-1-1-0
 S-1-5-2
 S-1-5-11

wbinfo -u returns nobody + jamespage:

jamesp...@maverick-amd64-smb:~$ wbinfo -u
MAVERICK-AMD64-SMB\nobody
MAVERICK-AMD64-SMB\jamespage

Is this some sort of fix to stop username enumeration?  It almost looks
intentional.

-- 
net usersidlist on a newly-installed samba server crashes with SIGSEGV
https://bugs.launchpad.net/bugs/656527
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 656527] Re: net usersidlist on a newly-installed samba server crashes with SIGSEGV

2010-10-08 Thread Thierry Carrez
On amd64: the list only mentions UBUNTU\nobody.

-- 
net usersidlist on a newly-installed samba server crashes with SIGSEGV
https://bugs.launchpad.net/bugs/656527
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 656527] Re: net usersidlist on a newly-installed samba server crashes with SIGSEGV

2010-10-08 Thread Chuck Short
** Bug watch added: Samba Bugzilla #7718
   https://bugzilla.samba.org/show_bug.cgi?id=7718

** Also affects: samba via
   https://bugzilla.samba.org/show_bug.cgi?id=7718
   Importance: Unknown
   Status: Unknown

-- 
net usersidlist on a newly-installed samba server crashes with SIGSEGV
https://bugs.launchpad.net/bugs/656527
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 656527] Re: net usersidlist on a newly-installed samba server crashes with SIGSEGV

2010-10-07 Thread C de-Avillez
Sigh. It seems I will have to reboot to get the report here :-(

-- 
net usersidlist on a newly-installed samba server crashes with SIGSEGV
https://bugs.launchpad.net/bugs/656527
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 656527] Re: net usersidlist on a newly-installed samba server crashes with SIGSEGV

2010-10-07 Thread Ubuntu QA Website
** Tags added: iso-testing

-- 
net usersidlist on a newly-installed samba server crashes with SIGSEGV
https://bugs.launchpad.net/bugs/656527
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