Closed
Bug 646723
Opened 15 years ago
Closed 15 years ago
Install kypM-ssh on windows slaves
Categories
(SeaMonkey :: Release Engineering, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Callek, Assigned: Callek)
References
Details
We need to deploy kypM-ssh on our windows slaves.
| Assignee | ||
Comment 1•15 years ago
|
||
from Administrator@cb-sea-win32-tbox
cwd: ~/packages
$ scp -i ~/../seabld/.ssh/id_dsa seabld@stage-old.mozilla.org:~/packages/kts* .
...
Ran kts118.exe
Since we do not have AutoIt installed [yet] went through the windowed setup with the steps detailed in http://hg.mozilla.org/build/opsi-package-sources/file/520de951bbb0/kpyM-sshd/CLIENT_DATA/kpyM.au3
Got the kts.ini file from dustin via e-mail, stripped of the registration key. Added that to the KTS install dir.
Set registry in [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\StandardProfile\GloballyOpenPorts\List]
for "22:TCP" = "22:TCP:*:Enabled:ssh"
Tested without a restart from the jumphost, can ssh into a DOS shell!
Filing a bug about getting the registration key.
----------
cb-sea-win32-tbox done except registration key.
| Assignee | ||
Updated•15 years ago
|
Priority: -- → P2
| Assignee | ||
Comment 2•15 years ago
|
||
(In reply to comment #1)
> Filing a bug about getting the registration key.
...and got it!
> cb-sea-win32-tbox done except registration key.
Done with registration key now.
| Assignee | ||
Comment 3•15 years ago
|
||
Done:
cb-seamonkey-win32-01
cb-seamonkey-win32-02
cb-seamonkey-win32-03
cn-sea-qm-win2k3-01
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•