]> granicus.if.org Git - sudo/commitdiff
crank version and regen files
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 17 Jan 1999 22:40:55 +0000 (22:40 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 17 Jan 1999 22:40:55 +0000 (22:40 +0000)
44 files changed:
BUGS
INSTALL
Makefile.in
README
check.c
check_sia.c
compat.h
config.h.in
configure
configure.in
dce_pwent.c
emul/utime.h
find_path.c
getspwuid.c
goodpath.c
ins_2001.h
ins_classic.h
ins_csops.h
ins_goons.h
insults.h
interfaces.c
lex.yy.c
logging.c
parse.c
parse.lex
parse.yacc
pathnames.h.in
putenv.c
secureware.c
strdup.c
sudo.c
sudo.cat
sudo.h
sudo.man
sudo_setenv.c
sudoers.cat
sudoers.man
testsudoers.c
tgetpass.c
utime.c
version.h
visudo.c
visudo.cat
visudo.man

diff --git a/BUGS b/BUGS
index 1aeb31b02fe54c1102a8b317666f5c7ab9f3852c..a379ecf04f890774a93c364d3674b1c9cb2669ef 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -1,4 +1,4 @@
-Known bugs in sudo version 1.5.7
+Known bugs in sudo version 1.5.8
 ================================
 
 1) "make install-man" should substitute correct paths into the
diff --git a/INSTALL b/INSTALL
index f99ba3551a952515569fa80b470f69d19da8869d..9b0128e3942a0adf2e6db659f1bf139947b4bd00 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,4 +1,4 @@
-Installation instructions for CU sudo 1.5.7
+Installation instructions for CU sudo 1.5.8
 ===========================================
 
 Sudo uses a `configure' script to probe the capabilities and type
@@ -63,11 +63,11 @@ significantly as compared to previous versions.  All options are
 now set via the configure script.  See below for a list of all the
 configure options and their meanings.
 
-By default, sudo 1.5.7 expects the sudoers file to be mode 0440 and
+By default, sudo 1.5.8 expects the sudoers file to be mode 0440 and
 to be owned by user and group 0.  This differs from version 1.4 and
 below which expected the sudoers file to be mode 0400 and to be
 owned by root.  Doing a `make install' will set the sudoers file
-to the new mode and group.  If sudo 1.5.7 encounters a sudoers file
+to the new mode and group.  If sudo 1.5.8 encounters a sudoers file
 with the old permissions it will attempt to update it to the new
 scheme.  You cannot, however, use a sudoers file with the new
 permissions with an old sudo binary.  It is suggested that if have
index fe56c8c83d6e7915294207157b0fdeb808c88063..93086fd7b48944a7991c410d4bcaf80594275d22 100644 (file)
@@ -1,5 +1,5 @@
 #*
-#* CU sudo version 1.5.7 (based on Root Group sudo version 1.1)
+#* CU sudo version 1.5.8 (based on Root Group sudo version 1.1)
 #*
 #* This software comes with no waranty whatsoever, use at your own risk.
 #*
@@ -116,7 +116,7 @@ LIBOBJS = @LIBOBJS@ @ALLOCA@
 HDRS = sudo.h compat.h version.h insults.h \
        ins_2001.h ins_classic.h ins_goons.h ins_csops.h sudo.tab.h
 
-VERSION = 1.5.7
+VERSION = 1.5.8
 
 DISTFILES = $(SRCS) $(HDRS) BUGS CHANGES COPYING HISTORY INSTALL \
             INSTALL.configure TODO PORTING README RUNSON \
diff --git a/README b/README
index 5bb93db795878f6dbed416244f97df9e56998142..ac6f68ba89d170352d4e0ac11c3f25b9f94b9c4e 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This is the CU version of sudo, release 1.5.7
+This is the CU version of sudo, release 1.5.8
 
 The sudo philosophy
 ===================
diff --git a/check.c b/check.c
index 26623d51ee0e2e8d42499bac351aea24bc1bca0e..c507a4f058f7eab95869ee5ab33754834e7ce814 100644 (file)
--- a/check.c
+++ b/check.c
@@ -1,5 +1,5 @@
 /*
- * CU sudo version 1.5.7 (based on Root Group sudo version 1.1)
+ * CU sudo version 1.5.8 (based on Root Group sudo version 1.1)
  *
  * This software comes with no waranty whatsoever, use at your own risk.
  *
index 67ff6ab72d06127435df085d2bad037dce852ecf..ed4bb6a2f13dd634edc4449bbbab326d3621be21 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.7
+ *  CU sudo version 1.5.8
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index b4e8dd288df386a8cdd4b25cd174a2e2a0c3d258..beb1fef41516628974be9ea84eaaa8a1cc9fb705 100644 (file)
--- a/compat.h
+++ b/compat.h
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.7
+ *  CU sudo version 1.5.8
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 977036ebad00edc97db8e173b592ed8f445155f4..85e6bab8a385e04acdf96cab8926351f0cec1fdf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.7
+ *  CU sudo version 1.5.8
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 1156549d94c2b23f69962a7b061b047a5478dbcf..494e7a0d80fb67ab09986ea80ab274772ea45e02 100755 (executable)
--- a/configure
+++ b/configure
@@ -643,7 +643,7 @@ fi
 
 
 
-echo "Configuring CU Sudo version 1.5.7"
+echo "Configuring CU Sudo version 1.5.8"
 PROGS="sudo visudo"
 SUDO_LDFLAGS=""
 VISUDO_LDFLAGS=""
index 353ad04e2421d842a1f61180fe310e7a1965d90a..ecca498c0de9f103100021ff27b4e4d27a8c7525 100644 (file)
@@ -7,7 +7,7 @@ AC_CONFIG_HEADER(config.h pathnames.h)
 dnl
 dnl This won't work before AC_INIT()
 dnl
-echo "Configuring CU Sudo version 1.5.7"
+echo "Configuring CU Sudo version 1.5.8"
 dnl
 dnl Variables that get substituted in the Makefile
 dnl
index 88c9f90040588b87d9900d603da4f53a42ac28f4..eb7768241b0227b7266784be5418d0b440deea0c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.7
+ *  CU sudo version 1.5.8
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 94a9eb32b7daa449c64e469a0eac4e7ccfff50f6..a3140e797ca95aa5be591f2aee44ecd332320c70 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.7
+ *  CU sudo version 1.5.8
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index d9c9d3f3d7a8473a9d488eb46797f6bc917674b5..a38020037c7d524c146b95059c3825616cb88873 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.7
+ *  CU sudo version 1.5.8
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 29fdb09f0510a4f40bddf732a97380d96441a894..2d4a07e45801ec7a7f1a47199f75a3fbafcb2874 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.7
+ *  CU sudo version 1.5.8
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index aed31cc3934fc0e5fd47a385bc679549bed2ef88..68a56813bab5fd4982846e224f60643f1cde658a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.7
+ *  CU sudo version 1.5.8
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 805efc428d937af9a66315b991f55f26c8534959..3eaed34a28933c5f1883d9270d417f746cdd80e1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.7
+ *  CU sudo version 1.5.8
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 66ea7596657c7909e6b4cf1bd15b994417532697..108f643510678b6aaf136e7248ff1caffd09fb04 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.7
+ *  CU sudo version 1.5.8
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 382248034ff606907a81903aec4d1faf73b6c629..ab3c0fa7ef8de6b1d136a412d39f6a8df681060d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.7
+ *  CU sudo version 1.5.8
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 556a459470978b8dd3343475cab9217651be678d..28b70c76919f6a3bb34fbd0a7db14c293c361cee 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.7
+ *  CU sudo version 1.5.8
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 47b2f4491079ce234f3f52736658b202ce4504da..d5153b817ecfd4cffffbbac8330709c3f89338e0 100644 (file)
--- a/insults.h
+++ b/insults.h
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.7
+ *  CU sudo version 1.5.8
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 31a4185d8bc63557e3afb841507af273ac4f0d08..a83937a4d1117e9585603dc06b78d8149c84db11 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.7
+ *  CU sudo version 1.5.8
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 101e23b08121f4bf2885d1cfbc2038e349f569db..84c43afd7eef6b30156417661ec2bcfa7c2fae88 100644 (file)
--- a/lex.yy.c
+++ b/lex.yy.c
@@ -514,7 +514,7 @@ char *yytext;
 #define INITIAL 0
 #line 2 "parse.lex"
 /*
- *  CU sudo version 1.5.7
+ *  CU sudo version 1.5.8
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 74ab13d0cb234d117a4e4694aa212c17be6b8e61..3358caab98cdab80308c06679c51c97353980adc 100644 (file)
--- a/logging.c
+++ b/logging.c
@@ -1,5 +1,5 @@
 /*
- * CU sudo version 1.5.7 (based on Root Group sudo version 1.1)
+ * CU sudo version 1.5.8 (based on Root Group sudo version 1.1)
  *
  * This software comes with no waranty whatsoever, use at your own risk.
  *
diff --git a/parse.c b/parse.c
index 876190713343aa8d214b01164d242ba7a38e95e1..57ac8031f9c46c4edf91fe053f6d31496fb0c122 100644 (file)
--- a/parse.c
+++ b/parse.c
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.7
+ *  CU sudo version 1.5.8
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 3011d5b7dcd3401b055d67b60430e4b3953014ae..32264290c4f0265259f60a804cd0ad7f67ea07db 100644 (file)
--- a/parse.lex
+++ b/parse.lex
@@ -1,6 +1,6 @@
 %{
 /*
- *  CU sudo version 1.5.7
+ *  CU sudo version 1.5.8
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 7a7cfd8e5f17172699d38fc1c11ec2242f2fac61..f87345ba49dc4ca0fe3fd95101b59fcaf285988c 100644 (file)
@@ -1,7 +1,7 @@
 %{
 
 /*
- *  CU sudo version 1.5.7
+ *  CU sudo version 1.5.8
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 3f2dd92d991f9748b44ba902a051ff53e6561689..d2a8d491da3f8dac7ea04e070f0ee623e9332cf1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.7
+ *  CU sudo version 1.5.8
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 765f98411721eb5980d538922b82a5859d3445f7..7543e748879f46958f555f33165f0ad06ed8b109 100644 (file)
--- a/putenv.c
+++ b/putenv.c
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.7
+ *  CU sudo version 1.5.8
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 7d80d035cc0983eeb7844e335a924c56564c7bab..d6c589044dafc6275cc6763daaddca210d7a4b86 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.7
+ *  CU sudo version 1.5.8
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 2d983506648ccb44af782f4d08a678f2b8b425db..00b7ba2ca35481fc3e0627d329b1849b9111b7ec 100644 (file)
--- a/strdup.c
+++ b/strdup.c
@@ -1,5 +1,5 @@
 /*
- * CU sudo version 1.5.7 (based on Root Group sudo version 1.1)
+ * CU sudo version 1.5.8 (based on Root Group sudo version 1.1)
  *
  * This software comes with no waranty whatsoever, use at your own risk.
  *
diff --git a/sudo.c b/sudo.c
index 4bc164e1c6034eacd8ee5ba68b8db5abf3cd2b7f..7b306d33ecf1bd58246041c532268d3ad5c5555d 100644 (file)
--- a/sudo.c
+++ b/sudo.c
@@ -1,5 +1,5 @@
 /*
- * CU sudo version 1.5.7 (based on Root Group sudo version 1.1)
+ * CU sudo version 1.5.8 (based on Root Group sudo version 1.1)
  *
  * This software comes with no waranty whatsoever, use at your own risk.
  *
index 860c5d9d5361de935c05db68d186dddbcf5b33a8..cad6f5cb977a7b5bd8bc6cee810214f8987fc184 100644 (file)
--- a/sudo.cat
+++ b/sudo.cat
@@ -8,8 +8,8 @@ N\bN\bN\bNA\bA\bA\bAM\bM\bM\bME\bE\bE\bE
        sudo - execute a command as the superuser
 
 S\bS\bS\bSY\bY\bY\bYN\bN\bN\bNO\bO\bO\bOP\bP\bP\bPS\bS\bS\bSI\bI\bI\bIS\bS\bS\bS
-       s\bs\bs\bsu\bu\bu\bud\bd\bd\bdo\bo\bo\bo -\b-\b-\b-V\bV\bV\bV | -\b-\b-\b-h\bh\bh\bh | -\b-\b-\b-l\bl\bl\bl | -\b-\b-\b-v\bv\bv\bv | -\b-\b-\b-k\bk\bk\bk | -\b-\b-\b-s\bs\bs\bs | -\b-\b-\b-H\bH\bH\bH | [ -\b-\b-\b-b\bb\bb\bb ] | [ -\b-\b-\b-p\bp\bp\bp
-       prompt ] [ -\b-\b-\b-u\bu\bu\bu username/#uid] _\bc_\bo_\bm_\bm_\ba_\bn_\bd
+       s\bs\bs\bsu\bu\bu\bud\bd\bd\bdo\bo\bo\bo -\b-\b-\b-V\bV\bV\bV | -\b-\b-\b-h\bh\bh\bh | -\b-\b-\b-l\bl\bl\bl | -\b-\b-\b-v\bv\bv\bv | -\b-\b-\b-k\bk\bk\bk | -\b-\b-\b-s\bs\bs\bs | -\b-\b-\b-H\bH\bH\bH | [ -\b-\b-\b-b\bb\bb\bb ] | [ -\b-\b-\b-r\br\br\br
+       realm ] | [ -\b-\b-\b-p\bp\bp\bprompt ] [ -\b-\b-\b-u\bu\bu\bu username/#uid] _\bc_\bo_\bm_\bm_\ba_\bn_\bd
 
 D\bD\bD\bDE\bE\bE\bES\bS\bS\bSC\bC\bC\bCR\bR\bR\bRI\bI\bI\bIP\bP\bP\bPT\bT\bT\bTI\bI\bI\bIO\bO\bO\bON\bN\bN\bN
        s\bs\bs\bsu\bu\bu\bud\bd\bd\bdo\bo\bo\bo allows a permitted user to execute a _\bc_\bo_\bm_\bm_\ba_\bn_\bd as the
@@ -61,7 +61,7 @@ O\bO\bO\bOP\bP\bP\bPT\bT\bT\bTI\bI\bI\bIO\bO\bO\bON\bN\bN\bNS\bS\bS\bS
 
 
 
-5/Nov/98                      1.5.7                             1
+17/Jan/99                     1.5.8                             1
 
 
 
@@ -73,6 +73,12 @@ sudo(8)                MAINTENANCE COMMANDS               sudo(8)
            -b option you cannot use shell job control to
            manipulate the command.
 
+       -r  The -r (_\br_\be_\ba_\bl_\bm) option is only available if s\bs\bs\bsu\bu\bu\bud\bd\bd\bdo\bo\bo\bo was
+           configured with K\bK\bK\bKe\be\be\ber\br\br\brb\bb\bb\bbe\be\be\ber\br\br\bro\bo\bo\bos\bs\bs\bs version 5 support.  It allows
+           the user to specify a K\bK\bK\bKe\be\be\ber\br\br\brb\bb\bb\bbe\be\be\ber\br\br\bro\bo\bo\bos\bs\bs\bs realm other than the
+           system default to use when authenticating the user via
+           K\bK\bK\bKe\be\be\ber\br\br\brb\bb\bb\bbe\be\be\ber\br\br\bro\bo\bo\bos\bs\bs\bs.
+
        -p  The -p (_\bp_\br_\bo_\bm_\bp_\bt) option allows you to override the
            default password prompt and use a custom one.  If the
            password prompt contains the %u escape, %u will be
@@ -119,15 +125,9 @@ S\bS\bS\bSE\bE\bE\bEC\bC\bC\bCU\bU\bU\bUR\bR\bR\bRI\bI\bI\bIT\bT\bT\bTY\bY\bY\bY N\bN\bN\bNO\bO\bO\bOT\bT\bT\bTE\b
        s\bs\bs\bsu\bu\bu\bud\bd\bd\bdo\bo\bo\bo will also remove the IFS, ENV, BASH_ENV and KRB_CONF
        variables as they too can pose a threat.
 
-       To prevent command spoofing, s\bs\bs\bsu\bu\bu\bud\bd\bd\bdo\bo\bo\bo checks "." and "" (both
-       denoting current directory) last when searching for a
-       command in the user's PATH (if one or both are in the
-       PATH).  Note, however, that the actual PATH environment
-       variable is _\bn_\bo_\bt modified and is passed unchanged to the
-
 
 
-5/Nov/98                      1.5.7                             2
+17/Jan/99                     1.5.8                             2
 
 
 
@@ -136,6 +136,11 @@ S\bS\bS\bSE\bE\bE\bEC\bC\bC\bCU\bU\bU\bUR\bR\bR\bRI\bI\bI\bIT\bT\bT\bTY\bY\bY\bY N\bN\bN\bNO\bO\bO\bOT\bT\bT\bTE\b
 sudo(8)                MAINTENANCE COMMANDS               sudo(8)
 
 
+       To prevent command spoofing, s\bs\bs\bsu\bu\bu\bud\bd\bd\bdo\bo\bo\bo checks "." and "" (both
+       denoting current directory) last when searching for a
+       command in the user's PATH (if one or both are in the
+       PATH).  Note, however, that the actual PATH environment
+       variable is _\bn_\bo_\bt modified and is passed unchanged to the
        program that s\bs\bs\bsu\bu\bu\bud\bd\bd\bdo\bo\bo\bo executes.
 
        For security reasons, if your OS supports shared
@@ -186,14 +191,9 @@ E\bE\bE\bEN\bN\bN\bNV\bV\bV\bVI\bI\bI\bIR\bR\bR\bRO\bO\bO\bON\bN\bN\bNM\bM\bM\bME\bE\bE\bEN\bN\bN\bNT\bT\bT\bT V\b
         SUDO_PS1               If set, PS1 will be set to its value
 
 
-A\bA\bA\bAU\bU\bU\bUT\bT\bT\bTH\bH\bH\bHO\bO\bO\bOR\bR\bR\bRS\bS\bS\bS
-       Many people have worked on s\bs\bs\bsu\bu\bu\bud\bd\bd\bdo\bo\bo\bo over the years, this
-       version consists of code written primarily by:
-
 
 
-
-5/Nov/98                      1.5.7                             3
+17/Jan/99                     1.5.8                             3
 
 
 
@@ -202,6 +202,10 @@ A\bA\bA\bAU\bU\bU\bUT\bT\bT\bTH\bH\bH\bHO\bO\bO\bOR\bR\bR\bRS\bS\bS\bS
 sudo(8)                MAINTENANCE COMMANDS               sudo(8)
 
 
+A\bA\bA\bAU\bU\bU\bUT\bT\bT\bTH\bH\bH\bHO\bO\bO\bOR\bR\bR\bRS\bS\bS\bS
+       Many people have worked on s\bs\bs\bsu\bu\bu\bud\bd\bd\bdo\bo\bo\bo over the years, this
+       version consists of code written primarily by:
+
                Jeff Nieusma
                David Hieb
                Todd Miller
@@ -255,11 +259,7 @@ S\bS\bS\bSE\bE\bE\bEE\bE\bE\bE A\bA\bA\bAL\bL\bL\bLS\bS\bS\bSO\bO\bO\bO
 
 
 
-
-
-
-
-5/Nov/98                      1.5.7                             4
+17/Jan/99                     1.5.8                             4
 
 
 
@@ -325,6 +325,6 @@ sudo(8)                MAINTENANCE COMMANDS               sudo(8)
 
 
 
-5/Nov/98                      1.5.7                             5
+17/Jan/99                     1.5.8                             5
 
 
diff --git a/sudo.h b/sudo.h
index b636b957e06d123d89c9b246b1b8553ab084ab06..6128ee0e555075bc8e1d68eb0d478cdc29fc3008 100644 (file)
--- a/sudo.h
+++ b/sudo.h
@@ -1,5 +1,5 @@
 /*
- * CU sudo version 1.5.7 (based on Root Group sudo version 1.1)
+ * CU sudo version 1.5.8 (based on Root Group sudo version 1.1)
  *
  * This software comes with no waranty whatsoever, use at your own risk.
  *
index 9d163130eca86705cb3d5f361a26ba67b63c1fb3..0d632ea1d99c54fe0eb6b62c6c3dd30ae109de70 100644 (file)
--- a/sudo.man
+++ b/sudo.man
@@ -2,8 +2,8 @@
 ''' $RCSfile$$Revision$$Date$
 '''
 ''' $Log$
-''' Revision 1.26  1999/01/17 21:31:37  millert
-''' regen based on sudo.pod, sudoers.pod, and visudo.pod
+''' Revision 1.27  1999/01/17 22:40:53  millert
+''' crank version and regen files
 '''
 '''
 .de Sh
@@ -96,7 +96,7 @@
 .nr % 0
 .rr F
 .\}
-.TH sudo 8 "1.5.7" "5/Nov/98" "MAINTENANCE COMMANDS"
+.TH sudo 8 "1.5.8" "17/Jan/99" "MAINTENANCE COMMANDS"
 .UC
 .if n .hy 0
 .if n .na
 sudo \- execute a command as the superuser
 .SH "SYNOPSIS"
 \fBsudo\fR \fB\-V\fR | \fB\-h\fR | \fB\-l\fR | \fB\-v\fR | \fB\-k\fR | \fB\-s\fR | \fB\-H\fR |
-[ \fB\-b\fR ] | [ \fB\-p\fR prompt ] [ \fB\-u\fR username/#uid] \fIcommand\fR
+[ \fB\-b\fR ] | [ \fB\-r\fR realm ] | [ \fB\-p\fR prompt ] [ \fB\-u\fR username/#uid] \fIcommand\fR
 .SH "DESCRIPTION"
 \fBsudo\fR allows a permitted user to execute a \fIcommand\fR
 as the superuser (real and effective uid and gid are set
@@ -238,6 +238,11 @@ allow a user to revoke \fBsudo\fR permissions from a .logout file.
 The \f(CW-b\fR (\fIbackground\fR) option tells \fBsudo\fR to run the given
 command in the background.  Note that if you use the \f(CW-b\fR
 option you cannot use shell job control to manipulate the command.
+.Ip "-r" 4
+The \f(CW-r\fR (\fIrealm\fR) option is only available if \fBsudo\fR was configured
+with \fBKerberos\fR version 5 support.  It allows the user to specify a
+\fBKerberos\fR realm other than the system default to use when authenticating
+the user via \fBKerberos\fR.
 .Ip "-p" 4
 The \f(CW-p\fR (\fIprompt\fR) option allows you to override the default
 password prompt and use a custom one.  If the password prompt
@@ -397,6 +402,8 @@ that make setuid shell scripts unsafe on some operating systems.
 
 .IX Item "-b"
 
+.IX Item "-r"
+
 .IX Item "-p"
 
 .IX Item "-u"
index 97a9bd5462e74ee28b756315728be427fd4e1e2b..d9525045e80f569e8c5262df06fb3c3d029f3cce 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.7
+ *  CU sudo version 1.5.8
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 9f0b89cd8801ba9a8258ef6a65de60db282571a4..f6ab4e95fd5332257a4a9b8d9768e294ab66579c 100644 (file)
@@ -61,7 +61,7 @@ D\bD\bD\bDE\bE\bE\bES\bS\bS\bSC\bC\bC\bCR\bR\bR\bRI\bI\bI\bIP\bP\bP\bPT\bT\bT\bTI\bI\bI\bIO\bO\bO\bON\bN\bN\bN
 
 
 
-17/Oct/98                     1.5.7                             1
+6/Feb/98                      1.5.8                             1
 
 
 
@@ -127,7 +127,7 @@ sudoers(5)                 FILE FORMATS                sudoers(5)
 
 
 
-17/Oct/98                     1.5.7                             2
+6/Feb/98                      1.5.8                             2
 
 
 
@@ -193,7 +193,7 @@ E\bE\bE\bEX\bX\bX\bXA\bA\bA\bAM\bM\bM\bMP\bP\bP\bPL\bL\bL\bLE\bE\bE\bES\bS\bS\bS
 
 
 
-17/Oct/98                     1.5.7                             3
+6/Feb/98                      1.5.8                             3
 
 
 
@@ -259,7 +259,7 @@ sudoers(5)                 FILE FORMATS                sudoers(5)
 
 
 
-17/Oct/98                     1.5.7                             4
+6/Feb/98                      1.5.8                             4
 
 
 
@@ -325,7 +325,7 @@ F\bF\bF\bFI\bI\bI\bIL\bL\bL\bLE\bE\bE\bES\bS\bS\bS
 
 
 
-17/Oct/98                     1.5.7                             5
+6/Feb/98                      1.5.8                             5
 
 
 
@@ -391,6 +391,6 @@ S\bS\bS\bSE\bE\bE\bEE\bE\bE\bE A\bA\bA\bAL\bL\bL\bLS\bS\bS\bSO\bO\bO\bO
 
 
 
-17/Oct/98                     1.5.7                             6
+6/Feb/98                      1.5.8                             6
 
 
index 7fc53a19d4ab36303826d651d57204a19b2406be..b1f3496f487c75b8ab0e95cf5e8c66b4562af697 100644 (file)
@@ -2,8 +2,8 @@
 ''' $RCSfile$$Revision$$Date$
 '''
 ''' $Log$
-''' Revision 1.4  1999/01/17 21:31:37  millert
-''' regen based on sudo.pod, sudoers.pod, and visudo.pod
+''' Revision 1.5  1999/01/17 22:40:53  millert
+''' crank version and regen files
 '''
 '''
 .de Sh
@@ -96,7 +96,7 @@
 .nr % 0
 .rr F
 .\}
-.TH sudoers 5 "1.5.7" "17/Oct/98" "FILE FORMATS"
+.TH sudoers 5 "1.5.8" "6/Feb/98" "FILE FORMATS"
 .UC
 .if n .hy 0
 .if n .na
index 01a14202b4bc48542d732dc8a29272c6586fedee..a650ab6c50e1dda4eee1f821357755ca2009119a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.7
+ *  CU sudo version 1.5.8
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 11bca9deeca3d0d70cfe59e70be8f52c223427bc..bdc2156728a29d9d5b3c845dc8b4aa5de3ae3608 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.7
+ *  CU sudo version 1.5.8
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
diff --git a/utime.c b/utime.c
index 9ce675869965d61d5a6330f32c5a173885ab479e..4a02ef2edb149b2d21a7e205abd49aadeb579a27 100644 (file)
--- a/utime.c
+++ b/utime.c
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.7
+ *  CU sudo version 1.5.8
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 93d56129c5c9bcf611e3662814a0fbe229d64f20..2c0031f4fbd013cd6b8bca5607c1022da8482d8d 100644 (file)
--- a/version.h
+++ b/version.h
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.7
+ *  CU sudo version 1.5.8
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
@@ -23,6 +23,6 @@
 #ifndef _SUDO_VERSION_H
 #define _SUDO_VERSION_H
 
-static const char version[] = "1.5.7";
+static const char version[] = "1.5.8";
 
 #endif /* _SUDO_VERSION_H */
index 8e67bf5a782e28ae8cadf3086b29a9d504462a1f..c916c8b8cfb15f670579e63f52e4de60731be10e 100644 (file)
--- a/visudo.c
+++ b/visudo.c
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.7
+ *  CU sudo version 1.5.8
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 1b1a390db824d0d2ea1cac5c2ce43acca3780d21..f1ab65c27969c11d1769c962bdcdb6be1809a29a 100644 (file)
@@ -61,7 +61,7 @@ F\bF\bF\bFI\bI\bI\bIL\bL\bL\bLE\bE\bE\bES\bS\bS\bS
 
 
 
-17/Oct/98                     1.5.7                             1
+17/Oct/98                     1.5.8                             1
 
 
 
@@ -127,7 +127,7 @@ S\bS\bS\bSE\bE\bE\bEE\bE\bE\bE A\bA\bA\bAL\bL\bL\bLS\bS\bS\bSO\bO\bO\bO
 
 
 
-17/Oct/98                     1.5.7                             2
+17/Oct/98                     1.5.8                             2
 
 
 
@@ -193,6 +193,6 @@ visudo(8)              MAINTENANCE COMMANDS             visudo(8)
 
 
 
-17/Oct/98                     1.5.7                             3
+17/Oct/98                     1.5.8                             3
 
 
index 460281843de4c4b04e97c83fa7644228b66bdf39..81653177d2ac0a6ec94a7ea3b0f7f26bee374f1f 100644 (file)
@@ -2,8 +2,8 @@
 ''' $RCSfile$$Revision$$Date$
 '''
 ''' $Log$
-''' Revision 1.3  1999/01/17 21:31:37  millert
-''' regen based on sudo.pod, sudoers.pod, and visudo.pod
+''' Revision 1.4  1999/01/17 22:40:55  millert
+''' crank version and regen files
 '''
 '''
 .de Sh
@@ -96,7 +96,7 @@
 .nr % 0
 .rr F
 .\}
-.TH visudo 8 "1.5.7" "17/Oct/98" "MAINTENANCE COMMANDS"
+.TH visudo 8 "1.5.8" "17/Oct/98" "MAINTENANCE COMMANDS"
 .UC
 .if n .hy 0
 .if n .na