[augeas-devel] [Augeas] #331: pam lens fails to recognise line continuations

Augeas trac at fedorahosted.org
Fri Feb 15 16:09:46 UTC 2013


#331: pam lens fails to recognise line continuations
--------------------+---------------------
 Reporter:  jmtd    |       Owner:  lutter
     Type:  defect  |      Status:  new
 Priority:  major   |   Milestone:  next
Component:  Augeas  |     Version:  0.9.0
 Keywords:          |  Blocked By:
 Blocking:          |
--------------------+---------------------
 I have pam files that look something like the following. I am 90% sure
 these are the results of the output of authconfig or similar on a RH
 system and not hand authored (will double check with my fellow sysadmins).
 Either way they're syntactically valid to pam. First four lines:

 #%PAM-1.0
 auth        required      pam_listfile.so \
             onerr=succeed    item=user sense=allow file=/local/users.allow
 auth        include       system-auth-ac

 I discovered this when my puppet scripts started complaining, but
 experimenting with "augtool" confirmed that /etc/pam.d/system-auth
 (symlink to system-auth-local) is not being recognised, and collapsing the
 line continuation makes it visible.

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




More information about the augeas-devel mailing list