Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Coldfusion 7 Login Wizard : LDAP Authentication

New Here ,
Oct 02, 2008 Oct 02, 2008
Hi Guys,

I'm pretty new to Coldfusion. I hpe someone can help me find out what to put in "Start String" when you use an LDAP Authentication. I tried the help section but im not sure what exact keywords can pull the right information that im looking for. The example on the wizard is "o=airus.com" I hope someone can help me on this.

thanks!
TOPICS
Getting started
356
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Oct 02, 2008 Oct 02, 2008
LATEST
AdobeNATS_Sid wrote:
> Hi Guys,
>
> I'm pretty new to Coldfusion. I hpe someone can help me find out what to put
> in "Start String" when you use an LDAP Authentication. I tried the help section
> but im not sure what exact keywords can pull the right information that im
> looking for. The example on the wizard is "o=airus.com" I hope someone can help
> me on this.
>
> thanks!
>


What you put there is going to depend how your LDAP server is
configured. This is unique from one implementation to another.

I can suggest you look up the freeware "LDAP Browser" tool by Softerra.
It is a very handy piece of software that allows you to browse and
search your LDAP tree and discover what you do need to put into your
search parameter to get the desired results.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources