Sorry for the delay - I just noticed this message. Did you get past this somehow? I looked at that message, and the "raperr = 8" is telling you that the server returned that error code, which is a "Win32" error: per. [MS-ERREF] 0x00000008 ERROR_NOT_ENOUGH_MEMORY Not enough storage is available to process this command.
[MS-ERREF] http://msdn.microsoft.com/en-us/library/cc231196%28PROT.10%29.aspx > I'm successfully sharing a zfs filesystem via cifs in domain mode. > Windows clients can access the share. > > However, I can't see the share from the local host with smbutil. > Viewing other shares in the domain is not a problem: > > [h...@search ~]$ smbutil view > "//mydomain;kberland:myp...@domaincontroller" > Share Type Comment > ------------------------------- > [snip] > E$ disk Default share > C$ disk Default share > [snip] > 15 shares listed from 15 available > > I get the same error when accessing the localhost via ip or name: > > [h...@search ~]$ smbutil view > "//mydomain;kberland:[email protected]" > Share Type Comment > ------------------------------- > smbutil: unable to list resources: raperr = 8 (0x0008) > > [h...@search ~]$ smbutil view > "//mydomain;kberland:[email protected]" > Share Type Comment > ------------------------------- > smbutil: unable to list resources: raperr = 8 (0x0008) > [h...@search ~]$ smbutil view "//mydomain;kberland:[email protected]" > Share Type Comment > ------------------------------- > smbutil: unable to list resources: raperr = 8 (0x0008) > > I can't find anything about "raperr =8" anywhere. _______________________________________________ cifs-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/cifs-discuss
