search for: embeddedkey

Displaying 2 results from an estimated 2 matches for "embeddedkey".

Did you mean: embeddeddev
2023 Jul 07
1
Subsystem sftp invoked even though forced command created
...from="..."' option to split the entry between your test client and the productive clients. > Oddly enough, the same behavior occurs when the embedded key is used > to launch an interactive sftp session from the host running the > legitimate client: > > # sftp -i ${embeddedKey} ${user}@${host} > <Standard warning from /etc/issue.net> > Connected to ${host}. > sftp> ls > README collectors receive-data.ksh tmp > sftp> ^D > So we can probably write off any idiosyncrasies of WinSCP and work only > with OpenSSH. Note t...
2023 Jul 06
1
Subsystem sftp invoked even though forced command created
On 05.07.23 18:01, MCMANUS, MICHAEL P wrote: > It appears the forced command either does not run or runs to completion > and exits immediately, as there is no process named "receive.ksh" in > the process tree. FWIW, two cents of mine: -- The script *exiting* should *not* prompt sshd to execute the requested subsystem "as a second thought", or else it'd happen