<div dir="ltr"><div dir="ltr">On Tue, Nov 30, 2021 at 10:11 AM Mohamed Ali Fodha <<a href="mailto:fodha.mohamed.ali@gmail.com">fodha.mohamed.ali@gmail.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hello,<br></div><div><br></div><div>I want to run reboot as normal user using the following command:</div><div>dbus-send --system --print-reply --reply-timeout=2000 --type=method_call --dest=org.freedesktop.login1 /org/freedesktop/login1 org.freedesktop.login1.Manager.Reboot boolean:false<br></div><div><br></div><div>but I got a Permission denied error. </div><div><br></div><div>I checked that verify_shutdown_creds (in logind-dbus.c) calls bus_verify_polkit_async, could it be the reason why I got permission denied error while polkit is not installed?</div></div></blockquote><div><br></div><div>Yes. Polkit is the authorization system that decides whether to allow normal users to do privileged actions or not.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>I don't want to use Polkit or sudo, is there any solution ?</div></div></blockquote><div> </div><div>No.</div></div><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr">Mantas Mikulėnas</div></div></div>