Date: Tue, 16 Apr 2013 21:53:59 +0200 From: Polytropon <freebsd@edvax.de> To: Mehmet Erol Sanliturk <m.e.sanliturk@gmail.com> Cc: FreeBSD Questions Mailing List <freebsd-questions@freebsd.org> Subject: Re: FreeBSD fstab Entry for Windows Share Message-ID: <20130416215359.166ac5b8.freebsd@edvax.de> In-Reply-To: <CAOgwaMuF-SL-NdYzvij7cKJiFqjRLR5cfb89jB_-iK6Aioy5=w@mail.gmail.com> References: <CAOgwaMsxV8%2Bn0w7Fn=-RS23cGR0=%2B6GWADVnnk=5BHivgQ44-A@mail.gmail.com> <20130416101327.392a9d8f.freebsd@edvax.de> <CAOgwaMuF-SL-NdYzvij7cKJiFqjRLR5cfb89jB_-iK6Aioy5=w@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 16 Apr 2013 02:28:33 -0700, Mehmet Erol Sanliturk wrote:
> Your message has supplied important information .
As I said, I did obtain it from a system that _has been working_
in that regards. :-)
> When their equivalent values are entered , they worked :
>
>
> "WINPC" : NetBIOS_NAME_in_Windows
> workgroup : Work_Group_NAME_in_Windows
> "Administrator" : user_name_in_Windows_Administrators
> F$ : Share_Name_in_Windows
>
>
> With the above values :
>
> /etc/nsmb.conf :
>
> -----------------------------
>
>
> [default]
> Workgroup=Work_Group_NAME_in_Windows
>
> [NetBIOS_NAME_in_Windows]
> addr=192.168.10.25
>
> -----------------------------
>
> The following values are NOT required ( they are not taken into
> consideration ) :
>
> [WINPC:Administrator]
> password=MYTOPSECRETPASSWORD
>
> During boot , the password is asked .
If this case of interactivity at system startup is _not_ intended,
the information (username, password) can be obtained from the
/etc/nsmb.conf file. It's important to pay attention to the file
permissions.
> /etc/fstab :
>
>
> -----------------------------
>
>
> //user_name_in_Windows_Administrators@NetBIOS_NAME_in_Windows/Share_Name_in_Windows
> /mnt smbfs rw 0 0
You could possibly add the "late" option ("rw,auto,late") so in
case of network problems, the boot process won't stop at the
early stage ("fstab error").
--
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130416215359.166ac5b8.freebsd>
