• Zur Hauptnavigation (Zugriffstaste h)
  • Zum Navigationbaum (Zugriffstaste n)
  • Zum Inhalt (Zugriffstaste i)
  • Zur Suche (Zugriffstaste s)
Das Logo der Rheinischen Friedrich-Wilhelms-Universität; Copyright: Uni Bonn
Rheinische Friedrich-Wilhelms-Universität
Systemgruppe Angewandte Informatik (SGA)
  • FAQ
  • Quota
  • Network/Wi-Fi
  • Software & Security
  • E-Mail
  • Printers
SystemGruppe Angewandte Informatik
  • FAQ
  • Quota
  • Network/Wi-Fi
    • Nutzungsordnung
    • OpenVPN
    • SSH (external)
    • SSH (intern)
    • eduroam
  • Software & Security
  • E-Mail
  • Printers
  • Sitemap

SSH (external)

You have the possibility, to connect from external networks to the network of the computer science department III.
Please, use our Loginserver: login.iai.uni-bonn.de or login1.iai.uni-bonn.de

If you are experiencing problems such that your SSH client software does not ask about your password but errors out with something like "too many authentication failures" it may send some keys to our service not suitable for that IAI account.

You can avoid this by either

1) changing preferred authentication order to password if not using keys for your IAI account: a) ssh -o PreferredAuthentications=keyboard-interactive,password ... b) $HOME/config Host login.iai.uni-bonn.de [OR Host login.iai.uni-bonn.de login] ... PreferredAuthentications keyboard-interactive,password

2) not sending foreign keys to login.iai.uni-bonn.de (even better using specific keys only for the services they are meant for) Refer to the manual of your SSH client, especially the option IdentityFile

Copyright © 2005-2019 Universität Bonn
Deutsch Author Top of page