Show Authentication tab in network connections properties

Posted: 06-10-2005, 04:43 PM
Hi,

I'm trying to enable 802.1x support in my image. The driver on my
development system is mdc8021x.sys but that doesn't seem to be in the
repositories. Even if I copy and install this driver, the authentication
tab doesn't display so I expect I'm missing something.

this is a minlogon image if it matters.

thanks,

John
Reply With Quote

Responses to "Show Authentication tab in network connections properties"

KM
Guest
Posts: n/a
 
Re: Show Authentication tab in network connections properties
Posted: 06-10-2005, 06:49 PM
John,

Are you trying this on SP2 based image?

The mdc8021x is indeed not in the XPe repository. YOU would need to componentize the driver for the best result. Please make sure
you have got ALL the driver dependencies in your configuration. Use Dependency Walker to analyze the driver binary dependencies.

As to the protocol itslef, please make sure to have the following components:
- Wireless Zero Configuration
- Network Provisioning Service

Also, enable "Show Notifications on Task Bar" option on the "User Interface Core" component's settings page.

--
KM,
BSquare Corp.
www.bsquare.com

> Hi,
>
> I'm trying to enable 802.1x support in my image. The driver on my
> development system is mdc8021x.sys but that doesn't seem to be in the
> repositories. Even if I copy and install this driver, the authentication
> tab doesn't display so I expect I'm missing something.
>
> this is a minlogon image if it matters.
>
> thanks,
>
> John

Reply With Quote
John
Guest
Posts: n/a
 
Re: Show Authentication tab in network connections properties
Posted: 06-10-2005, 07:15 PM
Yes, this is an SP2 based image.
The driver doesn't have much in dependencies, ndis.sys and the kernel files.
Obviously the module which contains the authentication dialog won't show as
a dependency but I'd think it is in the same dll as the other network
connection properties/
All of the other settings are already in my target.

"KM" wrote:
> John,
>
> Are you trying this on SP2 based image?
>
> The mdc8021x is indeed not in the XPe repository. YOU would need to componentize the driver for the best result. Please make sure
> you have got ALL the driver dependencies in your configuration. Use Dependency Walker to analyze the driver binary dependencies.
>
> As to the protocol itslef, please make sure to have the following components:
> - Wireless Zero Configuration
> - Network Provisioning Service
>
> Also, enable "Show Notifications on Task Bar" option on the "User Interface Core" component's settings page.
>
> --
> KM,
> BSquare Corp.
> www.bsquare.com
>
>
> > Hi,
> >
> > I'm trying to enable 802.1x support in my image. The driver on my
> > development system is mdc8021x.sys but that doesn't seem to be in the
> > repositories. Even if I copy and install this driver, the authentication
> > tab doesn't display so I expect I'm missing something.
> >
> > this is a minlogon image if it matters.
> >
> > thanks,
> >
> > John
>
>
>
Reply With Quote
KM
Guest
Posts: n/a
 
Re: Show Authentication tab in network connections properties
Posted: 06-10-2005, 10:50 PM
John,

I have never tried that on Minlogon so you may expect this doesn't work for you because of that.

What you can do quickly is:
- backup your SLX,
- upgrade the SLX to Winlogon (just replace Minlogon by Winlogon in the configuration and auto-resolve all dependencies),
- you can either stick with CMD shell, custom shell or move to Explorer Shell,
- verify whether the authentication page is there.

If the page is there - Winlogon or some of its dependencies are the key.

--
KM,
BSquare Corp.
www.bsquare.com

> Yes, this is an SP2 based image.
> The driver doesn't have much in dependencies, ndis.sys and the kernel files.
> Obviously the module which contains the authentication dialog won't show as
> a dependency but I'd think it is in the same dll as the other network
> connection properties/
> All of the other settings are already in my target.
>
> "KM" wrote:
>
>> John,
>>
>> Are you trying this on SP2 based image?
>>
>> The mdc8021x is indeed not in the XPe repository. YOU would need to componentize the driver for the best result. Please make sure
>> you have got ALL the driver dependencies in your configuration. Use Dependency Walker to analyze the driver binary dependencies.
>>
>> As to the protocol itslef, please make sure to have the following components:
>> - Wireless Zero Configuration
>> - Network Provisioning Service
>>
>> Also, enable "Show Notifications on Task Bar" option on the "User Interface Core" component's settings page.
>>
>> --
>> KM,
>> BSquare Corp.
>> www.bsquare.com
>>
>>
>> > Hi,
>> >
>> > I'm trying to enable 802.1x support in my image. The driver on my
>> > development system is mdc8021x.sys but that doesn't seem to be in the
>> > repositories. Even if I copy and install this driver, the authentication
>> > tab doesn't display so I expect I'm missing something.
>> >
>> > this is a minlogon image if it matters.
>> >
>> > thanks,
>> >
>> > John
>>
>>
>>

Reply With Quote
John
Guest
Posts: n/a
 
Re: Show Authentication tab in network connections properties
Posted: 06-13-2005, 05:26 PM
Hi KM,

Something else must be missing. It still doesn't show. BTW, it looks like
CTFMON has a dependency with winlogon...

John


"KM" wrote:
> John,
>
> I have never tried that on Minlogon so you may expect this doesn't work for you because of that.
>
> What you can do quickly is:
> - backup your SLX,
> - upgrade the SLX to Winlogon (just replace Minlogon by Winlogon in the configuration and auto-resolve all dependencies),
> - you can either stick with CMD shell, custom shell or move to Explorer Shell,
> - verify whether the authentication page is there.
>
> If the page is there - Winlogon or some of its dependencies are the key.
>
> --
> KM,
> BSquare Corp.
> www.bsquare.com
>
>
> > Yes, this is an SP2 based image.
> > The driver doesn't have much in dependencies, ndis.sys and the kernel files.
> > Obviously the module which contains the authentication dialog won't show as
> > a dependency but I'd think it is in the same dll as the other network
> > connection properties/
> > All of the other settings are already in my target.
> >
> > "KM" wrote:
> >
> >> John,
> >>
> >> Are you trying this on SP2 based image?
> >>
> >> The mdc8021x is indeed not in the XPe repository. YOU would need to componentize the driver for the best result. Please make sure
> >> you have got ALL the driver dependencies in your configuration. Use Dependency Walker to analyze the driver binary dependencies.
> >>
> >> As to the protocol itslef, please make sure to have the following components:
> >> - Wireless Zero Configuration
> >> - Network Provisioning Service
> >>
> >> Also, enable "Show Notifications on Task Bar" option on the "User Interface Core" component's settings page.
> >>
> >> --
> >> KM,
> >> BSquare Corp.
> >> www.bsquare.com
> >>
> >>
> >> > Hi,
> >> >
> >> > I'm trying to enable 802.1x support in my image. The driver on my
> >> > development system is mdc8021x.sys but that doesn't seem to be in the
> >> > repositories. Even if I copy and install this driver, the authentication
> >> > tab doesn't display so I expect I'm missing something.
> >> >
> >> > this is a minlogon image if it matters.
> >> >
> >> > thanks,
> >> >
> >> > John
> >>
> >>
> >>
>
>
>
Reply With Quote
KM
Guest
Posts: n/a
 
Re: Show Authentication tab in network connections properties
Posted: 06-16-2005, 07:21 AM
John,

Do you have the following components in your image?

"Primitive: NetCfgx"
"Class Install Library - Mdminst"
"Primitive: MMSYS"
"PnP (User Mode)"
"Netshell"

As to the ctfmon.. It works for me just fine on Winlogon image. Also, at
quick glance it seems that it opens some userenv events (User Profile setup
event) which may only be available in Winlogon environment (only a guess of
mine).

KM
> Hi KM,
>
> Something else must be missing. It still doesn't show. BTW, it looks
> like
> CTFMON has a dependency with winlogon...
>
> John
>
>
> "KM" wrote:
>
>> John,
>>
>> I have never tried that on Minlogon so you may expect this doesn't work
>> for you because of that.
>>
>> What you can do quickly is:
>> - backup your SLX,
>> - upgrade the SLX to Winlogon (just replace Minlogon by Winlogon in
>> the configuration and auto-resolve all dependencies),
>> - you can either stick with CMD shell, custom shell or move to
>> Explorer Shell,
>> - verify whether the authentication page is there.
>>
>> If the page is there - Winlogon or some of its dependencies are the key.
>>
>> --
>> KM,
>> BSquare Corp.
>> www.bsquare.com
>>
>>
>> > Yes, this is an SP2 based image.
>> > The driver doesn't have much in dependencies, ndis.sys and the kernel
>> > files.
>> > Obviously the module which contains the authentication dialog won't
>> > show as
>> > a dependency but I'd think it is in the same dll as the other network
>> > connection properties/
>> > All of the other settings are already in my target.
>> >
>> > "KM" wrote:
>> >
>> >> John,
>> >>
>> >> Are you trying this on SP2 based image?
>> >>
>> >> The mdc8021x is indeed not in the XPe repository. YOU would need to
>> >> componentize the driver for the best result. Please make sure
>> >> you have got ALL the driver dependencies in your configuration. Use
>> >> Dependency Walker to analyze the driver binary dependencies.
>> >>
>> >> As to the protocol itslef, please make sure to have the following
>> >> components:
>> >> - Wireless Zero Configuration
>> >> - Network Provisioning Service
>> >>
>> >> Also, enable "Show Notifications on Task Bar" option on the "User
>> >> Interface Core" component's settings page.
>> >>
>> >> --
>> >> KM,
>> >> BSquare Corp.
>> >> www.bsquare.com
>> >>
>> >>
>> >> > Hi,
>> >> >
>> >> > I'm trying to enable 802.1x support in my image. The driver on my
>> >> > development system is mdc8021x.sys but that doesn't seem to be in
>> >> > the
>> >> > repositories. Even if I copy and install this driver, the
>> >> > authentication
>> >> > tab doesn't display so I expect I'm missing something.
>> >> >
>> >> > this is a minlogon image if it matters.
>> >> >
>> >> > thanks,
>> >> >
>> >> > John
>> >>
>> >>
>> >>
>>
>>
>>

Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
PPPOE connections created show up as Dial-up connections jackie Windows Vista Networking & Sharing 0 10-06-2007 07:20 AM
Vista 64bit (b5472) oes not show network connections fburkart Windows Vista Networking & Sharing 0 07-25-2006 06:36 PM
cannot open properties for network connections kenji HaRPER Windows XP Security & Administration 0 08-17-2003 12:41 AM
Network Connections Don't Show Up Under Tab Todd Windows XP Network & Web 1 08-05-2003 09:17 PM
Missing Authentication Tab on LAN Properties Ry Val Windows XP Network & Web 0 08-03-2003 11:47 PM


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90