Index: doc/en_US.ISO8859-1/articles/committers-guide/article.xml =================================================================== --- doc/en_US.ISO8859-1/articles/committers-guide/article.xml +++ doc/en_US.ISO8859-1/articles/committers-guide/article.xml @@ -340,8 +340,9 @@ - To reset a Kerberos password in the &os; cluster using a - random password generator: + To create a new Kerberos account in the &os; cluster or to reset + a Kerberos password for an existing account using a random password + generator: &prompt.user; ssh kpasswd.freebsd.org @@ -356,6 +357,16 @@ running: &prompt.user; kpasswd + + + This method will fail with the + Client unknown error if you never used the + Kerberos-authenticated service(s) of the &os;.org cluster before. + Don't panic, you just need to go through the + ssh kpasswd.freebsd.org method above first + to get your Kerberos account properly initialized. + +