Thanks, I'm just thinking that mysql is a big and complex program which offers a lot of features. Our requirements are quite specific. I'm not saying I'm ruling out using mysql, just would like to hear whether there are any alternatives. Also, I notice that the mysql schema has a a users table. Isn't it going to be difficult to give a single user access to change their password while hiding other users passwords?

Miles Mawyer wrote:

However my concern is that MYSQL is a little bloated and would prefer


to
Bloated? How so?

How many users are we talking about here? Sounds like a decent task for
MySQL to me :)  If you are worried about database size etc. I'd do a
shell script or something to throw in X number of dummy users and see
what you end up with.

... Miles Mawyer -=- Webmaster . Centralva.net ...

... [EMAIL PROTECTED] ...

... 434.385.5053 ...

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Maqbool Hashim
Sent: Wednesday, April 13, 2005 8:57 AM
To: freeradius-users@lists.freeradius.org
Subject: deployment question

Hi there,

After some trouble I have managed to get freeradius to compile on openbsd! Now I have a question about the backend database to use with freeradius. Requirements:

1) Users can access the database and change their own password.

2) Users cannot see or change any other users passwords.

3) The database we use is as small and cut down as possible while including the above two features.


I have thought about using MYSQL and table priveleges to acheive this.

However my concern is that MYSQL is a little bloated and would prefer to

acheive the above using the most cut down db I can. By the way this configuration has only one realm.

Thanks in advance.

- List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html


- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html




- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to