On Thu, 10 Jan 2002, ext Paul Dawson wrote:
> How would I allow a standard user access to ttyS0 so that I dont have to
> run gphoto as root?
One easy way is to use pam_console system. Add something like this to your
/etc/security/console.perms:
<serial>=/dev/ttyS0
<console> 0600 <serial> 0660 root.uucp
That'll change the ownership of /dev/ttyS0 to whoever is logged in from
the console and on logout change the permissions back to default.
- Panu -
_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list