Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jun 1999 10:39:19 -0600
From:      Oscar Bonilla <obonilla@fisicc-ufm.edu>
To:        Elliot Finley <efinley@efinley.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Q: multiple services/boxes one user/password db
Message-ID:  <19990629103919.C367@fisicc-ufm.edu>
In-Reply-To: <377796c7.47628566@mail.afnetinc.com>; from Elliot Finley on Mon, Jun 28, 1999 at 03:47:20PM %2B0000
References:  <377796c7.47628566@mail.afnetinc.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jun 28, 1999 at 03:47:20PM +0000, Elliot Finley wrote:
> I would like to set up several services on several different boxes,
> but I only want to maintain one user/password database.  The
> passworded services that I'd like to set up are POP3, FTP, RADIUS, and
> possibly shell accounts.
> 
> Is there any clean way of doing this?  I know that I could do all this
> on one box, but I need to set up multiple boxes for redundancy.  I'll
> probably run two services on each box.
> -- 

you could try NIS (ugly) or LDAP (better but not so easy) or use RADIUS
itself through the pam_radius.so module

I think you'll have to hack the popper to make it pam aware. I guess
ftp should be pam aware but haven't tried it.

regards,

-Oscar

-- 
For PGP Public Key: finger obonilla@fisicc-ufm.edu


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990629103919.C367>