diff options
Diffstat (limited to 'sshd.8')
-rw-r--r-- | sshd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -34,7 +34,7 @@ | |||
34 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | 34 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
35 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 35 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
36 | .\" | 36 | .\" |
37 | .\" $OpenBSD: sshd.8,v 1.177 2002/04/21 16:19:27 stevesk Exp $ | 37 | .\" $OpenBSD: sshd.8,v 1.178 2002/04/22 16:16:53 markus Exp $ |
38 | .Dd September 25, 1999 | 38 | .Dd September 25, 1999 |
39 | .Dt SSHD 8 | 39 | .Dt SSHD 8 |
40 | .Os | 40 | .Os |
@@ -571,7 +571,7 @@ the Kerberos KDC. | |||
571 | To use this option, the server needs a | 571 | To use this option, the server needs a |
572 | Kerberos servtab which allows the verification of the KDC's identity. | 572 | Kerberos servtab which allows the verification of the KDC's identity. |
573 | Default is | 573 | Default is |
574 | .Dq yes . | 574 | .Dq no . |
575 | .It Cm KerberosOrLocalPasswd | 575 | .It Cm KerberosOrLocalPasswd |
576 | If set then if password authentication through Kerberos fails then | 576 | If set then if password authentication through Kerberos fails then |
577 | the password will be validated via any additional local mechanism | 577 | the password will be validated via any additional local mechanism |