Re: Which BSD?
From: Paul Schmehl (pschmehl_at_sbcglobal.net)
Date: 11/27/03
- Previous message: Roland Mainz: "Re: Xprint on NetBSD..."
- In reply to: Bill Drennon: "Re: Which BSD?"
- Next in thread: Netnews: "Re: Which BSD?"
- Reply: Netnews: "Re: Which BSD?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 27 Nov 2003 04:18:34 GMT
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.
- Previous message: Roland Mainz: "Re: Xprint on NetBSD..."
- In reply to: Bill Drennon: "Re: Which BSD?"
- Next in thread: Netnews: "Re: Which BSD?"
- Reply: Netnews: "Re: Which BSD?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|