Re: "who-export" in trigger script doesn't output in export format
"Roger B.A. Klorese" <[email protected]>
| Newsgroups | gmane.mail.majordomo.majordomo2.devel |
|---|---|
| Message-ID | <[email protected]> |
Michael Yount wrote: > On 27 Feb 12:57, Roger B.A. Klorese wrote: > >>> The who-export command requires an administrative password; otherwise, >>> the information about each subscriber's settings is not available, so >>> the commands cannot be displayed. >>> >> Sensible, but problematic. But *how* administrative? who_access is >> "closed" so why does this work at all? >> > > What access rules are you using for the who command? > Thanks -- there's an explicit who allow $interface =~/trigger/ AND $mode=~/export/ ...but if it's not going to give me what I ask for -- export data -- shouldn't it fail instead of just ignoring the mode?!