Lee,
Is the authentication method you implemented an extension of JRun's?
Also, do you store encrypted passwords and role information in the .doc file
the way "users.properties" does? Also, I would like to continue to use
web.xml to specify security constraints for different jsp pages. I
appreciate your response and any other guidance would be greatly
appreciated. I am kind of against a wall at this point. I can't use just one
users.properties file since that would be a huge security risk for the
different web applications I am running under JRun default server.
Thanks,
Vic
----- Original Message -----
From: "Lonitz, Lee M" <[EMAIL PROTECTED]>
To: "JRun-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, February 28, 2001 2:09 PM
Subject: RE: users.properties
> Vic,
>
> Have you thought about creating a servlet which reads perhaps a logon file
> (a .doc file) for authentication? We've had great success doing this. You
> could place your servlet in your WEB-INF/classes folder and then the .doc
> file (e.g. passwords) in the app root of your Web app.
>
> Lee Lonitz
> Webmaster
> Lockheed Martin Corporation
>
> -----Original Message-----
> From: Victor Marinelli [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 27, 2001 9:10 PM
> To: JRun-Talk
> Subject: users.properties
>
>
> Hello,
>
> I am running a single instance of JRun server and I have several web
> applications under it. The problem I am having is that each web
application
> should have it's own users.properties file to contain usernames, passwords
> and roles. I know that this is not possible under JRun. I would still like
> to use JRun's authentication model if I could. Does anyone know any
> workarounds for this problem? suggestions?
>
> Thanks,
> Vic
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists