Difference between revisions of "SSH Key Enable/Disable"
From Roaring Penguin
Line 1: | Line 1: | ||
Could you allow us ssh access to the CanIt system? We will be coming | Could you allow us ssh access to the CanIt system? We will be coming | ||
− | from IP | + | from IP 108,63.66.105 on port 22 in case you need to open up firewall |
access. To enable our support key, from the command line on the CanIt | access. To enable our support key, from the command line on the CanIt | ||
machine enter: | machine enter: |
Revision as of 10:04, 25 November 2014
Could you allow us ssh access to the CanIt system? We will be coming from IP 108,63.66.105 on port 22 in case you need to open up firewall access. To enable our support key, from the command line on the CanIt machine enter:
/usr/share/canit/scripts/canit-service-key --enable
When we are finished you can disable access with:
/usr/share/canit/scripts/canit-service-key --disable