[ http://jira.codehaus.org/browse/MPSITE-13?page=all ]
Lukas Theussl updated MPSITE-13: -------------------------------- Priority: Critical (was: Major) Description: site:sshdeploy can mess up home rights if part of the commands fail. Remote command chain like "...;cd BLA;chmod ..." should be conditionally executed if the "cd" succeeds. That way, if one command fails the others (like chmod) do not get executed in the wrong directory. Can lead to fatal consequences for eg ssh resource dir (.ssh) with wrong permissions, oops. was: site:sshdeploy can mess up home rights if part of the commands fail. Remote command chain like "...;cd BLA;chmod ..." should be conditionally executed if the "cd" succeeds. That way, if one command fails the others (like chmod) do not get executed in the wrong directory. Can lead to fatal consequences for eg ssh resource dir (.ssh) with wrong permissions, oops. Fix Version: 1.6.2 > SSH deployment can mess up file permissions of home dir > ------------------------------------------------------- > > Key: MPSITE-13 > URL: http://jira.codehaus.org/browse/MPSITE-13 > Project: maven-site-plugin > Type: Bug > Versions: 1.5.2 > Environment: site:sshdeploy on UNIX site. > Reporter: Marcel May > Priority: Critical > Fix For: 1.6.2 > > > site:sshdeploy can mess up home rights if part of the commands fail. > Remote command chain like "...;cd BLA;chmod ..." should be conditionally > executed if the "cd" succeeds. That way, if one command fails the others > (like chmod) do not get executed in the wrong directory. > Can lead to fatal consequences for eg ssh resource dir (.ssh) with wrong > permissions, oops. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]