[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Sheflug] Newbie modem question
Check
ls -l /dev/ttySn
where n=0,1,... - your modem device. You'll see something like
crw-rw---- 1 root uucp 4, 64 Mar 24 2000 /dev/ttyS0
which means only root and members of uucp group can access the port. So,
you have to add yourself to this group. As root edit /etc/groups and add
your login name to the uucp line after a comma:
uucp:x:14:uucpfaxroot,fnet,my_login_name
or you can use a GUI tool for managing groups of users...
HTH
Guennadi
On Tue, 15 May 2001 james.mears [at] consignia.com wrote:
>
>
> Hi there
>
> I have just got my modem working and connecting to the internet using Wvdial.
> I have noticed that I can only use the modem then I am logged in as the root
> user
> can somebody tell me how I can change this so that I can use the modem as a
> normal user.
>
> Thanks
>
> James
>
> james.mears [at] consignia.com
>
>
>
> This email and any attachments are confidential and intended for the addressee
> only. If you are not the named recipient, you must not use, disclose,
> reproduce, copy or distribute the contents of this communication. If you have
> received this in error, please contact the sender and then delete this email
> from your system.
>
>
> ---------------------------------------------------------------------
> Sheffield Linux User's Group - http://www.sheflug.co.uk
> To unsubscribe from this list send mail to
> - <sheflug-request [at] vuw.ac.nz> - with the word
> "unsubscribe" in the body of the message.
>
> GNU the choice of a complete generation.
>
>
>
___
Dr. Guennadi V. Liakhovetski
Department of Applied Mathematics
University of Sheffield, U.K.
email: G.Liakhovetski [at] sheffield.ac.uk
---------------------------------------------------------------------
Sheffield Linux User's Group - http://www.sheflug.co.uk
To unsubscribe from this list send mail to
- <sheflug-request [at] vuw.ac.nz> - with the word
"unsubscribe" in the body of the message.
GNU the choice of a complete generation.