[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Give me some suggestions



LDAP is a great fit for authentication since many products are standardizing
around LDAP for authentication.
However, it's not really a good system to use for accounting.

I'd recommend LDAP for authenication and a RDBMs such as mSQL for your
accounting operations.
If you try to make one of these fit as a solution for both of your problems,
you will be sorry.

Mark
-----Original Message-----
From: Authur Lin <authur@mail.my.net.tw>
To: openldap-general@OpenLDAP.org <openldap-general@OpenLDAP.org>
Date: Tuesday, September 07, 1999 5:20 AM
Subject: Give me some suggestions


>Our company is an ISP. We are looking for solutions that can meet our
>requests. Our primary requests are
>Authentication/Athentication/Accounting. I have survey several solutions
>as following:
>
>1. Radiator + MySQL for Authentication/Athentication/Accounting
>2. LDAP for Authentication/Athentication/Accounting
>3. Others
>
>I must consider about the flexibility, for example, I have to add an
>news service for billing and modify login id and password for customers.
>Can someone give me some suggestions that how to use Radiator/LDAP to
>fix our requests?
>
>Authur
>
>
>
>
>
>