You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Israel Tsadok (JIRA)" <se...@james.apache.org> on 2010/11/03 16:06:25 UTC

[jira] Updated: (JAMES-1104) Disable user/pass auth on JMX and bind it to localhost

     [ https://issues.apache.org/jira/browse/JAMES-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Israel Tsadok updated JAMES-1104:
---------------------------------

    Attachment: chmod600.vbs

The attached script will take ownership and limit the permissions on the give file path to <Current_User>:Full Control.
Usage:

cscript chmod600.vbs ..\conf\jmx.password

It doesn't have much in the way of error handling, but if this approach is accepted, I'll be willing to work on it some more.

The idea is to call the script from run.bat, which will ensure that the permissions on jmx.password are set properly, allowing james to run.

I tested the script on Windows 7 and Windows XP SP3. In theory, it should work all the way back to Windows 2000.

> Disable user/pass auth on JMX and bind it to localhost
> ------------------------------------------------------
>
>                 Key: JAMES-1104
>                 URL: https://issues.apache.org/jira/browse/JAMES-1104
>             Project: JAMES Server
>          Issue Type: Task
>    Affects Versions: 3.0-M1
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>             Fix For: 3.0-M2
>
>         Attachments: chmod600.vbs
>
>
> Using JMX user/password auth on windows is a PITA because of the needed modification on fileownership etc. We should just disable user/password auth,bind jmx  to localhost and add a NOTE about this

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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