Provided the kernel (or a module) provide the needed support, you can mount
smb shares as filesystems:
mount -t smbfs -o username={user},password={pw} //ntserver/share /mountpoint
where mountpoint is an existing directory on the Linux box.
Note, also, that you can leave out the ",password={pw}" element, so
that the
user is prompted.
-----Original Message-----
From: samba-admin@us5.samba.org [mailto:samba-admin@us5.samba.org]On
Behalf Of th
Sent: Friday, March 09, 2001 03:33
To: samba@samba.org
Subject: Help ! Linux client wih NT server
Hello !
At first I'm french and sorry for my language
I have a NT server and many linux hosts. How can I have access to a share
file on the NT server from a linux host. I've already tested the smbclient
command which give an ftp environment but it is not convienient for common
users. Is there another more userfriendly solution.
Thanks a lot
other e-mail : hsth@club-internet.fr
-------------- next part --------------
HTML attachment scrubbed and removed