Ask a Question related to Macromedia ColdFusion, Design and Development.
-
kthomann #1
trying to get Active Directory with SSL
I am trying to connect to Active Directory that is using SSL to verify a
person's user name and password. <cfldap action='QUERY' name='TestQ'
start='dc=mycomp,dc=org' attributes='dn, userprincipalname'
scope='SUBTREE' filter='(&(objectclass=*))'
server='myserver' username='#user#' password='#pass#' Port='636'
secure='CFSSL_BASIC,F:\Inetpub\wwwroot\Apps_Test\a dldap02_Export.pfx'> I keep
getting the following error: LDAP SSL pre-connection setup failed What is the
cause of this error?
kthomann Guest
-
active directory
Hello, I need to get all the AD information from a user that access a intranet ASP.NET page.Does anyone can tell me how to do it? (the user can't... -
Active Directory Search fails ("The directory service is unavailab
Hi all, I'm having one of those nerve wrecking errors, when trying to perform a simple search in an Active Directory. The objective of the code... -
Asp.net and Active Directory Log On To
Hello, I use Active Directory to authenticate users in my Asp.Net web applications. The problem I'm having is that the user's account are set to... -
Active Directory, ASP, & IIS
What do you mean? How are you running the ASP application not in IIS? Ray at home "Lynn" <lynn.shoemake@cts.cendant.com> wrote in message... -
Active Directory and ASP
Hey All, This is the senerio: I have 2 domains lets call them "workingdomain.com" and "activedirectorydomain.com". I have an account on the...



Reply With Quote

