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

Reply via email to