Ask a Question related to Coldfusion Database Access, Design and Development.
-
mg #1
LDAP Authentication
Can someone please provide me with C# code that will
enable me to authenticate a user (username/password)
against an LDAP server.
mg Guest
-
authentication with ldap
Hi, I am trying to authenticate on a servletexec server with custom authentication. I couldn't get it to work. Does any one has a working example on... -
ldap authentication for web app
hi trying to find a solution try to get an ldap authentication for my dreamweaver web app using mysql php any ideas how to do this??? want it... -
Active Directory, LDAP and Forms Authentication Problem
Hi, I've got an intranet ASP.NET application that uses Forms Authentication. What I'd like to do is get the username (in the format name.surname)... -
Forms authentication then redirection to a secure web with NT authentication?
Hi, I want to allow access to particular secured intranet web sites. These intranet are stored in sharepoint (2003 version) Actually I've... -
Authentication ticket, cookieless, forms authentication?
Hi. I want to use Forms Authentication, cookieless. The issue is setting the Authentication Ticket without using cookies (!) That is, the... -
CaseIsHere #2
LDAP Authentication
I keep getting an 'LDAP Verfication Failed' message. I don't know why - this
is all it says. Any ideas on where I can begin to troubleshoot this? My
testing server and RDS are up and running. I have tried this on a local
development server and on a live webserver that I access through the network, I
receive the same message for both. Product: coldfusion:confused;
CaseIsHere Guest
-
JohnAtWork #3
LDAP Authentication
Hi, I am trying to use the CFLDAP tag with the following code: <cfldap
server='kaads.kant.local' action='query' name='getme'
username='cn=johnpa' password='password' attributes='dn'
start='DC=kant,DC=local'> However, I am getting the following error:
Inappropriate authentication The error occurred in
C:\CFusionMX\wwwroot\form.cfm: line 11 9 : 10 : <cfldap 11 :
server='kaads.kant.local' 12 : action='query' 13 : name='getme' I would
appreciate any recommendations. TIA. John
JohnAtWork Guest
-



Reply With Quote

