Date: Fri, 9 May 2008 11:26:02 -0400 From: Gerard <gerard@seibercom.net> To: freebsd-questions@freebsd.org Subject: Re: Questions from a Total samba Novice. Message-ID: <20080509112602.06a56aa1@scorpio> In-Reply-To: <20080509163721.E52266@wojtek.tensor.gdynia.pl> References: <200805091333.m49DXSC1091714@dc.cis.okstate.edu> <20080509163721.E52266@wojtek.tensor.gdynia.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_/SoboQfhe=H3n6aL9ObRy=s1 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Fri, 9 May 2008 16:40:01 +0200 (CEST) Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl> wrote: > smbclient connects to any SMB server (be it Windows or unix or > whatever) and perform fetch, upload and other operations from command > line. >=20 > it's good to: >=20 > testing your samba setup (if you need) > fetching/uploading files to windoze from unix, if windoze has folder=20 > sharing enabled. >=20 >=20 > if you need file server for use with windoze - configure smb.conf > properly and run samba with >=20 > smbd_enable=3D"YES" > nmbd_enable=3D"YES" >=20 >=20 > in /etc/rc.conf >=20 > and then by >=20 > /usr/local/etc/rc.d/samba start (or stop/restart) You only need: samba_enable=3D"YES" in the /etc/rc.conf file to make samba start automatically upon reboot, or even if it is started manually for that matter. If you need 'windbindd, that is enabled separately. If you need shares mounted automatically, you can put them in the /etc/fstab file. See the Samba documentation or subscribe to the Samba list. --=20 Gerard gerard@seibercom.net Did you know that clones never use mirrors? Ambrose Bierce, "The Devil's Dictionary" --Sig_/SoboQfhe=H3n6aL9ObRy=s1 Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkgkbRMACgkQ6DWTaTcTwMn9CACg2xEjWyRHVUSvmKBGXdynpw9P XwoAoJiGO/HftqkuXXMKjE/VAm/aNPBN =NbPR -----END PGP SIGNATURE----- --Sig_/SoboQfhe=H3n6aL9ObRy=s1--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080509112602.06a56aa1>