Bug 881 - cvtsudoers/test32: FAIL - too many sudoers entries, maximum 10
cvtsudoers/test32: FAIL - too many sudoers entries, maximum 10
Status: RESOLVED DUPLICATE of bug 873
Product: Sudo
Classification: Unclassified
Component: Sudo
1.8.27
PC Linux
: low normal
Assigned To: Todd C. Miller
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2019-05-08 13:11 MDT by TBK
Modified: 2019-05-08 13:23 MDT (History)
0 users

See Also:


Attachments
buildlog (153.02 KB, text/plain)
2019-05-08 13:11 MDT, TBK
Details

Note You need to log in before you can comment on or make changes to this bug.
Description TBK 2019-05-08 13:11:46 MDT
Created attachment 524 [details]
buildlog

On Alpine Linux edge when running make check as part of the build process cvtsudoers regress test32 fails with the following output:


cvtsudoers/test32: FAIL
--- regress/cvtsudoers/test32.out
+++ ./regress/cvtsudoers/test32.out.ok
@@ -1,3 +1,4 @@
+cvtsudoers: too many sudoers entries, maximum 10
 dn: cn=user0,ou=SUDOers,dc=my-domain,dc=com
 objectClass: top
 objectClass: sudoRole
@@ -113,8 +114,7 @@
 objectClass: sudoRole
 cn: user10
 sudoUser: user10
-sudoHost: ALLcvtsudoers: too many sudoers entries, maximum 10
-
+sudoHost: ALL
 sudoRunAsUser: ALL
 sudoRunAsGroup: ALL
 sudoCommand: ALL


I have attached the full buildlog.
Comment 1 Todd C. Miller 2019-05-08 13:23:42 MDT

*** This bug has been marked as a duplicate of bug 873 ***