Module Name: src Committed By: dholland Date: Mon Aug 22 02:37:15 UTC 2011
Modified Files: src/share/man/man5: mk.conf.5 Log Message: Until someone figures out a fix for PR 40599, document that MKKERBEROS=no will break the system without either MKPAM=no or a customized PAM config. As suggested by Ian D. Leroux on current-users and in PR 45263, but with different text. To generate a diff of this commit: cvs rdiff -u -r1.56 -r1.57 src/share/man/man5/mk.conf.5 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/man/man5/mk.conf.5 diff -u src/share/man/man5/mk.conf.5:1.56 src/share/man/man5/mk.conf.5:1.57 --- src/share/man/man5/mk.conf.5:1.56 Sat Aug 6 08:49:04 2011 +++ src/share/man/man5/mk.conf.5 Mon Aug 22 02:37:15 2011 @@ -1,4 +1,4 @@ -.\" $NetBSD: mk.conf.5,v 1.56 2011/08/06 08:49:04 wiz Exp $ +.\" $NetBSD: mk.conf.5,v 1.57 2011/08/22 02:37:15 dholland Exp $ .\" .\" Copyright (c) 1999-2003 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -27,7 +27,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd August 6, 2011 +.Dd August 22, 2011 .Dt MK.CONF 5 .Os .\" turn off hyphenation @@ -424,6 +424,15 @@ .YorN Indicates whether the Kerberos v5 infrastructure (libraries and support programs) is built and installed. +Caution: the default +.Xr pam 8 +configuration requires that Kerberos be present even if not used. +Do not install a userland without Kerberos without also either +updating the +.Xr pam.conf 5 +files or disabling PAM via +.Sy MKPAM . +Otherwise all logins will fail. .DFLTy . .It Sy MKKMOD