From owner-freebsd-questions Mon Oct 16 5:15: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from isy.liu.se (isy.liu.se [130.236.48.10]) by hub.freebsd.org (Postfix) with ESMTP id 25CEA37B66D for ; Mon, 16 Oct 2000 05:14:58 -0700 (PDT) Received: from lagrange.isy.liu.se (lagrange.isy.liu.se [130.236.49.127]) by isy.liu.se (8.10.0/8.10.0) with ESMTP id e9GCEvn14860 for ; Mon, 16 Oct 2000 14:14:57 +0200 (MET DST) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Mon, 16 Oct 2000 14:14:56 +0200 (CEST) From: Micke Josefsson To: freebsd-questions@freebsd.org Subject: stty behaviour odd? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How is it that I (uid=1001(mj) gid=1001(mj) groups=1001(mj), 0(wheel), 68(dialer)) can stty -f /dev/cuaa1 57600 but not stty -f /dev/cuaia1 57600 or stty -f /dev/cuala1 57600 even though: crw-rw---- 1 uucp dialer 28, 129 13 Okt 11:14 /dev/cuaa1 crw-rw---- 1 uucp dialer 28, 161 6 Jun 17:16 /dev/cuaia1 crw-rw---- 1 uucp dialer 28, 193 6 Jun 17:16 /dev/cuala1 If the permissions are the same, I should be able to fiddle with all the cua:s? How do I circumvent this? Set-uid-root on stty does it, but that feels like a H-bomb-to-kill-a-fly approach. /Micke ---------------------------------- Michael Josefsson, MSEE mj@isy.liu.se This message was sent by XFMail running on FreeBSD 3.5-STABLE ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message