OpenBSD CVS

CVS log for src/libexec/login_krb5/Attic/login_krb5.8


[BACK] Up to [local] / src / libexec / login_krb5

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.19, Tue Apr 22 11:06:22 2014 UTC (10 years, 1 month ago) by reyk
Branch: MAIN
CVS Tags: HEAD
Changes since 1.18: +2 -2 lines
FILE REMOVED

Remove the kerberos login methods.

Revision 1.18 / (download) - annotate - [select for diffs], Fri Jun 1 01:43:19 2012 UTC (12 years ago) by dlg
Branch: MAIN
CVS Tags: OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2
Changes since 1.17: +19 -2 lines
Diff to previous 1.17 (colored)

add a krb5-noverify option for login.conf that disables verification
of the server against a local host keytab file when you're authing
users with login_krb5. useful for when you need to auth users but
dealing with the domain admins is painful...

ok sthen@ jj@ millert@

Revision 1.17 / (download) - annotate - [select for diffs], Sun Feb 26 19:15:20 2012 UTC (12 years, 3 months ago) by haesbaert
Branch: MAIN
Changes since 1.16: +3 -3 lines
Diff to previous 1.16 (colored)

Fix several manpage titles, from Lawrence Teo.

ok dcoppa@ jmc@ schwarze@.

Revision 1.16 / (download) - annotate - [select for diffs], Wed Feb 1 17:32:59 2012 UTC (12 years, 4 months ago) by sobrado
Branch: MAIN
CVS Tags: OPENBSD_5_1_BASE, OPENBSD_5_1
Changes since 1.15: +5 -5 lines
Diff to previous 1.15 (colored)

improve synopsis markup of login_* utilities; use a more standard
phrasing when listing flags; add missing arguments to flags in the
DESCRIPTION section of the manual page.

use of .Li (literal text) macros and standard wording suggested by jmc@

ok jmc@

Revision 1.15 / (download) - annotate - [select for diffs], Thu May 31 19:19:40 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

convert to new .Dd format;

Revision 1.14 / (download) - annotate - [select for diffs], Thu Apr 14 18:31:10 2005 UTC (19 years, 1 month ago) by biorn
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8
Changes since 1.13: +2 -1 lines
Diff to previous 1.13 (colored)

mention kerberos(8)

fine jmc@, ok beck@

Revision 1.13 / (download) - annotate - [select for diffs], Sun Mar 6 10:47:27 2005 UTC (19 years, 3 months ago) by biorn
Branch: MAIN
CVS Tags: OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.12: +24 -3 lines
Diff to previous 1.12 (colored)


don't use invokinguser if its empty
sync man page with reality

spelling corrected by jmc@, ok beck@

Revision 1.12 / (download) - annotate - [select for diffs], Fri Jul 25 09:33:44 2003 UTC (20 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.11: +1 -7 lines
Diff to previous 1.11 (colored)

remove obsolete kerberosIV sections;
ok hin@

Revision 1.11 / (download) - annotate - [select for diffs], Tue Jun 17 21:56:24 2003 UTC (20 years, 11 months ago) by millert
Branch: MAIN
Changes since 1.10: +8 -8 lines
Diff to previous 1.10 (colored)

Sync with share/misc/license.template and add missing DARPA credit
where applicable.

Revision 1.10 / (download) - annotate - [select for diffs], Tue Jun 3 11:22:13 2003 UTC (21 years ago) by hin
Branch: MAIN
Changes since 1.9: +2 -3 lines
Diff to previous 1.9 (colored)

Don't .Xr to kerberos 4 man pages

Revision 1.9 / (download) - annotate - [select for diffs], Tue Jun 3 01:52:40 2003 UTC (21 years ago) by millert
Branch: MAIN
Changes since 1.8: +11 -19 lines
Diff to previous 1.8 (colored)

Use an ISC-tyle license for all my code; it is simpler and more permissive.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Nov 9 03:03:14 2002 UTC (21 years, 6 months ago) by fgsch
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

SEE ALSO reordering.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Aug 28 14:06:47 2002 UTC (21 years, 9 months ago) by mpech
Branch: MAIN
CVS Tags: OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

o) start new sentence on a new line;
o) don't use .Nm w/o argument in .SYNOPSIS;
I waste time, when fixing already cleaned pages. :(

one man ok@

Revision 1.6 / (download) - annotate - [select for diffs], Thu Jun 6 20:57:46 2002 UTC (22 years ago) by aaron
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

compatibilty -> compatibility

Revision 1.5 / (download) - annotate - [select for diffs], Tue Nov 13 14:06:10 2001 UTC (22 years, 6 months ago) by mpech
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.4: +3 -2 lines
Diff to previous 1.4 (colored)

o) fix bogus .Xr usage;
o) start new sentence on a new line;
o) don't use .Xr instead of .Pa tag;
o) minimal -mdoc design fixes;

millert@ ok;

Revision 1.4 / (download) - annotate - [select for diffs], Sun Jul 8 01:09:50 2001 UTC (22 years, 11 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.3: +1 -2 lines
Diff to previous 1.3 (colored)

Remove extraneous .Pp after .Sh

Revision 1.3 / (download) - annotate - [select for diffs], Wed Jun 27 07:48:39 2001 UTC (22 years, 11 months ago) by deraadt
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

more Xr misuse

Revision 1.2 / (download) - annotate - [select for diffs], Wed Jun 27 07:43:37 2001 UTC (22 years, 11 months ago) by deraadt
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

incorrect .Xr use

Revision 1.1 / (download) - annotate - [select for diffs], Mon Jun 25 04:10:27 2001 UTC (22 years, 11 months ago) by hin
Branch: MAIN

Manpage login_krb5(8), made by copying login_krb4(8) and changing some pieces.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.