NetBSD Wiki/kerberos/
password
These pages on The NetBSD Foundation's internal Kerberos deployment are being migrated to https://www.NetBSD.org/developers/kerberos.html.
What TNF uses this password for
Anything not requiring the maximum level of trust. For example: integrated single sign-on authentication for the wiki, blog, and other web apps.
What TNF will never use this password for
Anything requiring the maximum level of trust. For example: write access to source trees.
How to set your Kerberos password initially
$ ssh -t <username>@cvs.netbsd.org pwstore
How to change your Kerberos password
$ ssh -t <username>@mollari.netbsd.org passwd -k <username>@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
Add a comment