[Bug 1061244] Re: Fix net rpc share allowedusers to work with 2008r2
Dave Walker
davewalker at ubuntu.com
Thu Mar 7 22:28:24 UTC 2013
Hello Olly, or anyone else affected,
Accepted samba into precise-proposed. The package will build now and be
available at
http://launchpad.net/ubuntu/+source/samba/2:3.6.3-2ubuntu2.4 in a few
hours, and then in the -proposed repository.
Please help us by testing this new package. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Your feedback will aid us getting this update
out to other Ubuntu users.
If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed. In either case, details of your testing will help
us make a better decision.
Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance!
** Tags added: verification-needed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1061244
Title:
Fix net rpc share allowedusers to work with 2008r2
Status in “samba” package in Ubuntu:
Fix Released
Status in “samba” source package in Precise:
Fix Committed
Bug description:
[Impact]
The RAP NetShareEnum command was removed in Windows 2008r2, so "net
rpc share allowedusers" no longer works.
[Test Case]
Install a Windows 2008r2 or later server and setup a domain and export
some shares. Install Ubuntu precise on a machine on the same network
and join it to the domain. Then run this command on a machine running
Ubuntu precise:
$ net usersidlist | net rpc share allowedusers -U Administrator -S
<ipaddr>
Where <ipaddr> is the IP address of the Windows 2008r2 server.
Without the patch, this gives:
Error returning browse list: NT_STATUS_NOT_SUPPORTED
With the patch it shows the shares and which users can view them.
[Regression Potential]
This has been running in production with various versions of samba
since at least July 2011 and it seems to work well with both 2008r2
and older versions of Windows.
Samba upstream have applied the patch to the 3.6 branch, indicating
they believe it's a change suitable for a stable release series:
https://bugzilla.samba.org/show_bug.cgi?id=8966
[Other Info]
None.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1061244/+subscriptions
More information about the foundations-bugs
mailing list