[Bug 449768] New: YaST sudo invalid parse multiline values
https://bugzilla.novell.com/show_bug.cgi?id=449768 Summary: YaST sudo invalid parse multiline values Product: openSUSE 11.1 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: kmachalkova@novell.com ReportedBy: jreidinger@novell.com QAContact: jsrain@novell.com Found By: --- if in sudo is multiline value like this (which is valid and I create it from example in sudo man page): Cmnd_Alias DUMPS = /usr/bin/mt, /usr/sbin/dump, /usr/sbin/rdump,\ /usr/sbin/restore, /usr/sbin/rrestore sudo parse it as DUMPS have members (/usr/bin/mt; /usr/sbin/dump; /usr/sbin/rdump;\) (; is member separator) and after edit It cannot save it (which is good and that warning is useful). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=449768 User jreidinger@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=449768#c1 --- Comment #1 from Josef Reidinger <jreidinger@novell.com> 2008-11-27 08:17:06 MST --- Created an attachment (id=256270) --> (https://bugzilla.novell.com/attachment.cgi?id=256270) patch to fix perl agent please check it, I try it on two and three line values line and it works good. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=449768 User kmachalkova@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=449768#c2 Katarina Machalkova <kmachalkova@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Priority|P5 - None |P3 - Medium --- Comment #2 from Katarina Machalkova <kmachalkova@novell.com> 2008-11-27 08:53:00 MST --- You should not expect miracles from YaST if you edit your files manually :)) Thanks for the patch, will have a look at it. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=449768 User kmachalkova@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=449768#c3 Katarina Machalkova <kmachalkova@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #3 from Katarina Machalkova <kmachalkova@novell.com> 2008-12-01 05:23:43 MST --- The patch is perfect. I just added some comments here and there. y2-sudo 2.17.2 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com