Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Sep 2001 16:32:27 -0700
From:      Kris Kennaway <kris@obsecurity.org>
To:        Brent Kearney <brent@kearneys.ca>
Cc:        FreeBSD Questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: user accounts in SQL
Message-ID:  <20010927163227.B99889@xor.obsecurity.org>
In-Reply-To: <20010927123906.A58603@kearneys.ca>; from brent@kearneys.ca on Thu, Sep 27, 2001 at 12:39:06PM -0700
References:  <20010927123906.A58603@kearneys.ca>

next in thread | previous in thread | raw e-mail | index | archive | help

--WIyZ46R2i8wDzkSu
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Sep 27, 2001 at 12:39:06PM -0700, Brent Kearney wrote:
>=20
> I would like to import system user accounts into MySQL, so that
> database priveleges can be assigned to unix users, using their system
> password.  Is there a way to synchronize SQL and system accounts
> automatically?

You can probably do it with an appropriate PAM module to authenticate
users against the SQL database instead of /etc/master.passwd, but it
takes a bit of understanding.

Kris

--WIyZ46R2i8wDzkSu
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iD8DBQE7s7cLWry0BWjoQKURAs20AKDGnnPrCA12lAov7nWgxsWxG2aBCgCg5DSR
VcugGm5y1vlHzU10EN4YoTs=
=cyWD
-----END PGP SIGNATURE-----

--WIyZ46R2i8wDzkSu--

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?20010927163227.B99889>