[augeas-devel] [Augeas] #354: inifile lense doesn't match in smb.conf w/ winbind options

Augeas trac at fedorahosted.org
Thu Jul 18 16:30:14 UTC 2013


#354: inifile lense doesn't match in smb.conf w/ winbind options
-----------------------+---------------------
 Reporter:  alexcline  |       Owner:  lutter
     Type:  defect     |      Status:  new
 Priority:  minor      |   Milestone:  next
Component:  Augeas     |     Version:  1.0.0
 Keywords:             |  Blocked By:
 Blocking:             |
-----------------------+---------------------
 I've configured some systems to use Winbind and the winbind settings in
 smb.conf are causing Augeas to throw an error parsing the file:

 {{{
 /augeas/files/etc/samba/smb.conf/error = "parse_failed"
 /augeas/files/etc/samba/smb.conf/error/pos = "2663"
 /augeas/files/etc/samba/smb.conf/error/line = "68"
 /augeas/files/etc/samba/smb.conf/error/char = "0"
 /augeas/files/etc/samba/smb.conf/error/lens =
 "/usr/share/augeas/lenses/dist/inifile.aug:309.25-.43:"
 /augeas/files/etc/samba/smb.conf/error/message = "Get did not match entire
 input"
 }}}

 Line 68 in smb.conf is:

 {{{
    idmap config * : range = 20000-29999
 }}}

-- 
Ticket URL: <https://fedorahosted.org/augeas/ticket/354>
Augeas <http://augeas.net/>
a configuration API




More information about the augeas-devel mailing list