Unexpexted error: if you are sure you want to run as root, specify --run-as-root"
I want to execute some commands in mailman shell. I log in terminal as super user. But when I use the command mailman shell -l my.list.id i get the responce: "error: if you are sure you want to run as root, specify --run-as-root" I tried: mailman shell -l --run-as-root my.list.id but this does not help. Thank you for all hints. Wolfgang
On Mon, Nov 25, 2024 at 4:50 PM <w.schoener@alp.dillingen.de> wrote:
I want to execute some commands in mailman shell. I log in terminal as super user. But when I use the command mailman shell -l my.list.id i get the responce: "error: if you are sure you want to run as root, specify --run-as-root" I tried: mailman shell -l --run-as-root my.list.id but this does not help. Thank you for all hints.
It is advisable to run the commands as the mailman user.
-- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 In an Internet failure case, the #1 suspect is a constant: DNS. "Oh, the cruft.", egrep -v '^$|^.*#' ¯\_(ツ)_/¯ :-) [How to ask smart questions: http://www.catb.org/~esr/faqs/smart-questions.html]
On 11/25/24 5:50 AM, w.schoener@alp.dillingen.de wrote:
I tried: mailman shell -l --run-as-root my.list.id
That should be mailman --run-as-root shell -l my.list.id
but as
Odhiambo says you should never run mailman
commands as root
unless
you really know what you are doing which is why the --run-as-root option
is required.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (3)
-
Mark Sapiro
-
Odhiambo Washington
-
w.schoener@alp.dillingen.de