[augeas-devel] [Augeas] #192: augeas 0.8 failing with /etc/passwd file

Augeas trac at fedorahosted.org
Mon Apr 11 23:51:50 UTC 2011


#192: augeas 0.8 failing with /etc/passwd file
---------------------+------------------------------------------------------
  Reporter:  hyde    |       Owner:  lutter  
      Type:  defect  |      Status:  assigned
  Priority:  major   |   Milestone:  next    
 Component:  Augeas  |     Version:  0.8.0   
Resolution:          |    Keywords:          
---------------------+------------------------------------------------------
Changes (by lutter):

  * status:  new => assigned

Comment:

 What is the tree that should be generated for this ? How about the first
 form leading to a tree

 {{{
   { "@nisdefaults" }
 }}}

 and the second form to
 {{{
   { "@nisdefaults"
     { "password" }
     { "uid" }
     { "gid" }
     { "name" }
     { "home" }
     { "shell" = "/sbin/nologin" }
   }
 }}}

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




More information about the augeas-devel mailing list