Re: Which BSD?
From: Netnews (crazybill_at_drennon.org)
Date: 11/28/03
- Next message: SpamLover: "Re: po instalacji"
- Previous message: Jyce: "Re: netbsd 1.6.1 on xserve"
- In reply to: Paul Schmehl: "Re: Which BSD?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 28 Nov 2003 21:01:39 GMT
Thanks, Paul
I saw the samba was not in the latest version of OpenBSD (ver 3.4). Thus, I
downloaded from their web site samba-2.2.8a.tgz
I loaded samba-2.2.8a.tgz file to /usr/local/samba onto the OpenBSD 3.4 box
that I just set up on the network.
>From /usr/local/samba on that server, I typed
tar xvzf samba-2.2.8a.tgz
That seemed to put all of the files for samba into the correct location.
I will next try place into rc.local the following:
/usr/local/samba/bin/smbd -D
/usr/local/samba/bin/nmbd -D
and see how that works.
"Paul Schmehl" <pschmehl@sbcglobal.net> wrote in message
news:pan.2003.11.27.04.17.02.42320@sbcglobal.net...
> On Wed, 26 Nov 2003 07:29:49 +0000, Bill Drennon wrote:
>
> > Does samba come in the OpenBSD 3.4 package or do we have to import it
and
> > install it separately. Once Samba is installed, how is it started on
> > OpenBSD?
>
> I ran samba on OpenBSD for about two years. I never had a problem
> compiling it from source, without any modifications or having to add any
> --with or --enable statements with ./configure. To upgrade it, I just
> compiled and installed again, which replaced all the files with new ones.
> (Backup your smb.conf file first, obviously.)
>
> To run samba, just add a couple of lines to the
> rc.local file:
>
> /usr/local/samba/bin/smbd -D
> /usr/local/samba/bin/nmbd -D
>
> (Your path might be different. I believe this was the default install
> path.)
>
> That will run samba as a daemon that is started by init. Then the
> smb.conf file defines exactly what you want to do with samba.
>
> --
> Paul Schmehl
> pschmehl@sbcglobal.net
> http://www.utdallas.edu/~pauls/
> Never squat with your spurs on.
>
- Next message: SpamLover: "Re: po instalacji"
- Previous message: Jyce: "Re: netbsd 1.6.1 on xserve"
- In reply to: Paul Schmehl: "Re: Which BSD?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|