public inbox for gentoo-doc-cvs@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Xavier Neys" <neysx@lark.gentoo.org>
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: sudo-guide.xml
Date: Sat, 31 Dec 2005 15:30:31 +0000	[thread overview]
Message-ID: <200512311530.jBVFUXW8008490@robin.gentoo.org> (raw)

neysx       05/12/31 15:30:31

  Modified:    xml/htdocs/doc/en sudo-guide.xml
  Log:
  #117270 extend regexp for usernames

Revision  Changes    Path
1.8       +5 -5      xml/htdocs/doc/en/sudo-guide.xml

file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/sudo-guide.xml?rev=1.8&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/sudo-guide.xml?rev=1.8&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/sudo-guide.xml.diff?r1=1.7&r2=1.8&cvsroot=gentoo

Index: sudo-guide.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/sudo-guide.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sudo-guide.xml	21 Oct 2005 20:21:05 -0000	1.7
+++ sudo-guide.xml	31 Dec 2005 15:30:31 -0000	1.8
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding="UTF-8"?>
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/sudo-guide.xml,v 1.7 2005/10/21 20:21:05 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/sudo-guide.xml,v 1.8 2005/12/31 15:30:31 neysx Exp $ -->
 
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
@@ -22,8 +22,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>1.4</version>
-<date>2005-10-21</date>
+<version>1.5</version>
+<date>2005-12-31</date>
 
 <chapter>
 <title>About Sudo</title>
@@ -257,7 +257,7 @@
 User_Alias  <i>SOFTWAREMAINTAINERS</i> = swift, john, danny
 User_Alias  <i>PASSWORDMAINTAINERS</i> = swift, sysop
 Cmnd_Alias  <i>SOFTWARECOMMANDS</i>    = /usr/bin/emerge, /usr/bin/ebuild
-Cmnd_Alias  <i>PASSWORDCOMMANDS</i>    = /usr/bin/passwd [a-zA-Z]*, !/usr/bin/passwd root
+Cmnd_Alias  <i>PASSWORDCOMMANDS</i>    = /usr/bin/passwd [a-zA-Z0-9_-]*, !/usr/bin/passwd root
 
 <i>SOFTWAREMAINTAINERS</i>  localhost = <i>SOFTWARECOMMANDS</i>
 <i>PASSWORDMAINTAINERS</i>  localhost = <i>PASSWORDCOMMANDS</i>
@@ -398,7 +398,7 @@
 User swift may run the following commands on this host:
     (root)   /usr/libexec/xfsm-shutdown-helper
     (root)   /usr/bin/emerge
-    (root)   /usr/bin/passwd [a-zA-Z]*
+    (root)   /usr/bin/passwd [a-zA-Z0-9_-]*
     (root)   !/usr/bin/passwd root
     (apache) /usr/bin/pkill
     (apache) /bin/kill



-- 
gentoo-doc-cvs@gentoo.org mailing list



             reply	other threads:[~2005-12-31 15:30 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-31 15:30 Xavier Neys [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-05-19 20:45 [gentoo-doc-cvs] cvs commit: sudo-guide.xml Sven Vermeulen
2006-07-14 11:46 Xavier Neys
2005-10-21 20:21 swift
2005-08-04  8:07 swift
2005-08-04  8:05 swift
2005-08-03  8:13 Sven Vermeulen
2005-08-02 19:23 Sven Vermeulen
2005-08-02 19:22 Sven Vermeulen
2005-08-02 18:00 Sven Vermeulen
2005-08-02 17:59 Sven Vermeulen
2005-08-02 17:48 Sven Vermeulen
2005-08-02 16:14 Sven Vermeulen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200512311530.jBVFUXW8008490@robin.gentoo.org \
    --to=neysx@lark.gentoo.org \
    --cc=docs-team@lists.gentoo.org \
    --cc=gentoo-doc-cvs@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox