From be8a6c993c08433176aaf6341c6e5bb76b7b7bc3 Mon Sep 17 00:00:00 2001 From: Dan Bode Date: Tue, 16 Mar 2010 07:35:45 -0500 Subject: updated README, fails now if user is named Defaults, this is the same behavior as visudo --- README | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'README') diff --git a/README b/README index 0ae948c..949e275 100644 --- a/README +++ b/README @@ -7,10 +7,9 @@ Sudoers supports ensure => (present|absent) *TODO(stuff that I hope to fix) - 1. A user spec record that starts with Defaults will be parsed as a default. (this may not be resonable to fix) - 2. I can probably set up autorequires on aliases in User Spec line, but this order would only be followed if both records were created. - 3. A record (as determined by NAMEVAR) cannot switch between types. Currently throws an exception. - 4 Can't log flush or to_line events because they occur too often (working on this per issue with parsedfile). + 1. I can probably set up autorequires on aliases in User Spec line, but this order would only be followed if both records were created. + 2. A record (as determined by NAMEVAR) cannot switch between types. Currently throws an exception. + 3 Can't log flush or to_line events because they occur too often (working on this per issue with parsedfile). LIMITATIONS (things I will not fix soon): -- cgit v1.2.3