Fixed *.redhat.usu access.
authorlace <>
Mon, 11 Dec 2006 23:04:34 +0000 (23:04 +0000)
committerlace <>
Mon, 11 Dec 2006 23:04:34 +0000 (23:04 +0000)
.ssh/config

index a65ee9e..f003fb7 100644 (file)
@@ -25,7 +25,9 @@ ProxyCommand none
 StrictHostKeyChecking yes
 Host *.redhat.usu *.test.redhat.com *.lab.boston.redhat.com *.rhts.boston.redhat.com *.z900.redhat.com
 User root
-Host *.redhat.usu *.redhat.com porkchop devserv barstool
+Host *.redhat.usu
+User jkratoch
+Host *.redhat.com porkchop devserv barstool
 User jkratoch
 ProxyCommand ssh sebastian.redhat.com exec nc %h %p
 StrictHostKeyChecking no