LDAP and Novell


if has made ldap query novell system cf system running on windows, please post example.
thanks

i'm better @ ldap active directory, have connected novell directory services (nds) using cf8 on win 2003 server. have queried nds, never inserted or updated.

what needing know?

you must know base of directory tree. base "o=" value in start attribute. directory admin should know this. also, make sure use account has access query directory server.

here example:

<cfldap
action="query"
name="ldapresults"
start="o=[organization]"
scope="subtree"
attributes="dn,givenname,sn,mail,fullname,description"
filter="(&(objectclass=user)(mail=*))"
separator="|"
server="[ipaddress]"
port="389"
username="cn=[username],o=[organization]"
password="[password]">


More discussions in ColdFusion


adobe

Comments

Popular posts from this blog

VIDIOC_S_FMT error 16, Device or resource busy - Raspberry Pi Forums

using a laptop skeleton to build a pi laptop - Raspberry Pi Forums

Forum for Joomla? - Joomla! Forum - community, help and support