PC Review Forums Newsgroups Windows Vista Windows Vista Networking Vista 5308 domain logon over wireless

Reply

Vista 5308 domain logon over wireless

 
Thread Tools Rate Thread
Old 10-03-2006, 09:55 AM   #1
Paul J. Melia
Guest
 
Posts: n/a
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


  Reply With Quote
Old 10-03-2006, 02:23 PM   #2
Zack Whittaker \(R2 Mentor\)
Guest
 
Posts: n/a
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...
>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
>



  Reply With Quote
Old 10-03-2006, 05:29 PM   #3
Prashanth Prahalad
Guest
 
Posts: n/a
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...
>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
>



  Reply With Quote
Old 10-03-2006, 08:00 PM   #4
Paul J.Melia
Guest
 
Posts: n/a
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...
> 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...
>>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
>>

>
>


  Reply With Quote
Old 10-03-2006, 08:08 PM   #5
Paul J. Melia
Guest
 
Posts: n/a
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...
> 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...
>>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
>>

>
>



  Reply With Quote
Old 11-03-2006, 09:06 AM   #6
Paul J.Melia
Guest
 
Posts: n/a
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...
> 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...
>> 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...
>>>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
>>>

>>
>>

>
>


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off