-
Bug
-
Resolution: Done
-
Critical
-
6.4.0
-
WAS 8.5.5
Windows
-
Documentation (Ref Guide, User Guide, etc.)
-
CR1
-
-
jBPM sprint 2, jBPM sprint 3
Customer is using BPMS with WAS 8.5.5 on windows machine. They are not able to clone repository over ssh protocol when LDAP authentication is enabled on WAS ND server for business central. We have tried with org.uberfire.domain=WSLogin and org.uberfire.domain=defaultWIMFileBasedRealm but no luck.
~/.ssh/config file look like as:
Host 10.10.10.10 VerifyHostKeyDNS no StrictHostKeyChecking no HostKeyAlgorithms +ssh-dss ServerAliveCountMax 10 ServerAliveInterval 30
Debug enabled logging and logging from server side attached.
- clones
-
RHPAM-277 Not able to clone BPMS server git repository over ssh protocol over WAS server.
- Closed