Re: "who-export" in trigger script doesn't output in export format
Michael Yount <[email protected]>
| Newsgroups | gmane.mail.majordomo.majordomo2.devel |
|---|---|
| Message-ID | <[email protected]> |
On 27 Feb 13:16, Roger B.A. Klorese wrote: > Thanks -- there's an explicit > who > allow > $interface =~/trigger/ AND $mode=~/export/ Try using allow=2 in the second line of that rule. > ...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?! In "enhanced" mode, the lack of an administrative password causes only the addresses and not the settings to be displayed. I have applied a patch to do the same thing with "export" mode. Only the subscribe commands will be displayed unless an admin password is used. (This patch has no effect on the allow=2 suggestion.) Michael