You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by "webmaster@oredelmondo.it" <we...@oredelmondo.it> on 2005/04/05 10:35:50 UTC

How to disable remote manager

For security reason I'd like to disable the remote manager.
How it is possible?

Regards

---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org


Re: How to disable remote manager

Posted by Stefano Bagnara <io...@bago.org>.
> For security reason I'd like to disable the remote manager.
> How it is possible?

I think you can safely add an enabled="false" to the remotemanager tag in
the config.xml:
<remotemanager enabled="false">

Also, you probably can remove the full remotemanager block (<block
name="remotemanager" />) from the assembly.xml file.


Stefano


---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org