Hi Mike But how would I extract the following
i.vaughan >From the value in the SMTP setting of [EMAIL PROTECTED] Then would you use a query similar to this ? If so how would you loop it so it updates everyone's alias in the OU ? <cfldap action="modify" modifyType="replace" attributes="mailNickname=#????SMTP????# dn="#session.fixeddn#" server="server" port="389" username="username" password="password"> -----Original Message----- From: Dawson, Michael [mailto:[EMAIL PROTECTED] Sent: 23 March 2006 14:16 To: CF-Talk Subject: RE: CFLDAP Question ? It should be possible. The attribute is "mailNickname". M!ke -----Original Message----- From: Ian Vaughan [mailto:[EMAIL PROTECTED] Sent: Thursday, March 23, 2006 4:29 AM To: CF-Talk Subject: CFLDAP Question ? Is this possible using CFLDAP modify ? I would like to change the 'Alias' attribute under the 'Exchange General' Tab for all users in all OU's to the value contained in their SMTP setting in their 'E-Mail Addresses' tab. Can this be done using Coldfusion ? Any ideas? i.e. <cfldap action="modify" modifyType="replace" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236036 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

