You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Tobias Bocanegra (JIRA)" <ji...@apache.org> on 2016/08/18 06:07:21 UTC

[jira] [Resolved] (JCRVLT-121) Credential challenge incorrect for dst server in rcp

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

Tobias Bocanegra resolved JCRVLT-121.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 3.1.28

fixed in r1756714

> Credential challenge incorrect for dst server in rcp
> ----------------------------------------------------
>
>                 Key: JCRVLT-121
>                 URL: https://issues.apache.org/jira/browse/JCRVLT-121
>             Project: Jackrabbit FileVault
>          Issue Type: Bug
>          Components: RCP
>            Reporter: J. Casalino
>            Priority: Minor
>             Fix For: 3.1.28
>
>
> I am prompted twice as expected for both a source and a destination password, but the second prompt does not update to show me the destination URL I'm authenticating to. Rather, it shows the source URL twice. Authentication to the destination does work using this method.
> {noformat}
> [root@host bin]# ./vlt --credentials admin rcp -r http://source.adobecqms.com:4502/crx/-/jcr:root/content http://localhost:4502/crx/-/jcr:root/content
> Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=128m; support was removed in 8.0
> Copy http://source.adobecqms.com:4502/crx/server/-/jcr:root/content to http://localhost:4502/crx/server/-/jcr:root/content (recursive)
> Connecting via JCR remoting to http://source.adobecqms.com:4502/crx/server
> Connecting via JCR remoting to http://localhost:4502/crx/server
> Please enter password for user admin connecting to http://source.adobecqms.com:4502/crx/server/-/jcr:root/content: ************
> Please enter password for user admin connecting to http://source.adobecqms.com:4502/crx/server/-/jcr:root/content: ************
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)