On Mon, Nov 30, 2009 at 6:09 PM, Gordon Ross <[email protected]> wrote: > Note that "smbutil status" uses exactly what you pass as > the NetBIOS name to query. You might try this: > smbutil status BASESTAR
Same error. > So apparently, the tree connect is failing. > We'll need more details to figure out why. > Perhaps you can send one of us a binary > capture file (i.e. libpcap format). I'll send it in just a moment. Is there a dtrace script I can run to help diagnose it as well? (I have zero dtrace-fu) > Just to be clear: Do you see the same problem with > both the Linux CIFS client and Solaris CIFS client? I have not tried the solaris smb client, as I have no occasion to use it. The linux client is relevant because my home media player is an embedded Linux system which is unable to mount the smb shares. The linux hosts are using mount -t smbfs. I'm also testing from the command line with Samba's smbclient cli. A quick test with: $ mount -F smbfs //gu...@basestar/public /tmp/bhigh/mnt_smb works. The only problem is that the mount is owned by root:root, rather than bhigh:bhigh which seems to be indicated by the docs. -B -- Brandon High : [email protected] If violence doesn't solve your problem, you're not using enough of it. _______________________________________________ cifs-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/cifs-discuss
