I got it working! Turns out that the problem was because I had no filter specified. I put the filter in and that sped things up. I guess it was trying to search through all the students on campus (over 40,000 accounts) and was timing out.
Thanks for everyone's suggestions! Mike On Thu, 23 Jun 2005 11:59:14 -0500 "Dawson, Michael" <[EMAIL PROTECTED]> wrote: > Hmmm. I checked our Active Directory schema and these >java-related > attributes do exist and are active in the schema. > However, I have never > used them, nor do I ever see a need to use them. > > Not knowing the underlying system, I have no clue why >they are being > added to your attribute list other than it is just a >java requirement. > > Is it not good enough for you to ask your admin to grant >the required > access and you just give your word, sign a contract or >swear that you > will never retrieve these attributes? > > Heck, we all have access to data that is not mean for >public use, > however, we all use common sense when choosing what data >to display. > > Even so, when you look at these attribute names, what >kind of hurtful > information could actually be gleaned from them anyway? > > Sorry I can't be of much more help than this. > > M!ke > > -----Original Message----- >From: Mike Soultanian [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 23, 2005 11:39 AM > To: CF-Talk > Subject: Re: Hoping *someone* can help me with my LDAP >question > > You know, the attributes exist in his directory (it's a >directory of all > the students on campus - not AD) and they are all empty. > However, he > does not want to allow access to them because he doesn't >know if they'll > be filled with information down the road. > > I guess what I really need to know is why those >attributes are being > requested so that I can convince him that the are >harmless and only used > for software interfacing and nothing more. I just don't >know if it's > coldfusion that's asking for them, or the java >subsystem. And if it's > the java subsystem, would macromedia even have any >information? > > Thanks, > Mike > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:210495 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

