Bug #3328
smbutil view does't work with Win2008 and later
Start date:
2012-10-31
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
The "smbutil view" command is using the old Remote Administration Protocol (RAP) methods to request the list of shares from the server. The protocol is not supported in Windows 2008 and later. The supported method is to use MS-RPC.
Related issues
Updated by Gordon Ross about 8 years ago
- Status changed from New to In Progress
- Assignee set to Gordon Ross
I have a fix for #1575 that also fixes this issue.
Updated by Electric Monk almost 3 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
git commit 7d815089a43a963b49eaddf97e514194ec29805b
commit 7d815089a43a963b49eaddf97e514194ec29805b Author: Gordon Ross <gwr@nexenta.com> Date: 2018-04-04T09:21:32.000Z 3328 smbutil view does't work with Win2008 and later Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>