|
Bugzilla – Full Text Bug Listing |
| Summary: | solaris-audit only relevant for recent versions of Solaris | ||
|---|---|---|---|
| Product: | Sudo | Reporter: | erflungued <erflungued> |
| Component: | Documentation | Assignee: | Todd C. Miller <Todd.Miller> |
| Status: | RESOLVED FIXED | ||
| Severity: | low | ||
| Priority: | low | ||
| Version: | 1.8.15 | ||
| Hardware: | All | ||
| OS: | Solaris 2.x | ||
I've added a note to this effect in https://www.sudo.ws/repos/sudo/rev/6722331c2830 Fixed in 1.8.16, available now. |
Solaris 10 does not have the headers required to compile solaris-audit. bcm-audit is required to compile solaris-audit Suggest amending the documentation to suit. c893850@ammit:disk2/src/sudo/sudo-1.8.15# rcsdiff -ubw install.txt =================================================================== RCS file: install.txt,v retrieving revision 1.1 diff -ubw -r1.1 install.txt --- /tmp/T0a0aWqP Fri Feb 19 09:43:03 2016 +++ install.txt Fri Feb 19 09:41:01 2016 @@ -437,7 +437,8 @@ principal name. --with-solaris-audit - Enable audit support for Solaris systems. + Enable audit support for recent versions of Solaris systems. + Requires --with-bsm-audit. --with-opie[=DIR] Enable NRL OPIE OTP (One Time Password) support. If specified,