PageContent

Change password

NATIONAL credentials INFN AAI  – KERBEROS INFN.IT ACCOUNT

  • AFS, NIS, Mail, Classroom reservation, VPN, Wireless

  • INFN PORTAL (Missions, Orders, Attendance)
    1. Via WEB interface
      (You can use copy-paste pressing the right mouse button and selecting “Paste from browser”)
    2. From terminal or command prompt connect, with SSH, on bastion.bo.infn.it with your account
      ssh “account”@bastion.bo.infn.it

      After logging in, take the Kerberos token:
      kinit “account”@INFN.IT
      example: kinit smith@INFN.IT
      you will be asked your password.
      Then execute the following command:
      kpasswd
      You will be asked your password and subsequently twice the new password.
      kpasswd
      Password for account@INFN.IT: “password”
      Enter new password: “new-password”
      Enter it again: “new-password”

      Password changed.
  1.