Re: LDAP

From: Joe Kaplan \(MVP - ADSI\) (joseph.e.kaplan_at_removethis.accenture.com)
Date: 01/21/05


Date: Fri, 21 Jan 2005 12:31:56 -0600

I must not have understood what you were asking then either. :)

It sounded to me that you were planning to build some sort of tool using the
LDAP protocol and the bind function to bind to AD to verify a user's
credentials. It also sounded like you asked whether you need to create a
separate account for this and what permissions it needs to query the
database.

Essentially, what I was saying is that you don't need to query anything to
do a bind to verify credentials. So, my question was why you thought you
might need a separate account or a query.

Joe K.

"Jobe Gates" <jgates@someisp.com> wrote in message
news:uV8xbU%23$EHA.1404@TK2MSFTNGP11.phx.gbl...
>I don't understand what your asking.
>
>
> "Joe Kaplan (MVP - ADSI)" <joseph.e.kaplan@removethis.accenture.com> wrote
> in message news:%23a4SEr8$EHA.4092@TK2MSFTNGP09.phx.gbl...
>> If it is just for authentication, why not just use the credentials of the
>> user being authenticated? Then you don't need a service account.
>>
>> Joe K.
>>
>> "Jobe Gates" <jgates@someisp.com> wrote in message
>> news:%23Jxavl7$EHA.1604@TK2MSFTNGP12.phx.gbl...
>>> I'm trying to setup an application to query out LDAP database for
>>> authentication. Do most people create a seperate account for each one
>>> of these connections? What permissions does it need to query the
>>> database?
>>>
>>> TIA,
>>>
>>> Jobe
>>>
>>
>>
>
>



Relevant Pages

  • Re: LDIFDE Error when trying to change passwords.
    ... The SASL bind (with -b and specific credentials) is only needed if you don't ... Joe Kaplan-MS MVP Directory Services Programming ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ...
    (microsoft.public.windows.server.active_directory)
  • BIND 9.4.1 performance on FreeBSD 6.2 vs. 7.0
    ... I have been benchmarking BIND 9.4.1 recursive query performance on an ... using the resperf utility (dns/dnsperf in ports). ... BIND 9.4.1 from the base system was used for the threaded ... interesting and representative zone file and query data. ...
    (freebsd-current)
  • BIND 9.4.1 performance on FreeBSD 6.2 vs. 7.0
    ... I have been benchmarking BIND 9.4.1 recursive query performance on an ... using the resperf utility (dns/dnsperf in ports). ... BIND 9.4.1 from the base system was used for the threaded ... interesting and representative zone file and query data. ...
    (freebsd-performance)
  • RE: Oracle 10g and DBD::Oracle
    ... Where are the bind variables? ... before and after my query block. ... The above SQL Block creates only 1 cursor not 2. ... >the same sql query when I execute a SELECT statement via my small ...
    (perl.dbi.users)
  • Re: How do I bind to LDAP with a username/password
    ... authenticating against an LDAP server with a username and password. ... Failure to bind indicates a failure to authenticate. ... You can attempt to bind with some given credentials, ...
    (comp.lang.java.programmer)