--- wikisrc/kerberos/password.mdwn 2009/10/21 01:06:48 1.1.1.1 +++ wikisrc/kerberos/password.mdwn 2010/04/09 05:33:23 1.8 @@ -1,17 +1,23 @@ ### What TNF uses this password for -Anything not requiring the maximum level of trust. For example: integrated [[!wikipedia single sign-on]] authentication for the wiki, [blog](http://blog.netbsd.org), and other web apps. +Anything not requiring the maximum level of trust. For example: +integrated [[!wikipedia single sign-on]] authentication for the +wiki, [blog](http://blog.netbsd.org), 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. +Anything requiring the maximum level of trust. For example: write +access to source trees. ### How to set your Kerberos password `$ ssh -t cvs.netbsd.org pwstore` -Follow the prompts as usual, using something unique and reasonably secure. - ### How to change your Kerberos password -XXX (remember you can reset it using NetBSD's 'passwd' command if you need to) +`$ ssh -t mollari.netbsd.org passwd -k @NETBSD.ORG` + +### How to use your Kerberos password + +* [[system]] +* [[web browser]]