Real Geek Forums  

Go Back   Real Geek Forums > Archives > Operating Systems > Windows Vista > Windows Vista Networking & Sharing

Notices

Reply

Vista 5308 domain logon over wireless

 

LinkBack Thread Tools Display Modes
Old 03-10-2006, 09:55 AM   #1 (permalink)
Default Vista 5308 domain logon over wireless

I successfully(?) installed 5308 on my main workstation the other night, got
my wirless adapter working and set up the IPv4 properties as I usually do
for other computers on my network (static, unique IP; gateway set to my
wireless ADSL router; DNS set to my PDC) and quite happily joined the
domain.

I can ping other machines on the network from the Vista installation and
ping the Vista installation from other machines; I can look up AD
information on the PDC from the Vista installation and add domain user
accounts to local groups on the Vista installation with no problem. The
registration of the machine account looks okay in AD and DNS.

I've disabled the Windows firewall and stopped and disabled the firewall
service, but when I log off the local account and try to log in as domain
account I have no joy: instead I get a message saying that no logon servers
exist for the current domain (the machine account looks to have been created
okay in AD). Trying to ping the Vista machine when no user is logged in to
it times out. Am I right in assuming that when no one is logged in Vista has
disconnected from the wireless network? If so is there something I can do to
get arround this, if not can anyone suggest any other reason why I might not
be able to logon to the domain?

Ta


Paul J. Melia
Guest
 
Posts: n/a
Reply With Quote  
Old 03-10-2006, 02:23 PM   #2 (permalink)
Default Re: Vista 5308 domain logon over wireless

It could well be the server... they still haven't got networking fully
sorted out yet - I've got my machine on a seperate workgroup because I can't
stick mine on the domain at home either (

--
Zack Whittaker
Microsoft Beta (Windows Server R2 Beta Mentor)
» ZackNET Enterprises: www.zacknet.co.uk
» MSBlog on ResDev: http://msblog.resdev.net
» ZackNET Forum: www.zacknet.co.uk/forum
» VistaBase: www.zacknet.co.uk/vistabase
» This mailing is provided "as is" with no warranties, and confers no
rights. All opinions expressed are those of myself unless stated so, and not
of my employer, best friend, mother or cat. Let's be clear on that one!


--- Original message follows ---
"Paul J. Melia" <paul_removethis@melight.co.uk> wrote in message
news:u37udEDRGHA.5900@tk2msftngp13.phx.gbl...
Quote:
>I successfully(?) installed 5308 on my main workstation the other night,
>got my wirless adapter working and set up the IPv4 properties as I usually
>do for other computers on my network (static, unique IP; gateway set to my
>wireless ADSL router; DNS set to my PDC) and quite happily joined the
>domain.
>
> I can ping other machines on the network from the Vista installation and
> ping the Vista installation from other machines; I can look up AD
> information on the PDC from the Vista installation and add domain user
> accounts to local groups on the Vista installation with no problem. The
> registration of the machine account looks okay in AD and DNS.
>
> I've disabled the Windows firewall and stopped and disabled the firewall
> service, but when I log off the local account and try to log in as domain
> account I have no joy: instead I get a message saying that no logon
> servers exist for the current domain (the machine account looks to have
> been created okay in AD). Trying to ping the Vista machine when no user is
> logged in to it times out. Am I right in assuming that when no one is
> logged in Vista has disconnected from the wireless network? If so is there
> something I can do to get arround this, if not can anyone suggest any
> other reason why I might not be able to logon to the domain?
>
> Ta
>

Zack Whittaker \(R2 Mentor\)
Guest
 
Posts: n/a
Reply With Quote  
Old 03-10-2006, 05:29 PM   #3 (permalink)
Default Re: Vista 5308 domain logon over wireless

Paul,

I'm assuming that you have joined the Vista client to a W2K3 domain and the
machine has been rebooted etc.

Yes, one possibility is that wireless turns off when noone is logged in. To
check this, you can login in the local account, from a command prompt try
running this - runas /user:<domain/username> cmd - this should prompt you
for the username password and new command prompt with domain username cred
should start up. If this works fine, then it could be a wireless issue.

Other thing to do would be to capture any network traffic from the client
while you are trying to logon - if the wireless is turned on, then there
should be some network traffic and it might be point to some failure.

Thanks ~
Prashanth

"Paul J. Melia" <paul_removethis@melight.co.uk> wrote in message
news:u37udEDRGHA.5900@tk2msftngp13.phx.gbl...
Quote:
>I successfully(?) installed 5308 on my main workstation the other night,
>got my wirless adapter working and set up the IPv4 properties as I usually
>do for other computers on my network (static, unique IP; gateway set to my
>wireless ADSL router; DNS set to my PDC) and quite happily joined the
>domain.
>
> I can ping other machines on the network from the Vista installation and
> ping the Vista installation from other machines; I can look up AD
> information on the PDC from the Vista installation and add domain user
> accounts to local groups on the Vista installation with no problem. The
> registration of the machine account looks okay in AD and DNS.
>
> I've disabled the Windows firewall and stopped and disabled the firewall
> service, but when I log off the local account and try to log in as domain
> account I have no joy: instead I get a message saying that no logon
> servers exist for the current domain (the machine account looks to have
> been created okay in AD). Trying to ping the Vista machine when no user is
> logged in to it times out. Am I right in assuming that when no one is
> logged in Vista has disconnected from the wireless network? If so is there
> something I can do to get arround this, if not can anyone suggest any
> other reason why I might not be able to logon to the domain?
>
> Ta
>

Prashanth Prahalad
Guest
 
Posts: n/a
Reply With Quote  
Old 03-10-2006, 08:00 PM   #4 (permalink)
Default Re: Vista 5308 domain logon over wireless

Prashanth,

I've done the check as you suggested, and had no problem starting a new
command prompt as the domain account. There must be something going on with
the WLAN when no one is logged in as the Vista box can't be pinged. Network
connectivity is fine when I'm logged into Vista: I'm remotting into the PDC
from Vista (logged in as a local user and supplying creds when prompted) at
the moment to check the AD and DNS setup. Looks like the WLAN connection is
only established when you login?

Paul.

"Prashanth Prahalad" <prashp@microsoft.com> wrote in message
news:O%2352MCHRGHA.5208@TK2MSFTNGP10.phx.gbl...
Quote:
> Paul,
>
> I'm assuming that you have joined the Vista client to a W2K3 domain and
> the machine has been rebooted etc.
>
> Yes, one possibility is that wireless turns off when noone is logged in.
> To check this, you can login in the local account, from a command prompt
> try running this - runas /user:<domain/username> cmd - this should prompt
> you for the username password and new command prompt with domain username
> cred should start up. If this works fine, then it could be a wireless
> issue.
>
> Other thing to do would be to capture any network traffic from the client
> while you are trying to logon - if the wireless is turned on, then there
> should be some network traffic and it might be point to some failure.
>
> Thanks ~
> Prashanth
>
> "Paul J. Melia" <paul_removethis@melight.co.uk> wrote in message
> news:u37udEDRGHA.5900@tk2msftngp13.phx.gbl...
Quote:
>>I successfully(?) installed 5308 on my main workstation the other night,
>>got my wirless adapter working and set up the IPv4 properties as I usually
>>do for other computers on my network (static, unique IP; gateway set to my
>>wireless ADSL router; DNS set to my PDC) and quite happily joined the
>>domain.
>>
>> I can ping other machines on the network from the Vista installation and
>> ping the Vista installation from other machines; I can look up AD
>> information on the PDC from the Vista installation and add domain user
>> accounts to local groups on the Vista installation with no problem. The
>> registration of the machine account looks okay in AD and DNS.
>>
>> I've disabled the Windows firewall and stopped and disabled the firewall
>> service, but when I log off the local account and try to log in as domain
>> account I have no joy: instead I get a message saying that no logon
>> servers exist for the current domain (the machine account looks to have
>> been created okay in AD). Trying to ping the Vista machine when no user
>> is logged in to it times out. Am I right in assuming that when no one is
>> logged in Vista has disconnected from the wireless network? If so is
>> there something I can do to get arround this, if not can anyone suggest
>> any other reason why I might not be able to logon to the domain?
>>
>> Ta
>>
>
>
Paul J.Melia
Guest
 
Posts: n/a
Reply With Quote  
Old 03-10-2006, 08:08 PM   #5 (permalink)
Default Re: Vista 5308 domain logon over wireless

Thanks Prashanth,

Tried the command prompt trick: no problem, get a new command prompt running
under the domain user creds.

Vista must be disconnecting from the WLAN when no-one is logged on as the
Vista box is pingable when someone is logged in. Network connectivity is
fine otherwise: I'm posting this from an RDP session into the PDC (logged
into Vista using a local account and providing creds as prompted) as Vista's
windows mail is not happy about posting (something for a post elsewhere I
think :-))

Cheers,

Paul

"Prashanth Prahalad" <prashp@microsoft.com> wrote in message
news:O%2352MCHRGHA.5208@TK2MSFTNGP10.phx.gbl...
Quote:
> Paul,
>
> I'm assuming that you have joined the Vista client to a W2K3 domain and
> the machine has been rebooted etc.
>
> Yes, one possibility is that wireless turns off when noone is logged in.
> To check this, you can login in the local account, from a command prompt
> try running this - runas /user:<domain/username> cmd - this should prompt
> you for the username password and new command prompt with domain username
> cred should start up. If this works fine, then it could be a wireless
> issue.
>
> Other thing to do would be to capture any network traffic from the client
> while you are trying to logon - if the wireless is turned on, then there
> should be some network traffic and it might be point to some failure.
>
> Thanks ~
> Prashanth
>
> "Paul J. Melia" <paul_removethis@melight.co.uk> wrote in message
> news:u37udEDRGHA.5900@tk2msftngp13.phx.gbl...
Quote:
>>I successfully(?) installed 5308 on my main workstation the other night,
>>got my wirless adapter working and set up the IPv4 properties as I usually
>>do for other computers on my network (static, unique IP; gateway set to my
>>wireless ADSL router; DNS set to my PDC) and quite happily joined the
>>domain.
>>
>> I can ping other machines on the network from the Vista installation and
>> ping the Vista installation from other machines; I can look up AD
>> information on the PDC from the Vista installation and add domain user
>> accounts to local groups on the Vista installation with no problem. The
>> registration of the machine account looks okay in AD and DNS.
>>
>> I've disabled the Windows firewall and stopped and disabled the firewall
>> service, but when I log off the local account and try to log in as domain
>> account I have no joy: instead I get a message saying that no logon
>> servers exist for the current domain (the machine account looks to have
>> been created okay in AD). Trying to ping the Vista machine when no user
>> is logged in to it times out. Am I right in assuming that when no one is
>> logged in Vista has disconnected from the wireless network? If so is
>> there something I can do to get arround this, if not can anyone suggest
>> any other reason why I might not be able to logon to the domain?
>>
>> Ta
>>
>
>

Paul J. Melia
Guest
 
Posts: n/a
Reply With Quote  
Old 03-11-2006, 09:06 AM   #6 (permalink)
Default Re: Vista 5308 domain logon over wireless

Not sure exactly how this started working, but I tried to log in to the
domain this morning and got in! Logged out again and then logged back in
locally, noticed that Vista has lost the connection to my WLAN, re-connected
and noticed a check-box on the connection dialog "make this connection
available to other users of this computer", checked that and now everything
is okay!!!

Thanks for your comments,

Paul
"Paul J. Melia" <paul@melight.co.uk> wrote in message
news:%23HGw5aIRGHA.1576@tk2msftngp13.phx.gbl...
Quote:
> Thanks Prashanth,
>
> Tried the command prompt trick: no problem, get a new command prompt
> running under the domain user creds.
>
> Vista must be disconnecting from the WLAN when no-one is logged on as the
> Vista box is pingable when someone is logged in. Network connectivity is
> fine otherwise: I'm posting this from an RDP session into the PDC (logged
> into Vista using a local account and providing creds as prompted) as
> Vista's windows mail is not happy about posting (something for a post
> elsewhere I think :-))
>
> Cheers,
>
> Paul
>
> "Prashanth Prahalad" <prashp@microsoft.com> wrote in message
> news:O%2352MCHRGHA.5208@TK2MSFTNGP10.phx.gbl...
Quote:
>> Paul,
>>
>> I'm assuming that you have joined the Vista client to a W2K3 domain and
>> the machine has been rebooted etc.
>>
>> Yes, one possibility is that wireless turns off when noone is logged in.
>> To check this, you can login in the local account, from a command prompt
>> try running this - runas /user:<domain/username> cmd - this should prompt
>> you for the username password and new command prompt with domain username
>> cred should start up. If this works fine, then it could be a wireless
>> issue.
>>
>> Other thing to do would be to capture any network traffic from the client
>> while you are trying to logon - if the wireless is turned on, then there
>> should be some network traffic and it might be point to some failure.
>>
>> Thanks ~
>> Prashanth
>>
>> "Paul J. Melia" <paul_removethis@melight.co.uk> wrote in message
>> news:u37udEDRGHA.5900@tk2msftngp13.phx.gbl...
Quote:
>>>I successfully(?) installed 5308 on my main workstation the other night,
>>>got my wirless adapter working and set up the IPv4 properties as I
>>>usually do for other computers on my network (static, unique IP; gateway
>>>set to my wireless ADSL router; DNS set to my PDC) and quite happily
>>>joined the domain.
>>>
>>> I can ping other machines on the network from the Vista installation and
>>> ping the Vista installation from other machines; I can look up AD
>>> information on the PDC from the Vista installation and add domain user
>>> accounts to local groups on the Vista installation with no problem. The
>>> registration of the machine account looks okay in AD and DNS.
>>>
>>> I've disabled the Windows firewall and stopped and disabled the firewall
>>> service, but when I log off the local account and try to log in as
>>> domain account I have no joy: instead I get a message saying that no
>>> logon servers exist for the current domain (the machine account looks to
>>> have been created okay in AD). Trying to ping the Vista machine when no
>>> user is logged in to it times out. Am I right in assuming that when no
>>> one is logged in Vista has disconnected from the wireless network? If so
>>> is there something I can do to get arround this, if not can anyone
>>> suggest any other reason why I might not be able to logon to the domain?
>>>
>>> Ta
>>>
>>
>>
>
>
Paul J.Melia
Guest
 
Posts: n/a
Reply With Quote  
Reply

Tags
None

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
Vista domain logon Ccoolpeepl Windows Vista Networking & Sharing 8 12-18-2006 03:14 AM
Need Repros, UAC breaks Domain GPO or Logon scripts. John [MS] Windows Vista Networking & Sharing 16 10-12-2006 03:43 PM
Network Logon Failure with W98 and WME Kansas John Windows Vista Networking & Sharing 10 09-29-2006 11:23 PM
Vista Network Logon Failure Kansas John Windows Vista Networking & Sharing 0 06-30-2006 06:15 AM
Vista Build 5308 - Can't Login to W2K3 domain KS Windows Vista Networking & Sharing 2 05-11-2006 06:08 PM


All times are GMT. The time now is 03:00 PM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright © 2005 - 2007 RealGeek.com. All rights reserved.

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