<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[user removed from wheel group after reboot]]></title><description><![CDATA[<p dir="auto">Hi all,</p>
<p dir="auto">pfSense 2.4.4, FreeBSD 11.2</p>
<p dir="auto">I've added a few users (with full admin access) in web GUI.</p>
<p dir="auto">Now trying to grant them shell root access as below:</p>
<pre><code class="language-java">pw groupmod wheel -m myuser
</code></pre>
<p dir="auto">or</p>
<pre><code class="language-java">pw usermod myuser -G wheel
</code></pre>
<p dir="auto">in both cases I can see myuser appended to wheel group in /etc/group but after OS reboot it disappears.</p>
<p dir="auto">How do I make it permanent?</p>
<p dir="auto">Thanks,<br />
Adam</p>
]]></description><link>https://forum.netgate.com/topic/138152/user-removed-from-wheel-group-after-reboot</link><generator>RSS for Node</generator><lastBuildDate>Mon, 07 Sep 2026 13:11:35 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/138152.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 28 Nov 2018 12:57:53 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to user removed from wheel group after reboot on Wed, 28 Nov 2018 15:09:07 GMT]]></title><description><![CDATA[<p dir="auto">See this recent thread for additional detail.</p>
<p dir="auto">https://forum.netgate.com/topic/137939/bypass-su-sorry-on-pfsense</p>
]]></description><link>https://forum.netgate.com/post/807604</link><guid isPermaLink="true">https://forum.netgate.com/post/807604</guid><dc:creator><![CDATA[tim.mcmanus]]></dc:creator><pubDate>Wed, 28 Nov 2018 15:09:07 GMT</pubDate></item><item><title><![CDATA[Reply to user removed from wheel group after reboot on Wed, 28 Nov 2018 15:08:22 GMT]]></title><description><![CDATA[<p dir="auto">Use the sudo package. Do not manually modify accounts in the shell. pfSense isn't engineered to allow what you are attempting to stay long-term.</p>
]]></description><link>https://forum.netgate.com/post/807603</link><guid isPermaLink="true">https://forum.netgate.com/post/807603</guid><dc:creator><![CDATA[jimp]]></dc:creator><pubDate>Wed, 28 Nov 2018 15:08:22 GMT</pubDate></item><item><title><![CDATA[Reply to user removed from wheel group after reboot on Wed, 28 Nov 2018 13:43:46 GMT]]></title><description><![CDATA[<p dir="auto">So also assign the the appropriate privileges to them:<br />
<img src="/assets/uploads/files/1543412554081-01853904-8ed4-4364-857e-bc54e65b8b58-grafik-resized.png" alt="0_1543412553752_01853904-8ed4-4364-857e-bc54e65b8b58-grafik.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">sudo is not delivered with pfSense. You may install the subo package if you need it.</p>
]]></description><link>https://forum.netgate.com/post/807577</link><guid isPermaLink="true">https://forum.netgate.com/post/807577</guid><dc:creator><![CDATA[viragomann]]></dc:creator><pubDate>Wed, 28 Nov 2018 13:43:46 GMT</pubDate></item><item><title><![CDATA[Reply to user removed from wheel group after reboot on Wed, 28 Nov 2018 13:35:42 GMT]]></title><description><![CDATA[<p dir="auto">They are already members of admins group and I can see it in /etc/group</p>
<p dir="auto">But how do I elevate privileges in shell:</p>
<pre><code class="language-java">su -
Sorry: su
</code></pre>
<pre><code class="language-java">sudo su -
sudo: Command not found.
</code></pre>
<p dir="auto">?</p>
]]></description><link>https://forum.netgate.com/post/807576</link><guid isPermaLink="true">https://forum.netgate.com/post/807576</guid><dc:creator><![CDATA[adamw]]></dc:creator><pubDate>Wed, 28 Nov 2018 13:35:42 GMT</pubDate></item><item><title><![CDATA[Reply to user removed from wheel group after reboot on Wed, 28 Nov 2018 13:14:07 GMT]]></title><description><![CDATA[<p dir="auto">Use the User manager of the web configurator and add them to the admins group:</p>
<p dir="auto"><img src="/assets/uploads/files/1543410736333-84ea5220-d124-4399-bc84-fc05e95a0a42-grafik-resized.png" alt="0_1543410735857_84ea5220-d124-4399-bc84-fc05e95a0a42-grafik.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.netgate.com/post/807572</link><guid isPermaLink="true">https://forum.netgate.com/post/807572</guid><dc:creator><![CDATA[viragomann]]></dc:creator><pubDate>Wed, 28 Nov 2018 13:14:07 GMT</pubDate></item></channel></rss>