You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! Can SSHportal be called simultaneously by multiple programs i.e. through an API? What's the recommended way of automating user, ACL creation etc.? Direct database edits? Automated ssh shell input scripting i.e. Python paramiko?
Also, just to clarify, what does Host Keys verifications shared across users mean? Does that mean it will record the identity of the remote server once (trust on first use) and this shall be recorded for all SSHPortal users?
The text was updated successfully, but these errors were encountered:
Immortalin
changed the title
Race Conditions/Thread Safety
Race Conditions/Thread Safety/Automation question
Jul 19, 2018
Immortalin
changed the title
Race Conditions/Thread Safety/Automation question
Race Conditions/Thread Safety/Automation question/Host key clarification
Jul 19, 2018
On 20 Jul 2018, at 01:40, Immortalin ***@***.***> wrote:
Can SSHportal be called simultaneously by multiple programs i.e. through an API?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
Hi! Can SSHportal be called simultaneously by multiple programs i.e. through an API? What's the recommended way of automating user, ACL creation etc.? Direct database edits? Automated ssh shell input scripting i.e. Python paramiko?
Also, just to clarify, what does
Host Keys verifications shared across users
mean? Does that mean it will record the identity of the remote server once (trust on first use) and this shall be recorded for all SSHPortal users?The text was updated successfully, but these errors were encountered: