On Sun, 15 Dec 2002, Sundaram wrote: > Hi > in linux you can mount a windows partition by the smbmount command. > How can i do this in solaris ?
smbmount is only a tool to mount smbfs, which is a linux kernel filesystem. On its own it is fairly useless. "sharity" should work with solaris, or you can use smbclient or perhaps smbsh (smbwrapper). /Urban -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
