Automation in the context of multifactor authentication: Difference between revisions

mNo edit summary
Line 82: Line 82:
{{Command|rsync -a datadir/a robot:scratch/testdata}}
{{Command|rsync -a datadir/a robot:scratch/testdata}}
</translate>
</translate>
= IPv4 vs IPv6 issue =
When connecting to the robot node the SSH client on your computer may choose to use the IPv6 addressing over the older IPv4.
This seems to be more probably in Windows environment.
If this is the case you have to make sure that the IP address mask you put in the <code>restrict,from=</code> field of the key
matches the type your computer will be using when connecting to the node.


= Automation using Python and Paramiko =
= Automation using Python and Paramiko =
cc_staff
32

edits