there is a utility called sudo that enables you to give regular users
permissions to run commands as privileged users. If you use it, your
users will be able to stop/start tomcat, while it is installed in
another account (in your case root), without being able to su to root.

>>> [EMAIL PROTECTED] 06/02/03 02:41PM >>>
On Mon, 2 Jun 2003 19:30, Tim Funk wrote:
> If each student runs their own tomcat instance, then just have
tomcat
> listen on a port above 1024.

Plus they would each need an instance of Tomcat in their home
directory, I'd 
say that's where the permission denied is coming from it's probably
currently 
installed in /opt/tomcat4 or some such.

Regards,
-- 
Jason Bainbridge
KDE Web Team - http://kde.org 
[EMAIL PROTECTED] 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED] 
For additional commands, e-mail: [EMAIL PROTECTED] 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to