On Sat, Jul 17, 2010 at 09:45:52PM +0200, Hans-J. Ullrich wrote: > Normal users, which are allowed to dial out, should be added to group > "dialout" by root. Device /dev/ppp should be set to 660, and owner > root:dialout.
You should read: /usr/share/doc/base-passwd/users-and-groups.html dialout Full and direct access to serial ports. Members of this group can reconfigure the modem, dial anywhere, etc. $ ls -l /dev/ttyS* crw-rw---- 1 root dialout 4, 64 Jul 17 09:09 /dev/ttyS0 crw-rw---- 1 root dialout 4, 65 Jul 17 09:09 /dev/ttyS1 crw-rw---- 1 root dialout 4, 66 Jul 17 09:09 /dev/ttyS2 crw-rw---- 1 root dialout 4, 67 Jul 17 09:09 /dev/ttyS3 That is what it means. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20100717213254.ga24...@debian.org