Vista Home Network with Windows Millennium Edition
Guest
Posts: n/a
Posts: n/a
>I am adding a new PC with Windows Vista to a home network via ethernet hub
>consisting of 2 other PC's, one using XP, one using Windows Millennium
>Edition.
>
>Access (sharing) with Vista & XP systems is working perfectly (in both
>directions). Access from Vista to ME is working. Access from ME to Vista is
>almost working.
>From the ME PC I can find the Vista PC in the network.
>
>Public sharing on the Vista PC is is turned on, and Password protected
>sharing is turned off, but when I attempt to access Vista PC from the Windows
>Millennium PC, I get the window "ENTER NETWORK PASSWORD". I've tried using
>Admin & various user passwords from both PC's but all are returned as
>invalid. Anyone know how to get around this?
> Try entering the username as COMPUTERNAME\USERNAME
>
> Also, take a look at the Security Event Log on the Vista box to see
> what type of security error is logged...
>
> Arethere any issues between ME and XP?
> ---
> Jeffrey Randow
> jeffreycentex@gmail.com
> Windows Networking MVP 2001-2006
> http://www.networkblog.net
>
> On Tue, 1 Jan 2008 17:30:01 -0800, Craigstir
> <Craigstir@discussions.microsoft.com> wrote:
>> >I am adding a new PC with Windows Vista to a home network via ethernet hub>
> >consisting of 2 other PC's, one using XP, one using Windows Millennium
> >Edition.
> >
> >Access (sharing) with Vista & XP systems is working perfectly (in both
> >directions). Access from Vista to ME is working. Access from ME to Vista is
> >almost working.
> >From the ME PC I can find the Vista PC in the network.
> >
> >Public sharing on the Vista PC is is turned on, and Password protected
> >sharing is turned off, but when I attempt to access Vista PC from the Windows
> >Millennium PC, I get the window "ENTER NETWORK PASSWORD". I've tried using
> >Admin & various user passwords from both PC's but all are returned as
> >invalid. Anyone know how to get around this?
>Jeffery - thanks for the reply
>
>I don't get the option to enter a username from the original prompt -
>PASSWORD only. Your suggestion prompted me to attempt
>"\\COMPUTERNAME\USERNAME" from START\RUN command prompt. Vista prompted for
>the USERNAME password, but it still did not accept it.
>
>There are no issues between ME & XP, all is well between the two.
>
>Here is a copy of the Vista Security Event log:
>Log Name: Security
>Source: Microsoft-Windows-Security-Auditing
>Date: 1/1/2008 5:55:14 PM
>Event ID: 4625
>Task Category: Logon
>Level: Information
>Keywords: Audit Failure
>User: N/A
>Computer: Main-PC
>Description:
>An account failed to log on.
>
>Subject:
> Security ID: NULL SID
> Account Name: -
> Account Domain: -
> Logon ID: 0x0
>
>Logon Type: 3
>
>Account For Which Logon Failed:
> Security ID: NULL SID
> Account Name: CRAIG
> Account Domain: HOME
>
>Failure Information:
> Failure Reason: Unknown user name or bad password.
> Status: 0xc000006d
> Sub Status: 0xc000006a
>
>Process Information:
> Caller Process ID: 0x0
> Caller Process Name: -
>
>Network Information:
> Workstation Name: \\WINME HALEYS
> Source Network Address: xxx.xxx.x.xx
> Source Port: xxxx
>
>Detailed Authentication Information:
> Logon Process: NtLmSsp
> Authentication Package: NTLM
> Transited Services: -
> Package Name (NTLM only): -
> Key Length: 0
>
>This event is generated when a logon request fails. It is generated on the
>computer where access was attempted.
>
>The Subject fields indicate the account on the local system which requested
>the logon. This is most commonly a service such as the Server service, or a
>local process such as Winlogon.exe or Services.exe.
>
>The Logon Type field indicates the kind of logon that was requested. The
>most common types are 2 (interactive) and 3 (network).
>
>The Process Information fields indicate which account and process on the
>system requested the logon.
>
>The Network Information fields indicate where a remote logon request
>originated. Workstation name is not always available and may be left blank in
>some cases.
>
>The authentication information fields provide detailed information about
>this specific logon request.
> - Transited services indicate which intermediate services have participated
>in this logon request.
> - Package name indicates which sub-protocol was used among the NTLM
>protocols.
> - Key length indicates the length of the generated session key. This will
>be 0 if no session key was requested.
> Try running the following:
>
> net use x: \\computername\sharename password
> /USER:computername\username
>
> Replace x:,computername, sharename, password,and computername as
> appropriate.
>
> This will let us know if it is a security issue with your
> username/password
>
> Also, are all of the computers on the same Workgroup? ME is fairly
> critical when it comes to having Workgroup names match.
>
> ---
> Jeffrey Randow
> jeffreycentex@gmail.com
> Windows Networking MVP 2001-2006
> http://www.networkblog.net
>
> On Tue, 1 Jan 2008 18:23:00 -0800, Craigstir
> <Craigstir@discussions.microsoft.com> wrote:
>> >Jeffery - thanks for the reply>
> >
> >I don't get the option to enter a username from the original prompt -
> >PASSWORD only. Your suggestion prompted me to attempt
> >"\\COMPUTERNAME\USERNAME" from START\RUN command prompt. Vista prompted for
> >the USERNAME password, but it still did not accept it.
> >
> >There are no issues between ME & XP, all is well between the two.
> >
> >Here is a copy of the Vista Security Event log:
> >Log Name: Security
> >Source: Microsoft-Windows-Security-Auditing
> >Date: 1/1/2008 5:55:14 PM
> >Event ID: 4625
> >Task Category: Logon
> >Level: Information
> >Keywords: Audit Failure
> >User: N/A
> >Computer: Main-PC
> >Description:
> >An account failed to log on.
> >
> >Subject:
> > Security ID: NULL SID
> > Account Name: -
> > Account Domain: -
> > Logon ID: 0x0
> >
> >Logon Type: 3
> >
> >Account For Which Logon Failed:
> > Security ID: NULL SID
> > Account Name: CRAIG
> > Account Domain: HOME
> >
> >Failure Information:
> > Failure Reason: Unknown user name or bad password.
> > Status: 0xc000006d
> > Sub Status: 0xc000006a
> >
> >Process Information:
> > Caller Process ID: 0x0
> > Caller Process Name: -
> >
> >Network Information:
> > Workstation Name: \\WINME HALEYS
> > Source Network Address: xxx.xxx.x.xx
> > Source Port: xxxx
> >
> >Detailed Authentication Information:
> > Logon Process: NtLmSsp
> > Authentication Package: NTLM
> > Transited Services: -
> > Package Name (NTLM only): -
> > Key Length: 0
> >
> >This event is generated when a logon request fails. It is generated on the
> >computer where access was attempted.
> >
> >The Subject fields indicate the account on the local system which requested
> >the logon. This is most commonly a service such as the Server service, or a
> >local process such as Winlogon.exe or Services.exe.
> >
> >The Logon Type field indicates the kind of logon that was requested. The
> >most common types are 2 (interactive) and 3 (network).
> >
> >The Process Information fields indicate which account and process on the
> >system requested the logon.
> >
> >The Network Information fields indicate where a remote logon request
> >originated. Workstation name is not always available and may be left blank in
> >some cases.
> >
> >The authentication information fields provide detailed information about
> >this specific logon request.
> > - Transited services indicate which intermediate services have participated
> >in this logon request.
> > - Package name indicates which sub-protocol was used among the NTLM
> >protocols.
> > - Key length indicates the length of the generated session key. This will
> >be 0 if no session key was requested.
>I wasn't clear as to which PC you wanted me to run the command on (presume
>Vista), so tried it on both:
>
>Vista returned "The command completed successfully" (I now have the shared
>folder as drive M: as a Network Drive).
>ME returned "The option USER not known"
>
>And, yes, all PC's are on the same WORKGROUP
>
>"Jeffrey Randow" wrote:
>>> Try running the following:
>>
>> net use x: \\computername\sharename password
>> /USER:computername\username
>>
>> Replace x:,computername, sharename, password,and computername as
>> appropriate.
>>
>> This will let us know if it is a security issue with your
>> username/password
>>
>> Also, are all of the computers on the same Workgroup? ME is fairly
>> critical when it comes to having Workgroup names match.
>>
>> ---
>> Jeffrey Randow
>> jeffreycentex@gmail.com
>> Windows Networking MVP 2001-2006
>> http://www.networkblog.net
>>
>> On Tue, 1 Jan 2008 18:23:00 -0800, Craigstir
>> <Craigstir@discussions.microsoft.com> wrote:
>>>> >Jeffery - thanks for the reply>>
>> >
>> >I don't get the option to enter a username from the original prompt -
>> >PASSWORD only. Your suggestion prompted me to attempt
>> >"\\COMPUTERNAME\USERNAME" from START\RUN command prompt. Vista prompted for
>> >the USERNAME password, but it still did not accept it.
>> >
>> >There are no issues between ME & XP, all is well between the two.
>> >
>> >Here is a copy of the Vista Security Event log:
>> >Log Name: Security
>> >Source: Microsoft-Windows-Security-Auditing
>> >Date: 1/1/2008 5:55:14 PM
>> >Event ID: 4625
>> >Task Category: Logon
>> >Level: Information
>> >Keywords: Audit Failure
>> >User: N/A
>> >Computer: Main-PC
>> >Description:
>> >An account failed to log on.
>> >
>> >Subject:
>> > Security ID: NULL SID
>> > Account Name: -
>> > Account Domain: -
>> > Logon ID: 0x0
>> >
>> >Logon Type: 3
>> >
>> >Account For Which Logon Failed:
>> > Security ID: NULL SID
>> > Account Name: CRAIG
>> > Account Domain: HOME
>> >
>> >Failure Information:
>> > Failure Reason: Unknown user name or bad password.
>> > Status: 0xc000006d
>> > Sub Status: 0xc000006a
>> >
>> >Process Information:
>> > Caller Process ID: 0x0
>> > Caller Process Name: -
>> >
>> >Network Information:
>> > Workstation Name: \\WINME HALEYS
>> > Source Network Address: xxx.xxx.x.xx
>> > Source Port: xxxx
>> >
>> >Detailed Authentication Information:
>> > Logon Process: NtLmSsp
>> > Authentication Package: NTLM
>> > Transited Services: -
>> > Package Name (NTLM only): -
>> > Key Length: 0
>> >
>> >This event is generated when a logon request fails. It is generated on the
>> >computer where access was attempted.
>> >
>> >The Subject fields indicate the account on the local system which requested
>> >the logon. This is most commonly a service such as the Server service, or a
>> >local process such as Winlogon.exe or Services.exe.
>> >
>> >The Logon Type field indicates the kind of logon that was requested. The
>> >most common types are 2 (interactive) and 3 (network).
>> >
>> >The Process Information fields indicate which account and process on the
>> >system requested the logon.
>> >
>> >The Network Information fields indicate where a remote logon request
>> >originated. Workstation name is not always available and may be left blank in
>> >some cases.
>> >
>> >The authentication information fields provide detailed information about
>> >this specific logon request.
>> > - Transited services indicate which intermediate services have participated
>> >in this logon request.
>> > - Package name indicates which sub-protocol was used among the NTLM
>> >protocols.
>> > - Key length indicates the length of the generated session key. This will
>> >be 0 if no session key was requested.
> Oopss.. Sorry about that last one. I forgot the Win9X/Me NET USE
> command...
>
>
> ---
> Jeffrey Randow
> jeffreycentex@gmail.com
> Windows Networking MVP 2001-2006
> http://www.networkblog.net
>
>
>
> On Thu, 3 Jan 2008 00:05:01 -0800, Craigstir
> <Craigstir@discussions.microsoft.com> wrote:
>> >I wasn't clear as to which PC you wanted me to run the command on (presume>
> >Vista), so tried it on both:
> >
> >Vista returned "The command completed successfully" (I now have the shared
> >folder as drive M: as a Network Drive).
> >ME returned "The option USER not known"
> >
> >And, yes, all PC's are on the same WORKGROUP
> >
> >"Jeffrey Randow" wrote:
> >> >> Try running the following:
> >>
> >> net use x: \\computername\sharename password
> >> /USER:computername\username
> >>
> >> Replace x:,computername, sharename, password,and computername as
> >> appropriate.
> >>
> >> This will let us know if it is a security issue with your
> >> username/password
> >>
> >> Also, are all of the computers on the same Workgroup? ME is fairly
> >> critical when it comes to having Workgroup names match.
> >>
> >> ---
> >> Jeffrey Randow
> >> jeffreycentex@gmail.com
> >> Windows Networking MVP 2001-2006
> >> http://www.networkblog.net
> >>
> >> On Tue, 1 Jan 2008 18:23:00 -0800, Craigstir
> >> <Craigstir@discussions.microsoft.com> wrote:
> >>
> >> >Jeffery - thanks for the reply
> >> >
> >> >I don't get the option to enter a username from the original prompt -
> >> >PASSWORD only. Your suggestion prompted me to attempt
> >> >"\\COMPUTERNAME\USERNAME" from START\RUN command prompt. Vista prompted for
> >> >the USERNAME password, but it still did not accept it.
> >> >
> >> >There are no issues between ME & XP, all is well between the two.
> >> >
> >> >Here is a copy of the Vista Security Event log:
> >> >Log Name: Security
> >> >Source: Microsoft-Windows-Security-Auditing
> >> >Date: 1/1/2008 5:55:14 PM
> >> >Event ID: 4625
> >> >Task Category: Logon
> >> >Level: Information
> >> >Keywords: Audit Failure
> >> >User: N/A
> >> >Computer: Main-PC
> >> >Description:
> >> >An account failed to log on.
> >> >
> >> >Subject:
> >> > Security ID: NULL SID
> >> > Account Name: -
> >> > Account Domain: -
> >> > Logon ID: 0x0
> >> >
> >> >Logon Type: 3
> >> >
> >> >Account For Which Logon Failed:
> >> > Security ID: NULL SID
> >> > Account Name: CRAIG
> >> > Account Domain: HOME
> >> >
> >> >Failure Information:
> >> > Failure Reason: Unknown user name or bad password.
> >> > Status: 0xc000006d
> >> > Sub Status: 0xc000006a
> >> >
> >> >Process Information:
> >> > Caller Process ID: 0x0
> >> > Caller Process Name: -
> >> >
> >> >Network Information:
> >> > Workstation Name: \\WINME HALEYS
> >> > Source Network Address: xxx.xxx.x.xx
> >> > Source Port: xxxx
> >> >
> >> >Detailed Authentication Information:
> >> > Logon Process: NtLmSsp
> >> > Authentication Package: NTLM
> >> > Transited Services: -
> >> > Package Name (NTLM only): -
> >> > Key Length: 0
> >> >
> >> >This event is generated when a logon request fails. It is generated on the
> >> >computer where access was attempted.
> >> >
> >> >The Subject fields indicate the account on the local system which requested
> >> >the logon. This is most commonly a service such as the Server service, or a
> >> >local process such as Winlogon.exe or Services.exe.
> >> >
> >> >The Logon Type field indicates the kind of logon that was requested. The
> >> >most common types are 2 (interactive) and 3 (network).
> >> >
> >> >The Process Information fields indicate which account and process on the
> >> >system requested the logon.
> >> >
> >> >The Network Information fields indicate where a remote logon request
> >> >originated. Workstation name is not always available and may be left blank in
> >> >some cases.
> >> >
> >> >The authentication information fields provide detailed information about
> >> >this specific logon request.
> >> > - Transited services indicate which intermediate services have participated
> >> >in this logon request.
> >> > - Package name indicates which sub-protocol was used among the NTLM
> >> >protocols.
> >> > - Key length indicates the length of the generated session key. This will
> >> >be 0 if no session key was requested.
> >>
> I am adding a new PC with Windows Vista to a home network via ethernet hub
> consisting of 2 other PC's, one using XP, one using Windows Millennium
> Edition.
>
> Access (sharing) with Vista & XP systems is working perfectly (in both
> directions). Access from Vista to ME is working. Access from ME to Vista is
> almost working.
> From the ME PC I can find the Vista PC in the network.
>
> Public sharing on the Vista PC is is turned on, and Password protected
> sharing is turned off, but when I attempt to access Vista PC from the Windows
> Millennium PC, I get the window "ENTER NETWORK PASSWORD". I've tried using
> Admin & various user passwords from both PC's but all are returned as
> invalid. Anyone know how to get around this?
| | LinkBack | Thread Tools | Display Modes |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| RF online in windows vista home edition | bholawz | Windows Vista Games | 1 | 06-19-2008 04:15 PM |
| Add a network Place option in Vista Home Edition | Scott Tabor | Windows Vista Networking & Sharing | 3 | 12-29-2007 02:49 AM |
| ie7 in windows vista home edition | Dakota | Windows Vista Administration | 4 | 04-04-2007 12:36 AM |
| Installing Windows XP with Millennium Edition | ERic | Customize Windows XP | 1 | 09-28-2003 03:03 PM |
| Network Windows 98 and XP Home Edition | Ian Mckenna | Windows XP Network & Web | 1 | 07-24-2003 03:59 PM |
| LinkBack |
LinkBack URL |
About LinkBacks |


Linear Mode


Posts: n/a