<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[HyperForum — Incorrect commands]]></title>
	<link rel="self" href="https://forums.hyperbola.info/extern.php?action=feed&amp;tid=1130&amp;type=atom" />
	<updated>2025-03-16T23:22:36Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.hyperbola.info/viewtopic.php?id=1130</id>
		<entry>
			<title type="html"><![CDATA[Re: Incorrect commands]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=8588#p8588" />
			<content type="html"><![CDATA[<p>The command <strong>usermod</strong> is exactly for adding group-membership. Using <strong>passwd</strong> is possible, but not the common point.<br />Thread closed.</p>]]></content>
			<author>
				<name><![CDATA[throgh]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=347</uri>
			</author>
			<updated>2025-03-16T23:22:36Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=8588#p8588</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Incorrect commands]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=8587#p8587" />
			<content type="html"><![CDATA[<p>Don&#039;t forget to point to the conflicting webpage with the (# passwd -a &lt;username&gt; video) command error.<br /><a href="https://wiki.hyperbola.info/doku.php?id=en:system:init_systems:openrc#groups">https://wiki.hyperbola.info/doku.php?id … nrc#groups</a><br />I believe that the correct (# gpasswd -a &lt;username&gt; video) command can be referenced from this section of the webpage below.<br /><a href="https://wiki.hyperbola.info/doku.php?id=en:manual:reference_installation&amp;s#root_password">https://wiki.hyperbola.info/doku.php?id … t_password</a></p><p>Not sure about the usermod command, but I assume that &quot;start&quot; means the installation process.<br /><a href="https://wiki.hyperbola.info/doku.php?id=en:manual:reference_installation#post-installation">https://wiki.hyperbola.info/doku.php?id … stallation</a></p>]]></content>
			<author>
				<name><![CDATA[Ribby]]></name>
			</author>
			<updated>2025-03-16T21:36:41Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=8587#p8587</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Incorrect commands]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=8586#p8586" />
			<content type="html"><![CDATA[<p>Thanks, this will be corrected with the way we are using in the reference-installation.</p>]]></content>
			<author>
				<name><![CDATA[throgh]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=347</uri>
			</author>
			<updated>2025-03-12T23:02:29Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=8586#p8586</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Incorrect commands]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=8585#p8585" />
			<content type="html"><![CDATA[<p>In the OpenRC section of the wiki, the command </p><div class="codebox"><pre><code># passwd -a &lt;your-user&gt; &lt;some-group-name&gt; </code></pre></div><p> is used to </p><div class="quotebox"><blockquote><p>add your user to the group</p></blockquote></div><p>. </p><p>This command is incorrect. According to the man page, </p><div class="codebox"><pre><code># passwd -a</code></pre></div><p> </p><div class="quotebox"><blockquote><p>can be used only with -S and causes show status for all users.</p></blockquote></div><p>. </p><p>It does not in any way add your user to the group. In fact, used as shown in the wiki it only outputs the --help information for the passwd command, since that command only accepts two arguments, [OPTIONS] and [LOGIN].</p><p>Edit:<br />All references to the passwd command in this context should be changed to </p><div class="codebox"><pre><code># groupmems -a &lt;your-user&gt; -g &lt;some-group-name&gt;</code></pre></div><p>.</p>]]></content>
			<author>
				<name><![CDATA[platoxia]]></name>
			</author>
			<updated>2025-03-12T17:15:03Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=8585#p8585</id>
		</entry>
</feed>
