[augeas-devel] [Augeas] #190: augeas 0.8 failure with access.conf

Augeas trac at fedorahosted.org
Wed Apr 13 19:10:31 UTC 2011


#190: augeas 0.8 failure with access.conf
---------------------+------------------------------------------------------
  Reporter:  hyde    |       Owner:  lutter
      Type:  defect  |      Status:  closed
  Priority:  major   |   Milestone:  next  
 Component:  Augeas  |     Version:  0.8.0 
Resolution:  fixed   |    Keywords:        
---------------------+------------------------------------------------------
Changes (by lutter):

  * status:  assigned => closed
  * resolution:  => fixed

Comment:

 This is fixed with commit 98c50272

 The corresponding tree now looks like:
 {{{
 test Access.lns get "+ : @group@@domain : ALL \n" =
   { "access" = "+"
     { "netgroup" = "group"
       { "nisdomain" = "domain" } }
     { "origin" = "ALL" } }
 }}}

 IOW, adding a nisdomain '@@domain' to a group leads to a "nisdomain" node
 underneath the corresponding "netgroup" node

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




More information about the augeas-devel mailing list