Kerberos: Difference between revisions

From CSCWiki
Jump to navigation Jump to search
No edit summary
m (changed password change instructions)
Line 3: Line 3:
=== Password Resets ===
=== Password Resets ===


* ssh ginseng
* Type: /usr/sbin/kadmin -p sysadmin/admin
* sudo kadmin.local
* Lookup the password in ginseng:~sysadmin/passwords/systems/kerberos
* Type: cpw username
* cpw username
* Enter new password and confirm

On ginseng, you can simply use kadmin.local instead of kadmin.


[[Category:Software]]
[[Category:Software]]

Revision as of 14:12, 3 July 2010

We use MIT Kerberos 5 for authentication. Our kerberos realm is CSCLUB.UWATERLOO.CA. KDCs run on ginseng and artificial-flavours.

Password Resets

  • ssh ginseng
  • sudo kadmin.local
  • cpw username
  • Enter new password and confirm