Date: Mon, 2 Dec 2002 14:45:31 +0200 From: Vitaly Markitantov <vm@dics.com.ua> To: freebsd-stable@FreeBSD.ORG Subject: Re: mount_smbfs issue Message-ID: <20021202124531.GA76874@dics.com.ua> In-Reply-To: <Pine.GSO.4.32.0212021341140.1505-100000@nippur.irb.hr> References: <Pine.GSO.4.32.0212021341140.1505-100000@nippur.irb.hr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Dec 02, 2002 at 01:42:20PM +0100, Mario Pranjic wrote: > Hi! > > I'm trying to use mount_smbfs with following parameters: > mount_smbfs -I 161.53.128.135 //keeper@mrgud/casopisi /mnt/sand > > And that's OK. > > > But, now I have to put the password in the same line. > man mount_smbfs gives an example: > //[workgroup;][user[password]@] server[/share] > > But, it seems that a separator is missing betweeen user and password. > I've tried to use ':', but that didn't do the trick. > > Do you know what the missing separator character is? Look at /etc/nsmb.conf - it's all there. -- Vitaly Markitantov mailto: vm@dics.com.ua To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021202124531.GA76874>