[josm-dev] single session authenticatoin

colliar colliar4ever at aol.com
Wed Feb 23 14:03:24 GMT 2011


Am 21.02.2011 19:23, schrieb Sebastian Klein:
> Mikel Maron wrote:
> 
> There is another option:
>  * Create links on the desktop, on for each user.
>  * Change the link from
>    java -jar .../josm-tested.jar
>    to
>    java -Djosm.home=.../josm-user1 -jar .../josm-tested.jar
> 
> (Replace "..." by the path to the preference folder for user1 and the
> path to josm-tested.jar respectively.)
> 
> This will keep the preferences for each user in a separate folder.

Or use a script to start josm and delete/replace the config files after
exit.

Cheers Colliar



More information about the josm-dev mailing list