From owner-freebsd-arch Tue Apr 17 11:44:36 2001 Delivered-To: freebsd-arch@freebsd.org Received: from ambrisko.com (adsl-216-103-208-74.dsl.snfc21.pacbell.net [216.103.208.74]) by hub.freebsd.org (Postfix) with ESMTP id 3F9A237B43E; Tue, 17 Apr 2001 11:44:34 -0700 (PDT) (envelope-from ambrisko@ambrisko.com) Received: (from ambrisko@localhost) by ambrisko.com (8.11.3/8.11.2) id f3HIiQD69701; Tue, 17 Apr 2001 11:44:26 -0700 (PDT) (envelope-from ambrisko) From: Doug Ambrisko Message-Id: <200104171844.f3HIiQD69701@ambrisko.com> Subject: Re: Use of if_ef for 802.11 interfaces? In-Reply-To: <200104171831.f3HIVQD92660@bmah-freebsd-0.cisco.com> "from Bruce A. Mah at Apr 17, 2001 11:31:26 am" To: bmah@FreeBSD.ORG Date: Tue, 17 Apr 2001 11:44:26 -0700 (PDT) Cc: Brooks Davis , Doug Ambrisko , Andre Oppermann , Andre Oppermann , Duncan Barclay , freebsd-arch@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL82 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bruce A. Mah writes: | If memory serves me right, Brooks Davis wrote: | > On Mon, Apr 16, 2001 at 08:26:04PM -0700, Doug Ambrisko wrote: | > > Also it will be interesting how we support LEAP that requires a user name | > > passwd to be entered. I'm just starting to investigate that. | > | > I beleve windows does this via a tray icon. It seems to me that this | > problem is probably best handled by an entierly different machanism. | | I think for Windows, LEAP authentication works by grabbing the username | from the Windows network login. I dimly remember some of the user | documentation with screenshots showing something to this effect also. I haven't played with this on Windows ... I try to avoid that. | Clearly this doesn't work for a multiuser *NIX box, for the reasons you | pointed out...I haven't played with the Linux utilities to see what | they do. Under Linux the "acu" utility asks for a Username/Password for LEAP but I haven't tried it yet. BTW I now have a sysctl added to the "an" driver to dump Rid records so I can see what the Linux utilities are doing and then compare them to what we do. So I should be able to sniff what the Cisco utility is doing for LEAP at the Rid level. I also added a filter to dump only selected Rids but I have a bug that hangs my machine when I try to parse out the hex number :-(. Doug A. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message