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

cfldap inapropriate authentication

Guest
Mar 30, 2007 Mar 30, 2007

Copy link to clipboard

Copied

Hello everyone,

I am trying to authenticate a user against ldap (unix and AD) and I have a strange problem.
I tried both the AD ldap server of my company as well as the Unix ldap.

my account works just fine, my password is along the lines of $Word3534
when I was using only AD ldap a user had a password with a : in it, (:Word3534) and the page gave a nice error message, by changing to Unix LDAP this is fixed. now though my test user with a password of Word:3534 and we get Inappropriate authentication. now I know the password words as I tested it on several systems.

Any ideas why this is happening?

here is the code in my application.cfm

TOPICS
Advanced techniques

Views

427

Translate

Translate

Report

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
Community Beginner ,
May 11, 2007 May 11, 2007

Copy link to clipboard

Copied

Not sure bit maybe make sure you account is not locked out.
-jes

Votes

Translate

Translate

Report

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
Engaged ,
May 14, 2007 May 14, 2007

Copy link to clipboard

Copied

LATEST
This is just a WAG, but make sure that the user is not required to change their password at the first login. This would mean the account is locked out even though you created it successfully and accessed it once.

Votes

Translate

Translate

Report

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
Documentation