<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=5920&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] I had to remove my own user and add it back, what do I do now?]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=5920</link>
		<description><![CDATA[The most recent posts in [SOLVED] I had to remove my own user and add it back, what do I do now?.]]></description>
		<lastBuildDate>Tue, 29 Aug 2023 22:26:08 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] I had to remove my own user and add it back, what do I do now?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=43937#p43937</link>
			<description><![CDATA[<p>Okay thanks I did id &lt;username&gt; thing and readded my user to all that groups. Marking as solved.</p>]]></description>
			<author><![CDATA[dummy@example.com (recklessswing)]]></author>
			<pubDate>Tue, 29 Aug 2023 22:26:08 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=43937#p43937</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] I had to remove my own user and add it back, what do I do now?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=43923#p43923</link>
			<description><![CDATA[<p>To own the files again, you may recursively do &#039;chown&#039; or &#039;chgrp&#039;, e.g.:</p><div class="codebox"><pre><code>sudo chown -R user /path/to/directrory/to/own</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (delgado)]]></author>
			<pubDate>Tue, 29 Aug 2023 11:36:00 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=43923#p43923</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] I had to remove my own user and add it back, what do I do now?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=43880#p43880</link>
			<description><![CDATA[<p>*If* you added it back with the *same* UID and GID then everything should work OK. But if not you will have problems.</p><p>Did it&#039;s home directory change? If not then all the files you had beforehand should be in there. Look at them with <span class="bbc">ls -al</span> and check they show user and group names in the output.</p><p>If not it&#039;s possible to <span class="bbc">chown</span> them to your new id with something like <span class="bbc">find . -uid 1000 -exec chown chris:chris {} \;</span> (replace 1000 with the old UID, chris:chris with your new userid and group and <span class="bbc">chown</span> with <span class="bbc">echo</span> for the first run).</p><p>*** WARNING *** I&#039;ve not tested this, though I&#039;ve had to do it many years in the past.</p>]]></description>
			<author><![CDATA[dummy@example.com (chris2be8)]]></author>
			<pubDate>Sun, 27 Aug 2023 16:16:27 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=43880#p43880</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] I had to remove my own user and add it back, what do I do now?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=43833#p43833</link>
			<description><![CDATA[<p>If you used &#039;adduser&#039; to create the user, the primary group of the same name will be created at the same time. The user will also be added to the users group but will not be added to other groups unless you made some changes to the EXTRA_GROUPS settings in /etc/adduser.conf.</p><p><span class="bbc">id &lt;username&gt;</span> will show you what groups a user belongs to.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sat, 26 Aug 2023 22:19:19 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=43833#p43833</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] I had to remove my own user and add it back, what do I do now?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=43829#p43829</link>
			<description><![CDATA[<p>Do I need to add it back to it&#039;s user group?</p>]]></description>
			<author><![CDATA[dummy@example.com (recklessswing)]]></author>
			<pubDate>Sat, 26 Aug 2023 21:17:24 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=43829#p43829</guid>
		</item>
	</channel>
</rss>
