> > > -----Original Message----- > > From: Wong Kam Lai [mailto:[EMAIL PROTECTED] > > Sent: Monday, March 31, 2003 12:17 AM > > To: Slide Users Mailing List > > Subject: About user authenication and authorization > > > I know that I can config server.xml in tomcat to use > > 'SlideRealm'. Actually, what's the use? It doesn't need to > > use 'tomcat-users.xml' anymore? > > Yes. That way, no more manually updating the file and restarting. If you > follow the source code, it pulls the user and password from /users and > sets up the Tomcat env properly if the check is successful. > > James
Where is the source code? I would like to follow it so that I don't need to restart tomcat each time when I add/delete users and change the permissions for users .... Also, can I set permission to specify some files so that it can only be accessable by specified users? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
