[Samba] smbmount question

Urban Widmark urban at teststation.com
Mon May 20 15:32:02 GMT 2002


On Mon, 20 May 2002 marion.haines at countygovt.brevard.fl.us wrote:

> I issue the command:
> 
> 
>      smbmount //210.111.222.123/manage Man      then press the Enter key.
> 
>       password:          I enter the password then press the Enter key.

The IP number should be of the machine you want to mount from, in this
case the NT box. You shouldn't have to, but you may need to specify the
netbios name of the NT box and give the ip number as a separate option.

smbmount //ntname/manage /mnt/Man -o ip=192.168.204.100

This of course assumes that you have network connectivity from the linux
box to the NT box.

Other potentially useful options are the workgroup option, the uid/gid and
fmask/dmask options. Check the smbmount manpage.

/Urban





More information about the samba mailing list