question

Upvotes
1 1 1 1

DSS SFTP connection for multiple applications

Hi,

Is it possible to upload two separate Key Files to the .ssh DSS-Folder in order to connect two client applications to a single DSS ID?

My client wants to download a file from the DSS SFTP directly from two different servers without having to save it internally first.


#productdsssftp
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
87k 294 53 79

@grzegorz.zajac

Thank you for reaching out to us.

I checked and found that it is possible.

The authorized_keys file in the .ssh folder can contain multiple keys (one line per key).

However, please contact the Datascope Select support team directly via MyAccount to confirm this.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
1 1 1 1

@Jirapongse Thanks for your response. I've had a look at such a authorized_keys file and it looks as follows:

"---- BEGIN SSH2 PUBLIC KEY ----

Comment: "Me <me.me@lse.com>"

AAAAB3NzaC1yc2EAAAADAQABAAABAQDYRK+h4fdef2xmecVS5UWc9m70/aJykT2G

t500DDtIrBP4/DCFPcvx3oeBrpDANVJ2cZoepW/pcPD5aiepTg7SbGb8xWXRS0xZ

sip177oE9e+WVF0JRnCRBT9uhRPWhYSRvjmwRLZnsh951JcKOeIa7Xo05wChmelY

4LXirfk/wn3p4KA4X2OEH31DFw3dht5HdeMLYfspDQR8DHq/JH/KDu0QMYacowqt

BfyXyk2eeF8WihF0NjVpv5pp52vuP3XUgx8Xx+nzm9Ac9iFZDvlyynr1Q2kVWrvn

6ncaDzJyrLe6bRFXHUyqiHTi0OZP32zYuEPHF5b/Y3kEnsVhjOR/

---- END SSH2 PUBLIC KEY ----"

Would you suggest that the above syntax should be then replicated, e.g.

"---- BEGIN SSH2 PUBLIC KEY ----

Comment: "Me <me.me@lse.com>"

AAAAB3NzaC1yc2EAAAADAQABAAABAQDYRK+h4fdef2xmecVS5UWc9m70/aJykT2G

t500DDtIrBP4/DCFPcvx3oeBrpDANVJ2cZoepW/pcPD5aiepTg7SbGb8xWXRS0xZ

sip177oE9e+WVF0JRnCRBT9uhRPWhYSRvjmwRLZnsh951JcKOeIa7Xo05wChmelY

4LXirfk/wn3p4KA4X2OEH31DFw3dht5HdeMLYfspDQR8DHq/JH/KDu0QMYacowqt

BfyXyk2eeF8WihF0NjVpv5pp52vuP3XUgx8Xx+nzm9Ac9iFZDvlyynr1Q2kVWrvn

6ncaDzJyrLe6bRFXHUyqiHTi0OZP32zYuEPHF5b/Y3kEnsVhjOR/

---- END SSH2 PUBLIC KEY ----"

"---- BEGIN SSH2 PUBLIC KEY ----

Comment: "Me <me.me@lse.com>"

XXXXB3NzaC1yc2EAAAADAQABAAABAQDYRK+h4fdef2xmecVS5UWc9m70/aJykT2G

t500DDtIrBP4/DCFPcvx3oeBrpDANVJ2cZoepW/pcPD5aiepTg7SbGb8xWXRS0xZ

sip177oE9e+WVF0JRnCRBT9uhRPWhYSRvjmwRLZnsh951JcKOeIa7Xo05wChmelY

4LXirfk/wn3p4KA4X2OEH31DFw3dht5HdeMLYfspDQR8DHq/JH/KDu0QMYacowqt

BfyXyk2eeF8WihF0NjVpv5pp52vuP3XUgx8Xx+nzm9Ac9iFZDvlyynr1Q2kVWrvn

6ncaDzJyrLe6bRFXHUyqiHTi0OZP32zYuEPHF5b/Y3kEnsVhjOR/

---- END SSH2 PUBLIC KEY ----"?

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.