--- wikisrc/kerberos/password.mdwn 2010/04/09 05:33:23 1.8 +++ wikisrc/kerberos/password.mdwn 2021/10/27 06:31:37 1.10 @@ -9,13 +9,18 @@ wiki, [blog](http://blog.netbsd.org), an Anything requiring the maximum level of trust. For example: write access to source trees. -### How to set your Kerberos password +### How to set your Kerberos password initially -`$ ssh -t cvs.netbsd.org pwstore` +`$ ssh -t @cvs.netbsd.org pwstore` ### How to change your Kerberos password -`$ ssh -t mollari.netbsd.org passwd -k @NETBSD.ORG` +`$ ssh -t @mollari.netbsd.org passwd -k @NETBSD.ORG` + +### How to reset a forgotten Kerberos password + +Send mail to admins@netbsd.org and request to clear your password. Then +set a new initial password like above. ### How to use your Kerberos password