RE: Windows login name
"Kris Spitz" <[email protected]> Tue, 11 Jul 2006 12:34:46 -0500
| Newsgroups | gmane.text.xml.resin.user |
|---|---|
| Message-ID | <[email protected]> |
I did. Using the latest JCIF I am now using a resin (3.0.18) only = setup. The PCs send the user's login and PW to the Resin server and the = JCIF package works as a filter for certain traffic. At least this is = what I was able to gather, may be entirely wrong. Anyway, the JCIF = passes this info to a domain controller and gets a go or no go response. The example filter code on the linked page below goes into the web.xml = file for the web app for which you want it to work. This is the part I = did not know when I was originally trying to get it to go. It was = literally my first try at using Resin at all for anything. Kris -----Original Message----- From: Vinny [mailto:[email protected]] Sent: Tuesday, July 11, 2006 12:15 PM To: [email protected] Subject: Re: Windows login name Hi, did you ever figure this out. It seems like I'm going to be in the same situation soon. User want to just login from their workstation and not have to login to the webapp. Sad I know On 3/16/06, Kris Spitz <[email protected]> wrote: > I want to pick up the login name from the PC. All the computers are = already in the domain. The PC had to log into the domain so the PC knows = the user name. I am not interested in sending a PW to Resin. All I need = Resin to know is the user name. The first paragraph on = http://jcifs.samba.org/src/docs/ntlmhttpauth.html is exactly what I = would like to do. There is not enough documentation there for me to make = out how to make that work with Resin. Does anyone have experience with = this package or a similar one that would get the job done for me? > > Our previous setup used IIS in front of Resin. IIS picked up the user = name and it was available for Resin to use. I would like to eliminated = IIS and use the built in http server if I could to simplify the = installation. > > > Kris Spitz > IS Manager > Iris USA, Inc > 11111-80th Ave > Pleasant Prairie, WI 53158 > [email protected] > Phone: 262-612-1000 x1295 > Fax: 262-612-1010 > > > > --=20 Ghetto Java: http://www.ghettojava.com