Annotation of wikisrc/kerberos/password.mdwn, revision 1.10
1.1 schmonz 1: ### What TNF uses this password for
2:
1.2 schmonz 3: Anything not requiring the maximum level of trust. For example:
4: integrated [[!wikipedia single sign-on]] authentication for the
5: wiki, [blog](http://blog.netbsd.org), and other web apps.
1.1 schmonz 6:
7: ### What TNF will never use this password for
8:
1.2 schmonz 9: Anything requiring the maximum level of trust. For example: write
10: access to source trees.
1.1 schmonz 11:
1.10 ! wiki 12: ### How to set your Kerberos password initially
1.1 schmonz 13:
1.9 leot 14: `$ ssh -t <username>@cvs.netbsd.org pwstore`
1.1 schmonz 15:
16: ### How to change your Kerberos password
17:
1.9 leot 18: `$ ssh -t <username>@mollari.netbsd.org passwd -k <username>@NETBSD.ORG`
1.8 wiki 19:
1.10 ! wiki 20: ### How to reset a forgotten Kerberos password
! 21:
! 22: Send mail to admins@netbsd.org and request to clear your password. Then
! 23: set a new initial password like above.
! 24:
1.8 wiki 25: ### How to use your Kerberos password
26:
27: * [[system]]
28: * [[web browser]]
CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb