Removal of (or disable) /admin for the user manager

2009-04-13 Thread Farid Hamjavar


Tomcat 5.5.23 on Linux

Hello,


I have a question in reference to Tomcat's
Tomcat Manager's default page 'Tomcat Web Application Manager'


When I log in, as user 'manager'  to that page   I like to either:


1) remove the row '/admin' all together,

2) if I can not do that, I at least like to
prevent the ability to do any of the actions
mentioned in the 'commands'  column (start/stop ,etc,etc).


Is there an easy way (if at all) to achieve this?


Thank you,
Farid


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Removal of (or disable) /admin for the user manager

2009-04-13 Thread Farid Hamjavar

On 04/13/2009 10:30 AM, Caldarale, Charles R wrote:

From: Farid Hamjavar [mailto:hamja...@unm.edu]
Subject: Removal of (or disable) /admin for the user manager

1) remove the row '/admin' all together,

2) if I can not do that, I at least like to
prevent the ability to do any of the actions
mentioned in the 'commands'  column (start/stop ,etc,etc).


Do you want to eliminate the admin webapp completely, or just prevent its 
manipulation via the manager webapp?

Either would be fine.



Since access to the manager webapp is already controlled, what purpose does 
this serve?


Tomcat default users 'admin' and 'manager' are different entities and
I just don't think person who logs in as 'manager' to manage one or more
webapps  should  also be able to shutdown the server
as is the default case.

Farid




 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org




-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



8443 on the URL (tommcat-connector)

2007-06-08 Thread Farid Hamjavar

Red Hat 4
Tomcat 5.5.23
Apache 2.0.52

Hello,

I have Apache+Tomcat up and this works:
https://hostname.unm.edu:8443  (Tomcat welcome page)

I use mod_jk2 and workers2.properties to connect Apache and Tomcat

And this works too:
https://hostname.unm.edu:8443/appname  (app's welcome login page)


I however can not go to:
https://hostname.unm.edu/appname  (app's welcome login page)

I get:
Forbidden
You don't have permission to access /appname/folder.do on this server.



Any pointers and ideas are appreciated.

Farid

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Can not expand the .war file

2006-10-05 Thread Farid Hamjavar

Update/Summary:
It was a permission issue as we're  running
Tomcat under a different (non-root) user. The permission/ownership
issue was with the 'webapps'  directory.

Farid



On Fri, 29 Sep 2006, Farid Hamjavar wrote:

 Date: Fri, 29 Sep 2006 17:22:35 -0600 (MDT)
 From: Farid Hamjavar [EMAIL PROTECTED]
 To: Tomcat Users List users@tomcat.apache.org
 Subject: Can not expand the .war file
 
 
 Redhat AS 3 Tomcat 5.0.28
 
 
 Hello,
 
 
 I verified ('tar xvf' or 'jar tvf') my .war file is not corrupted.
 
 Any ideas as what might be causing this when I try to expand the .war file ?
 
 
 From catalina.out:
 WARNING: Exception while expanding web application archive myapp.war
 
 
 Thanks,
 Farid
 
 

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Can not expand the .war file

2006-09-29 Thread Farid Hamjavar

Redhat AS 3 Tomcat 5.0.28


Hello,


I verified ('tar xvf' or 'jar tvf') my .war file is not corrupted.

Any ideas as what might be causing this when I try to expand the .war file ?


From catalina.out:
WARNING: Exception while expanding web application archive myapp.war


Thanks,
Farid


-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]