From owner-freebsd-questions Tue Jun 2 10:15:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA02163 for freebsd-questions-outgoing; Tue, 2 Jun 1998 10:15:13 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from luk.t2.ds.pwr.wroc.pl (luk.t2.ds.pwr.wroc.pl [156.17.22.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA02030 for ; Tue, 2 Jun 1998 10:14:00 -0700 (PDT) (envelope-from luk@luk.t2.ds.pwr.wroc.pl) Received: from localhost (localhost [127.0.0.1]) by luk.t2.ds.pwr.wroc.pl (8.8.8/8.8.8) with SMTP id TAA01103 for ; Tue, 2 Jun 1998 19:14:05 +0200 (CEST) (envelope-from luk@luk.t2.ds.pwr.wroc.pl) Date: Tue, 2 Jun 1998 19:13:54 +0200 (CEST) From: Lukasz Misiuda To: freebsd-questions@FreeBSD.ORG Subject: xterm problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! My problem is that: I'am using X. When the user launches 'xterm' it connects to '/dev/ttyp*', (the same device as for example 'telnet') and when he/she finishes, the device still belongs to the user that launched the 'xterm'. When I type 'w', I can see as he/she was logged, (I want to use 'talk' for example), when I change suid on 'xterm', 'w' does not show me that user. What should I change, I want to use 'w'(or some other way?) and then 'talk' to users and do not want users to own the devices after they have logged out. Thank You To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message