Advertisement

07.02.2008 at 01:20PM PDT, ID: 23534984
[x]
Attachment Details

Pulling Windows User ID using First and Last name

Asked by mopar003 in Cold Fusion Markup Language, ColdFusion Application Server

Tags: Microsoft, Windows, 2003, Active Directory, Cold Fusion, Active Directory

Trying to get a user id based on the first and last name of user.  

<cfldap name="employee"
                    server="my.server.org"
                    action="query"
                    attributes="sAMAccountName,title,name,employeeID,description,memberof,Logon Name,E-Mail Address, Last Name"
                    start="DC=root,DC=sutterhealth,DC=org"
                    filter="name=#curName#*"
                    sort="name asc"
                    username="#application.user.name#"
                    password="#application.user.pass#">
                  <cfdump var="#employee#">

This doesn't work for me.  Not sure why.Start Free Trial
[+][-]07.03.2008 at 12:23PM PDT, ID: 21928336

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.04.2008 at 11:53PM PDT, ID: 21936152

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Cold Fusion Markup Language, ColdFusion Application Server
Tags: Microsoft, Windows, 2003, Active Directory, Cold Fusion, Active Directory
Sign Up Now!
Solution Provided By: teepee2
Participating Experts: 2
Solution Grade: A
 
 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628