-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Sat, Aug 31, 2002 at 09:20:10PM -0500, Bob Buckley wrote:
>
> We use wvdial quite a bit. Easy to configure and use. But you must be root
> to dial out. At least that is as far as I have gotten.

You can change the permission on the device that /dev/modem points to. You
can find the device using "ls -l /dev/modem". Assuming it points to
/dev/ttyS0, you can allow all users to access the modem like this:

  chmod 777 /dev/ttyS0

I would recommend avoiding Linuxconf because it changes permissions
without telling you. It may reset the permissions on ttyS0 without telling
you.

Tony
- -- 
Anthony E. Greene <mailto:[EMAIL PROTECTED]%3E>
OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26  C484 A42A 60DD 6C94 239D
AOL/Yahoo Messenger: TonyG05    HomePage: <http://www.pobox.com/~agreene/>
Linux. The choice of a GNU generation <http://www.linux.org/>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Anthony E. Greene <mailto:[EMAIL PROTECTED]> 0x6C94239D

iD8DBQE9cxM/pCpg3WyUI50RAvhVAJ9UXvfaYySLrfIxIfr3xXio9dIKewCguTFj
9vJ0rOfDMBLzeCI6h9c2OZY=
=/yB+
-----END PGP SIGNATURE-----



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to