Annotation of wikisrc/kerberos/password.mdwn, revision 1.4
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:
12: ### How to set your Kerberos password
13:
1.4 ! wiki 14: $ ssh -t cvs.netbsd.org pwstore
! 15:
! 16: Please don't use a password you use on any other system.
! 17: Enter new Kerberos password:
! 18: Retype new Kerberos password:
! 19: Connection to cvs.netbsd.org
! 20: $
1.1 schmonz 21:
22: Follow the prompts as usual, using something unique and reasonably secure.
23:
24: ### How to change your Kerberos password
25:
1.3 wiki 26: `$ ssh -t mollari.netbsd.org passwd -k <username>@NETBSD.ORG`
CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb