You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Otto Frost (JIRA)" <ji...@apache.org> on 2009/02/15 13:10:59 UTC

[jira] Created: (SYNAPSE-507) Improve vfs sftp transport to handle login with IdentityFile (public/private keys)

Improve vfs sftp transport to handle login with IdentityFile (public/private keys)
----------------------------------------------------------------------------------

                 Key: SYNAPSE-507
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-507
             Project: Synapse
          Issue Type: Improvement
            Reporter: Otto Frost


In many enterprises it is only allowed to login with IdentityFile public/private key pair, not username/password.
Therfore it is important to have support for logging on with IdentityFile.

It would also be nice to have support for X.509 certiifcates for the vfs https transport.

-- 
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: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Resolved: (SYNAPSE-507) Improve vfs sftp transport to handle login with IdentityFile (public/private keys)

Posted by "Rajika Kumarasiri (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rajika Kumarasiri resolved SYNAPSE-507.
---------------------------------------

    Fix Version/s: 2.0
       Resolution: Fixed

I have fixed the issue - SYNAPSE-626, so this feature should be available now. 

Rajika

> Improve vfs sftp transport to handle login with IdentityFile (public/private keys)
> ----------------------------------------------------------------------------------
>
>                 Key: SYNAPSE-507
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-507
>             Project: Synapse
>          Issue Type: Improvement
>            Reporter: Otto Frost
>             Fix For: 2.0
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> In many enterprises it is only allowed to login with IdentityFile public/private key pair, not username/password.
> Therfore it is important to have support for logging on with IdentityFile.
> It would also be nice to have support for X.509 certiifcates for the vfs https transport.

-- 
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: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Commented: (SYNAPSE-507) Improve vfs sftp transport to handle login with IdentityFile (public/private keys)

Posted by "Rajika Kumarasiri (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SYNAPSE-507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12861331#action_12861331 ] 

Rajika Kumarasiri commented on SYNAPSE-507:
-------------------------------------------

Once we move into commons-vfs libraries trunk this feature is automatically supported. I have opened a separate issue on that. 
https://issues.apache.org/jira/browse/SYNAPSE-626

Rajika

> Improve vfs sftp transport to handle login with IdentityFile (public/private keys)
> ----------------------------------------------------------------------------------
>
>                 Key: SYNAPSE-507
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-507
>             Project: Synapse
>          Issue Type: Improvement
>            Reporter: Otto Frost
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> In many enterprises it is only allowed to login with IdentityFile public/private key pair, not username/password.
> Therfore it is important to have support for logging on with IdentityFile.
> It would also be nice to have support for X.509 certiifcates for the vfs https transport.

-- 
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: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Commented: (SYNAPSE-507) Improve vfs sftp transport to handle login with IdentityFile (public/private keys)

Posted by "Andreas Veithen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SYNAPSE-507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12673605#action_12673605 ] 

Andreas Veithen commented on SYNAPSE-507:
-----------------------------------------

The VFS transport uses Apache Commons VFS [1] to connect to remote servers. Would you be ready to help us to figure out what authentication mechanisms are supported by this library and how to set them up?

[1] http://commons.apache.org/vfs/


> Improve vfs sftp transport to handle login with IdentityFile (public/private keys)
> ----------------------------------------------------------------------------------
>
>                 Key: SYNAPSE-507
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-507
>             Project: Synapse
>          Issue Type: Improvement
>            Reporter: Otto Frost
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> In many enterprises it is only allowed to login with IdentityFile public/private key pair, not username/password.
> Therfore it is important to have support for logging on with IdentityFile.
> It would also be nice to have support for X.509 certiifcates for the vfs https transport.

-- 
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: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org