I would assume it stands for Data Connection"

-----Original Message-----
From: Michael T. Tangorre [mailto:[EMAIL PROTECTED]
Sent: 17 June 2003 12:07
To: CF-Talk
Subject: Re: MS AD


Correction. I have no clue what it stands for. I thought you asked DN.

:-)


----- Original Message ----- 
From: "Michael T. Tangorre" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, June 17, 2003 7:04 AM
Subject: Re: MS AD


> it stands for Distinguished Name.
>
> ----- Original Message ----- 
> From: "Frank Mamone" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Monday, June 16, 2003 3:18 PM
> Subject: Re: MS AD
>
>
> > Just for reference, what is DC?
> >
> > ----- Original Message -----
> > From: "Shahzad.Butt" <[EMAIL PROTECTED]>
> > To: "CF-Talk" <[EMAIL PROTECTED]>
> > Sent: Monday, June 16, 2003 12:48 PM
> > Subject: RE: MS AD
> >
> >
> > > Got it working. Dc was missing
> > >
> > > thx
> > >
> > > -----Original Message-----
> > > From: Shahzad.Butt
> > > Sent: 16 June 2003 17:25
> > > To: CF-Talk
> > > Subject: RE: MS AD
> > >
> > >
> > > Same error man, using port 389
> > >
> > > -----Original Message-----
> > > From: Allan Clarke [mailto:[EMAIL PROTECTED]
> > > Sent: 16 June 2003 17:17
> > > To: CF-Talk
> > > Subject: RE: MS AD
> > >
> > >
> > > the 'port' attribute is missing. Adding this will fix
> > > your problem
> > >
> > > --- Marlon Moyer <[EMAIL PROTECTED]> wrote:
> > > > Have you tried giving it a username and password?
> > > >
> > > >
> > > >
> > > > -----Original Message-----
> > > > From: Shahzad.Butt
> > > > [mailto:[EMAIL PROTECTED]
> > > > Sent: Monday, June 16, 2003 10:54 AM
> > > > To: CF-Talk
> > > > Subject: MS AD
> > > >
> > > >
> > > > How can I query MS Active Directory and get a list
> > > > of all emails for
> > > > users in AD?? My impression was that something like
> > > >
> > > >     <cfldap
> > > >    server = "TestServer"
> > > >        action = "query"
> > > >        name = "results"
> > > >        start = "cn = shaz,c = US"
> > > >        filter = "(cn = shaz)"
> > > >        attributes =
> > > > "cn,o,l,st,c,mail,telephonenumber"
> > > >        sort = "cn ASC">
> > > >
> > > >
> > > > should work but its giving following error
> > > >
> > > > "
> > > > An error has occured while trying to execute query
> > > > operation on the LDAP
> > > > Server.
> > > > One or more of the required attributes may be missing/incorrect or
you
> > >
> > > > do not have permissions to execute this operation on the server
> > > >
> > > > "
> > > > Thanks
> > > > Shaz
> > > >
> > > >
> > >
> > >
> > >
> > >
> >
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to