[augeas-devel] [Augeas] #124: Sudoers lens does not allow for escaped spaces in user/group names

Augeas trac at fedorahosted.org
Tue Nov 26 23:07:29 UTC 2013


#124: Sudoers lens does not allow for escaped spaces in user/group names
---------------------+---------------------
  Reporter:  jimi    |      Owner:  raphink
      Type:  defect  |     Status:  closed
  Priority:  major   |  Milestone:  next
 Component:  Augeas  |    Version:  0.7.0
Resolution:  fixed   |   Keywords:
Blocked By:          |   Blocking:
---------------------+---------------------

Comment (by raphink):

 As a note, the example given in the original ticket has a typo:

 {{{
 @my\ admin\ group ALL=(ALL) NOPASSD: ALL
 }}}

 is wrong anyway, and should read:

 {{{
 @my\ admin\ group ALL=(ALL) NOPASSWD: ALL
 }}}

 with a 'W'.

-- 
Ticket URL: <https://fedorahosted.org/augeas/ticket/124#comment:5>
Augeas <http://augeas.net/>
a configuration API




More information about the augeas-devel mailing list