Bugzilla – Bug 881
cvtsudoers/test32: FAIL - too many sudoers entries, maximum 10
Last modified: 2019-05-08 13:23:42 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.
*** This bug has been marked as a duplicate of bug 873 ***