#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

_______________________________________________
augeas-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/augeas-devel

Reply via email to