[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Sheflug] Samba : Can i shared windows machine in Samba
On Fri, Feb 15, 2002 at 11:28:14PM -0000, Parvesh Jain wrote:
>
> Hello
>
> I configures samba ans able to see Linux Server in windows Me. Is other was also possible , means i will be able to see windows machine in Linux machine.
Do I understand correctly, do you mean are you able to connect to the Windows shared drives on your Linux Machine.
If so, yes you can you need to use either smbclient which works like ftp, or smbmount - which is called by mount ie:
mount //<windowsmachine>/<windowsshare> /<linuxmountpoint> -tsmbfs
on my system i use
mount //gandalf/c /mnt/smb/gandalf/c -tsmbfs -oguest
the -oguest is so windows does not ask for a password.
Hope that helps,
Kimball
___________________________________________________________________
Sheffield Linux User's Group - http://www.sheflug.co.uk .
To unsubscribe from this list send mail to
shef-lug-request@list.sheflug.org.uk with the word
"unsubscribe" in the body of the message.
GNU the choice of a complete generation.