Kyle Vernon writes:
> When I run the find_members script natively on the mailman box I get this
> result:
> root@mbox1:/opt/mailman/bin# ./find_member -w
> [email protected]<mailto:[email protected]>
Are you root when you ssh from the other box:
> SCRIPT="op mailmanscripts /opt/mailman/bin/find_member -w ${2} "
> ssh -o StrictHostkeyChecking=no -l ${USERNAME} ${HOST} "${SCRIPT}"
? (I guess that's what "op" is for, but gotta check.) I don't think
these scripts should depend on CWD, but you could try cd'ing before
running the script.
------------------------------------------------------
Mailman-Users mailing list [email protected]
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe:
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org