Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
Config_Files
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Maxime Bombar
Config_Files
Commits
e9bc39cc
Commit
e9bc39cc
authored
Nov 23, 2015
by
Vincent Le gallic
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[ssh_config] Factorisation des ilo
parent
6c02e77f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
40 deletions
+16
-40
.ssh/config
.ssh/config
+16
-40
No files found.
.ssh/config
View file @
e9bc39cc
...
...
@@ -649,53 +649,29 @@ Host eap.adm eap eap eap.adm.crans.org
ForwardAgent yes
ProxyCommand ssh sable.crans.org -W %h:%p
Host ft-ilo.adm ft-ilo ft-ilo ft-ilo.adm.crans.org
HostName ft-ilo.adm.crans.org
User loginCr@ns
ForwardAgent yes
ProxyCommand ssh sable.crans.org -W %h:%p
HostKeyAlgorithms ssh-rsa
Host fx-ilo.adm fx-ilo zamok-ilo.adm fx-ilo fx-ilo.adm.crans.org zamok-ilo.adm.crans.org
HostName fx-ilo.adm.crans.org
User loginCr@ns
ForwardAgent yes
ProxyCommand ssh sable.crans.org -W %h:%p
HostKeyAlgorithms ssh-rsa
Host fy-ilo.adm fy-ilo fy-ilo fy-ilo.adm.crans.org
HostName fy-ilo.adm.crans.org
User loginCr@ns
ForwardAgent yes
ProxyCommand ssh sable.crans.org -W %h:%p
HostKeyAlgorithms ssh-rsa
Host fz-ilo.adm fz-ilo fz-ilo fz-ilo.adm.crans.org
HostName fz-ilo.adm.crans.org
User loginCr@ns
ForwardAgent yes
ProxyCommand ssh sable.crans.org -W %h:%p
HostKeyAlgorithms ssh-rsa
Host kdell-idrac.adm kdell-idrac kdell-idrac kdell-idrac.adm.crans.org
HostName kdell-idrac.adm.crans.org
User root
ForwardAgent yes
ProxyCommand ssh sable.crans.org -W %h:%p
Host komaz-ilo.adm komaz-ilo komaz-ilo komaz-ilo.adm.crans.org
HostName komaz-ilo.adm.crans.org
User loginCr@ns
ForwardAgent yes
ProxyCommand ssh sable.crans.org -W %h:%p
HostKeyAlgorithms ssh-rsa
Host odlyd-ilo.adm odlyd-ilo odlyd-ilo odlyd-ilo.adm.crans.org
HostName odlyd-ilo.adm.crans.org
User loginCr@ns
ForwardAgent yes
Host *-ilo
HostName %h.adm.crans.org
User Administrator
PasswordAuthentication yes
ChallengeResponseAuthentication no
GSSAPIAuthentication no
HostbasedAuthentication no
PubkeyAuthentication no
RSAAuthentication no
Compression no
ForwardAgent no
ForwardX11 no
KexAlgorithms diffie-hellman-group1-sha1
MACs hmac-md5,hmac-sha1
Ciphers aes128-cbc,3des-cbc
HostKeyAlgorithms ssh-rsa,ssh-dss
ProxyCommand ssh sable.crans.org -W %h:%p
HostKeyAlgorithms ssh-rsa
Host radius.adm radius radius radius.adm.crans.org
HostName radius.adm.crans.org
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment