From owner-freebsd-questions Sat Jun 30 20:13: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtpg.casema.net (smtpg.casema.net [195.96.96.160]) by hub.freebsd.org (Postfix) with SMTP id 4239B37B401 for ; Sat, 30 Jun 2001 20:13:00 -0700 (PDT) (envelope-from walter@binity.com) Received: (qmail 25320 invoked by uid 0); 1 Jul 2001 03:12:58 -0000 Received: from unknown (HELO slash.b118.binity.net) (195.96.105.161) by smtpg.casema.net with SMTP; 1 Jul 2001 03:12:58 -0000 Received: from silver.b118.binity.net (silver.b118.binity.net [172.18.3.10]) by slash.b118.binity.net (Postfix) with ESMTP id EC5D6151; Sun, 1 Jul 2001 05:12:13 +0200 (CEST) Date: Sun, 1 Jul 2001 05:13:44 +0200 From: Walter Hop X-Mailer: The Bat! (v1.52f) Educational Organization: Binity X-Priority: 3 (Normal) Message-ID: <16925585069.20010701051344@binity.com> To: "alexus" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: .fakeid doesn't work In-Reply-To: <000701c101cc$d23ca330$9865fea9@book> References: <000701c101cc$d23ca330$9865fea9@book> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG [in reply to ml@db.nexgen.com, 01-07-2001] > alexus@~# ls -la .fakeid > -rw-r--r-- 1 alexus users 5 Jun 30 20:58 .fakeid > alexus@~# cat .fakeid > test > alexus@~# > > then i've tryed to use irc client and for some reson it still detects me as > my real id not as a "test" > > any ideas why? 1] This may be caused by your IRC client. IRC clients usually send out your username as part of the login process as defined by the IRC RFC's. If you telnet to an irc server, port 6667, and issue these commands: USER test 0 0 test NICK blahblah QUIT does the IRC server still identify you with your real username? 2] If you do have a user ``test'' on your system, setting your .fakeid to this user will be ignored. (Probably not the case, but added it anyway) walter. -- Walter Hop | +31 6 24290808 | Finger for public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message