LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-14-2005, 11:01 PM   #1
ccfrosty
LQ Newbie
 
Registered: Jan 2005
Posts: 8

Rep: Reputation: 0
Qustion about adding user id to UUCP??


I am trying to install a piece of software, and the developer told me that I will need to add my user ID to the uucp group file so that I will be able to access my serial ports (something that I need so that I can attach a GPS to the computer). In any case, I am wondering how exactly I add my userid to the uucp? Thanks in advance
-Eli
 
Old 03-15-2005, 02:49 PM   #2
jonman364
LQ Newbie
 
Registered: May 2004
Location: Michigan
Distribution: Gentoo
Posts: 15

Rep: Reputation: 0
First run 'grep <username> /etc/group' to find out what groups your user already belongs to. Then run 'usermod -G <groups>,uucp <username>', as root. The group are separated by commas with no spaces. Omit the main group the user belongs to (ex. <username> or users). If the user only belongs to one group, <username> or users, you only need to run "usermod -G uucp <username>. For more information about usermod, 'man usermod'.

-Jon

PS Make sure that group uucp owns your serial ports. I have no such group on my machine.
 
Old 03-15-2005, 06:36 PM   #3
frank harvey
LQ Newbie
 
Registered: Mar 2005
Posts: 2

Rep: Reputation: 0
slightly simpler:
- login as root
- groups yourname (to see what you're in now)
- groupadd -G uucp,oldlistofgroups yourname

As noted earlier the list of groups, now with uucp, has to be
comma-delimited with no blanks.

- newbie-doing-first-posting...
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
simply qustion:what does it mean ----------------- Intel ICH4?????????? leafleaves Linux - Hardware 2 08-15-2005 07:03 PM
firefox qustion bubagump17 Linux - Software 8 05-27-2005 07:47 AM
trivial qustion: how use mysql? wellblue88 Linux - Enterprise 4 09-07-2004 02:34 PM
mail server qustion citrus Linux - Newbie 7 09-06-2004 04:20 PM
Qustion On Automatically Shuting down linux rajvirnijjar Linux - Software 3 08-28-2004 04:27 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:48 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration