Description: |
|
---|
3328 smbutil view does't work with Win2008 and later
Review Request #983 — Created March 19, 2018 and submitted
Information | |
---|---|
gwr | |
illumos-gate | |
3328 | |
Reviewers | |
general | |
3328 smbutil view does't work with Win2008 and later
Note: Requires 1575, also up for review in: https://www.illumos.org/rb/r/982/
Run "smbutil view //server" against a modern Windows, i.e.
$ smbutil view //w530gwr Password: Share Type Comment ------------------------------- ADMIN$ disk Remote Admin C$ disk Default share g disk IPC$ IPC Remote IPC Junk disk print$ disk Printer Drivers public disk Users disk
-
-
usr/src/cmd/fs.d/smbclnt/smbutil/smbutil.c (Diff revision 1) cstyle police:) it is good to have red markers...
-
-
-
Change Summary:
cstyle
-
-
usr/src/cmd/fs.d/smbclnt/smbutil/srvsvc1.ndl (Diff revision 2) Is there a reason this is an 'INOUT', when the interface description above describes it as only an 'IN'?
The union is also and 'INOUT', when the interface description describes it as an 'OUT'