version 1.1, 2009/10/21 01:06:48
|
version 1.8, 2010/04/09 05:33:23
|
Line 1
|
Line 1
|
### What TNF uses this password for |
### 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 |
### 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 |
### How to set your Kerberos password |
|
|
`$ ssh -t cvs.netbsd.org pwstore` |
`$ ssh -t cvs.netbsd.org pwstore` |
|
|
Follow the prompts as usual, using something unique and reasonably secure. |
|
|
|
### How to change your Kerberos password |
### 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 <username>@NETBSD.ORG` |
|
|
|
### How to use your Kerberos password |
|
|
|
* [[system]] |
|
* [[web browser]] |