Subject | Re: Active Directory Controller |
---|---|
Author | yuppski |
Post date | 2006-03-06T19:02:01Z |
--- In firebird-support@yahoogroups.com, Doug Chamberlin
<dougchamberlin@...> wrote:
and I'll see what response I get.
<dougchamberlin@...> wrote:
>via
> At 03:09 PM 3/5/2006, yuppski wrote:
> >OK, to be more specific I have users connecting to the database
> >a Delphi app. On that bases some have read/write access.app can
> >
> >So back to my orignal question, can Firebird be used on a "Active
> >Directory Controller" as part of MS Server 2003?
>
> Your question still is not clear. Are you asking if your Delphi
> authenticate the current user and query the ADC for the rightsthat user
> has with respect to a Firebird database? Or, are you asking ifaccess to
> the Firebird database can be granted automatically to a Windowsuser,
> without separate login step to the Firebird database server, basedon the
> AD rights the user has?here is
>
> Anticipating one of those is your question, or something similar,
> some relevant info:that is
> 1) Firebird can be installed on a Windows 2003 Server, even one
> acting as an ADC.the client.
> 2) Firebird has its own user authentication/Login exchange with
> 3) Your Delphi application can prompt the user for their WindowsAD
> credentials and authenticate them against the ADC.hidden
> 4) Your Delphi app can then login to the Firebird server using a
> Firebird account, or using a Firebird account that parallels theAD account
> using a password that is known to the app.for
> 5) Someone may have adapted Firebird to access Active Directory
> authentication but I have not heard of it.Thanks for the reply. I'll pass on your remarks to my Network Admin
>
> I hope this helps!
>
and I'll see what response I get.