version 1.3, 2009/10/21 16:56:56
|
version 1.9, 2017/05/02 08:32:35
|
Line 11 access to source trees.
|
Line 11 access to source trees.
|
|
|
### How to set your Kerberos password |
### How to set your Kerberos password |
|
|
`$ ssh -t cvs.netbsd.org pwstore` |
`$ ssh -t <username>@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 |
|
|
`$ ssh -t mollari.netbsd.org passwd -k <username>@NETBSD.ORG` |
`$ ssh -t <username>@mollari.netbsd.org passwd -k <username>@NETBSD.ORG` |
|
|
|
### How to use your Kerberos password |
|
|
|
* [[system]] |
|
* [[web browser]] |