On Mon, Nov 10, 2003 at 04:33:31PM -0600, Kent West wrote:
probably that you're not in the "audio" group. Add yourself to this group with a command like "addgroup lynn audio" as root. Then log
Shouldn't that be
adduser lynn audio
Either will work, as addgroup is a symlink to adduser:
enjae[westk]:/home/westk> ls -l /usr/sbin/addgroup
lrwxrwxrwx 1 root root 7 Aug 30 08:15 /usr/sbin/addgroup -> adduser
I just tend to think of adding users to groups as a group function. But it is equally valid to think of it as a user function. Additionally, since "adduser" is the real utility, it probably is more accurate/portable to use your method.
-- Kent
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]