I apologize for seeming to look like an idiot, but I have read every message post there is about AD integration with FarCry. I have spoken with Andrew and he has sent his test files to me. I have compared his coding to mine and there doesn't seem to be any difference. The jrun.security.NTAuth method GetUserGroups only takes a single string argument. I searched the internet for the class object and read through it thoroughly as possible. FarCry on the other hand is passing 2 arguments: username and domain name. Unless the NTadmin.dll methods are different, the java class object will not take 2 arguments. I am testing it in dreamweaver first with my test files. Everything works fine except when it tries to pull the user's group membership using the GetUserGoups method.
The full qualify domain name is hot.stuffthis.net, the pre windows 2000 domain is "hot" and that is what I have set for my ADSI user directory object domain value. I have already made the changes for line 575 in the file authentication.cfc. I have registered the NTadmin.dll as a com object. I even applied the JRun4 updater3 file. --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
