Nevermind. In the message below, I'm talking about the getUserGroups method of the farcry_core.packages.security.Ntsecurity object, not the jrun.secruity.NTAuth object. Sorry if I'm adding to the confusion...
--Nathan >-----Original Message----- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] On Behalf >Of Nathan Mische >Sent: Monday, May 10, 2004 12:50 PM >To: FarCry Developers >Subject: [farcry-dev] RE: AD error (jrun.security.NTAuth) > >Also, are you calling that method with the domain argument like so: > >o_NTsec.getUserGroups(userName=xx, domain=xx) > >--Nathan > > > >>-----Original Message----- >>From: [EMAIL PROTECTED] >>[mailto:[EMAIL PROTECTED] On Behalf >Of Yohang >>Lee >>Sent: Monday, May 10, 2004 10:56 AM >>To: FarCry Developers >>Subject: [farcry-dev] AD error (jrun.security.NTAuth) >> >>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
