OK, I follow now... I was looking at the farcry_core/packages/security/authentication.cfc not the underlying Ntsecurity.cfc, which wraps the NTAuth and NTGroupManagement objects. I guess I should have read the subject line! Sorry about that...
--Nathan >-----Original Message----- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] On Behalf >Of David Ross >Sent: Monday, May 10, 2004 1:05 PM >To: FarCry Developers >Subject: [farcry-dev] Re: AD error (jrun.security.NTAuth) > >It depends how "wrong" your domain is. Like I said in the >other thread, I was using a domain that I could pull groups >from (in admin), and authenticate against, up until the point >that we try to get the user's groups. This is exactly where it >is failing for ylee. > >I'll post this link again to prove the behavior happens for >others (outside of farcry, but using the jrun ntauth packages): >http://crawdaddy.blogspot.com/2003_03_01_crawdaddy_archive.html > >-dave > > >>>> [EMAIL PROTECTED] 5/10/2004 12:57:44 PM >>> > >I think that using the wrong domain name will result in an >"ADSI login failed on domain #domain#" message in FarCry's >failed login log, not the "not admin group member" message. > >--Nathan > >>-----Original Message----- >>From: [EMAIL PROTECTED] >>[mailto:[EMAIL PROTECTED] On Behalf >Of David >>Ross >>Sent: Monday, May 10, 2004 12:44 PM >>To: FarCry Developers >>Subject: [farcry-dev] Re: AD error (jrun.security.NTAuth) >> >>Read Andrew's threads more closely. This is an issue with the domain >>name you are using... you need to use the pre-2000 domain. >> >>-dave >> >>>>> [EMAIL PROTECTED] 5/10/2004 10:55:55 AM >>> >>Sorry, hit the return too quickly. >> >>With the help of Andrew, I broke my login into parts and found the >>problem I am having. When I make a call to the >>o_NTAuth.GetUserGroups("xx") method it throws an exception >error. The >>java exception error is: >>java.lang.NullPointerException. The error I am getting in the FarCry >>failed login log is: not in admin group. It seems that it can't pull >>the users group to make any comparison to the FarCry group >policy. Can >>someone tell me why I am getting a null pointer exception with java? >> >>I am running the current setup on my server. >> >>Windows 2003 Standard >>CFMX 6.1 on JRun 4 >>Java 2 Runtime Environment, SE v.1.4.2 >> >>--- >>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 >> >>--- >>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 >> >> > >--- >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 > >--- >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 > > --- 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
