Easy Kerberos at Fermilab

  1. Download Fermilab Kerberos Window program
  2. Put unzipped files in a working area, say "Program files/fermik"
  3. In the same folder, download the batch file ( fermik.bat) or create it with the following content
    ECHO OFF
    SET KRB5_CONFIG=.\krb5.conf
    SET KRB5CCNAME=FILE:.\krb5_cc_cache
    COMMAND
    
  4. Click the icon of fermik.bat in your msWindow, enter "kinit username" and then "ssh username@hostname".
    Wai-Yee Keung
    Last modified: Mon Aug 19 10:02:44 CDT 2002