[sudo-users] Multiple I/O Plugins

Bryan Christ bryan.christ at gmail.com
Fri Mar 1 11:05:47 MST 2019


On the policy plugin, since it only supports one, would it be reasonable to:

1.  Do our logic inside policy_check() and then (if necessary)...
2.  Load the default plugin (via dlopen and friends)?

Is there anything wrong with that approach?

On Fri, Mar 1, 2019 at 10:39 AM Todd C. Miller <Todd.Miller at sudo.ws> wrote:

> On Fri, 01 Mar 2019 10:30:36 -0600, Bryan Christ wrote:
>
> > Does the plugin framework allow for multiple I/O plugins or is it an
> > exclusive situation?
>
> Yes, multiple I/O logging plugins are supported.  They are called
> in the order they appear in sudo.conf.  Only one policy plugin is
> supported, however.
>
>  - todd
>


-- 
Bryan
<><


More information about the sudo-users mailing list