Hi
Have registered the dll and picked up the AD groups in 'Map a policy group' I have also added the login.cfm to my #application#\customadmin\login. I have changed the relevant variable values in login.cfm, with one query to be checked.
<cfset LDAP_server = "same as _dmsecuserdirectories.cfm">
<!--- where can I find this value --->
<cfset LDAP_start = "">
<cfset LDAP_username = 'NTDomain\'&form.userlogin>
<cfset userfilter = "(&(objectclass=*)(samAccountName=#form.userlogin#))">
<cfset LDAP_start = "">
<cfset LDAP_username = 'NTDomain\'&form.userlogin>
<cfset userfilter = "(&(objectclass=*)(samAccountName=#form.userlogin#))">
I map the policy correctly
When I login with nt username and password, get an error in log ADSI login failed on domain 'as set in _dmSecUserDirectories.cfm'
'User Unknown'
Any ideas welcome please.
Cheers
Mark
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/farcry-dev
-~----------~----~----~----~------~----~------~--~---
