Kerberos: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
We use [http://web.mit.edu/Kerberos/ MIT Kerberos 5] for authentication. Our kerberos realm is CSCLUB.UWATERLOO.CA. KDCs run on [[Machine_List#ginseng|ginseng]] and [[Machine_List# |
We use [http://web.mit.edu/Kerberos/ MIT Kerberos 5] for authentication. Our kerberos realm is CSCLUB.UWATERLOO.CA. KDCs run on [[Machine_List#ginseng|ginseng]] (kdc1) and [[Machine_List#artificial-flavours|artificial-flavours]] (kdc2). |
||
=== Password Resets === |
=== Password Resets === |
Revision as of 09:27, 19 September 2012
We use MIT Kerberos 5 for authentication. Our kerberos realm is CSCLUB.UWATERLOO.CA. KDCs run on ginseng (kdc1) and artificial-flavours (kdc2).
Password Resets
To change your own password you can run passwd on any of the club's machines.
Changing other users' passwords
- ssh ginseng
- sudo kadmin.local
- cpw username
- Enter new password and confirm