diff options
author | Cy Schubert <cy@FreeBSD.org> | 2010-04-26 03:23:08 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2010-04-26 03:23:08 +0000 |
commit | 3c82bcd5d831047f62cbf8467c442604c981bf10 (patch) | |
tree | 55143bc4e6c6146b4aceb2749fff01f119e90aaf /security/krb5/files/patch-appl::bsd::klogind.M | |
parent | - Update to 201017 (diff) |
MFkrb5-17.
Notes
Notes:
svn path=/head/; revision=253260
Diffstat (limited to 'security/krb5/files/patch-appl::bsd::klogind.M')
-rw-r--r-- | security/krb5/files/patch-appl::bsd::klogind.M | 27 |
1 files changed, 9 insertions, 18 deletions
diff --git a/security/krb5/files/patch-appl::bsd::klogind.M b/security/krb5/files/patch-appl::bsd::klogind.M index 9cddd5fc222d..48544cba8955 100644 --- a/security/krb5/files/patch-appl::bsd::klogind.M +++ b/security/krb5/files/patch-appl::bsd::klogind.M @@ -1,7 +1,7 @@ ---- appl/bsd/klogind.M.orig Wed Feb 28 14:06:43 2001 -+++ appl/bsd/klogind.M Mon Dec 31 21:22:27 2001 -@@ -14,7 +14,7 @@ - .B \-kr54cpPef +--- appl/bsd/klogind.M.orig 2008-12-15 12:29:01.000000000 -0800 ++++ appl/bsd/klogind.M 2009-08-28 13:13:28.000000000 -0700 +@@ -13,7 +13,7 @@ + .B \-rcpPef ] [[ \fB\-w\fP[\fBip\fP|\fImaxhostlen\fP[\fB,\fP[\fBno\fP]\fBstriplocal\fP ]] ] -[ \fB\-D\fP \fIport\fP ] @@ -9,27 +9,18 @@ .SH DESCRIPTION .I Klogind is the server for the -@@ -107,6 +108,10 @@ - Beta5 (May 1995)--present bogus checksums that prevent Kerberos - authentication from succeeding in the default mode. - -+.IP \fB\-L\ loginpath\fP -+Specify pathname to an alternative login program. Default: /usr/bin/login. -+KRB5_HOME/sbin/login.krb5 may be specified. -+ - - .PP - If the -@@ -157,12 +162,6 @@ - +@@ -136,11 +136,9 @@ .IP \fB\-M\ realm\fP Set the Kerberos realm to use. -- + -.IP \fB\-L\ login\fP -Set the login program to use. This option only has an effect if -DO_NOT_USE_K_LOGIN was not defined when -.I klogind -was compiled. ++.IP \fB\-L\ loginpath\fP ++Specify pathname to an alternative login program. Default: /usr/bin/login. ++KRB5_HOME/sbin/login.krb5 may be specified. .IP \fB\-D\ port\fP Run in standalone mode, listening on \fBport\fP. The daemon will exit |