PC Review


Reply
Thread Tools Rate Thread

Windows 98 Logon problem

 
 
ddl
Guest
Posts: n/a
 
      14th Jan 2004
Hi all,

Recently a few of my Win98 clients cannot log on to the Active Directory
domain. When trying to logon, it says that no doamin controller is available
to validate the login request. Even while logged on, the user cannot access
the
shares on this DC, the error is "Access is denied". But I have checked their
setup and confirmed that they are correct and the shares on the DC is
configured with the correct permissions RWXD.

Does anyone has this problem?

Thanks.
ldd


 
Reply With Quote
 
 
 
 
David Brandt [MSFT]
Guest
Posts: n/a
 
      14th Jan 2004
There can be a number of causes for this, and would like to get some
additional info if possible, however look at the following things;
Be sure that your win2k dc's are at sp3 or higher
verify if this is a machine problem or user problem, ie can this same user
denied logging on from a win98 box successfully logon from a 2k, xp, nt4,
etc machine and connect to that dc (or even another win98 box).
Is it only to that "One" dc, or if logged on, are they able to connect to
shares on other servers while being denied on the dc (or is this the only
dc/server in the domain)
Did this just suddenly start happening, and if so, what may have changed
just prior to seeing this start.
Please include the exact error msg they get when this fails, as there are
several that are similar but mean different things.
Does this happen randomly to these users where somtimes they logon fine but
other times not, and is the same user/s always affected, all users, only
some, etc.
Verify that name resolution is also working properly for those affected
clients (wins, lmhosts, or whatever your using for them) so that they can
ping by name the dc etc. Also that the dc is correctly registering the 1B
record in wins for the domain, and/or consider adding an lmhosts file on the
client just to test with.
Use the following to do that and be sure that you see all the registrations
indicated in the article when you run the nbtstat commands;

180094 How to Write an LMHOSTS File for Domain Validation and Other Name
http://support.microsoft.com/?id=180094


--
David Brandt
Microsoft Corporation

This posting is provided "AS IS" with no warranties, and confers no rights.
Please do not send e-mail directly to this alias. This alias is for
newsgroup purposes only.
"ddl" <(E-Mail Removed)> wrote in message
news:bu2t3v$8kf$(E-Mail Removed)...
> Hi all,
>
> Recently a few of my Win98 clients cannot log on to the Active Directory
> domain. When trying to logon, it says that no doamin controller is

available
> to validate the login request. Even while logged on, the user cannot

access
> the
> shares on this DC, the error is "Access is denied". But I have checked

their
> setup and confirmed that they are correct and the shares on the DC is
> configured with the correct permissions RWXD.
>
> Does anyone has this problem?
>
> Thanks.
> ldd
>
>



 
Reply With Quote
 
 
 
 
David Brandt [MSFT]
Guest
Posts: n/a
 
      14th Jan 2004
There can be a number of causes for this, and would like to get some
additional info if possible, however look at the following things;
Be sure that your win2k dc's are at sp3 or higher
verify if this is a machine problem or user problem, ie can this same user
denied logging on from a win98 box successfully logon from a 2k, xp, nt4,
etc machine and connect to that dc (or even another win98 box).
Is it only to that "One" dc, or if logged on, are they able to connect to
shares on other servers while being denied on the dc (or is this the only
dc/server in the domain)
Did this just suddenly start happening, and if so, what may have changed
just prior to seeing this start.
Please include the exact error msg they get when this fails, as there are
several that are similar but mean different things.
Does this happen randomly to these users where somtimes they logon fine but
other times not, and is the same user/s always affected, all users, only
some, etc.
Verify that name resolution is also working properly for those affected
clients (wins, lmhosts, or whatever your using for them) so that they can
ping by name the dc etc. Also that the dc is correctly registering the 1B
record in wins for the domain, and/or consider adding an lmhosts file on the
client just to test with.
Use the following to do that and be sure that you see all the registrations
indicated in the article when you run the nbtstat commands;

180094 How to Write an LMHOSTS File for Domain Validation and Other Name
http://support.microsoft.com/?id=180094



--
David Brandt
Microsoft Corporation

This posting is provided "AS IS" with no warranties, and confers no rights.
Please do not send e-mail directly to this alias. This alias is for
newsgroup purposes only.
"ddl" <(E-Mail Removed)> wrote in message
news:bu2t3v$8kf$(E-Mail Removed)...
> Hi all,
>
> Recently a few of my Win98 clients cannot log on to the Active Directory
> domain. When trying to logon, it says that no doamin controller is

available
> to validate the login request. Even while logged on, the user cannot

access
> the
> shares on this DC, the error is "Access is denied". But I have checked

their
> setup and confirmed that they are correct and the shares on the DC is
> configured with the correct permissions RWXD.
>
> Does anyone has this problem?
>
> Thanks.
> ldd
>
>



 
Reply With Quote
 
Lim Kwang Eng
Guest
Posts: n/a
 
      14th Jan 2004
joker wrote:

> Oh Thanks for your kindness David. I got this error on the DC(2nd DC)
> which is hosting the application through netbios share.
>
> Event Type: Error
> Event Source: BROWSER
> Event Category: None
> Event ID: 8032
> Date: 1/13/2004
> Time: 11:20:44 AM
> User: N/A
> Computer: ITDEMON
> Description:
> The browser service has failed to retrieve the backup list too many
> times on
> transport \Device\NetBT_Tcpip_{A3F1194B-4672-4E4B-955B-ECAF38BD120B}. The
> backup browser is stopping.
> Data:
> 0000: 40 00 00 00 @...
>
> I did some research on this error and found out that the causes might be
> multiple network interfaces causing the problem or File and Print
> Sharing not enabled on the server itself or on the master browser.
> However, my server is not a multihomed host and File and Print Sharing
> is enabled. I suspect that the Win98 problem may be due to this issue.
>
> The strange thing is that the Win 98 logon problem only happens
> occasionally. Mostly in the morning. After the user logs off she logs
> on again and the error appears. Yet sometimes while working on her PC,
> the "Access is denied" error to the share appears. I had to logoff a
> few times or reboot her PC to resolve the issue. Her configuration is
> ok and I can ping the two DC' s by hostname. The nslookup on the DCs
> also looks ok.
>
> David Brandt [MSFT] wrote:
>
>> There can be a number of causes for this, and would like to get some
>> additional info if possible, however look at the following things;
>> Be sure that your win2k dc's are at sp3 or higher
>> verify if this is a machine problem or user problem, ie can this same
>> user
>> denied logging on from a win98 box successfully logon from a 2k, xp,
>> nt4,
>> etc machine and connect to that dc (or even another win98 box).
>> Is it only to that "One" dc, or if logged on, are they able to
>> connect to
>> shares on other servers while being denied on the dc (or is this the
>> only
>> dc/server in the domain)
>> Did this just suddenly start happening, and if so, what may have changed
>> just prior to seeing this start.
>> Please include the exact error msg they get when this fails, as there
>> are
>> several that are similar but mean different things.
>> Does this happen randomly to these users where somtimes they logon
>> fine but
>> other times not, and is the same user/s always affected, all users, only
>> some, etc.
>> Verify that name resolution is also working properly for those affected
>> clients (wins, lmhosts, or whatever your using for them) so that they
>> can
>> ping by name the dc etc. Also that the dc is correctly registering
>> the 1B
>> record in wins for the domain, and/or consider adding an lmhosts file
>> on the
>> client just to test with.
>> Use the following to do that and be sure that you see all the
>> registrations
>> indicated in the article when you run the nbtstat commands;
>>
>> 180094 How to Write an LMHOSTS File for Domain Validation and Other Name
>> http://support.microsoft.com/?id=180094
>>
>>
>>

>
>


 
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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Strange logon problem, takes minutes to logon to Windows XP SP2 =?Utf-8?B?QmFzaA==?= Windows XP Networking 5 28th Sep 2007 06:48 PM
Strange logon problem, takes minutes to logon to Windows XP SP2 =?Utf-8?B?QmFzaA==?= Windows XP General 1 19th Jan 2006 04:40 AM
Logon to XP without user credentials localy using dial-up/VPN before Windows logon Ga Windows XP Setup 0 18th Jan 2005 10:38 AM
Logon at home okay, logon at work has problem? WSF Windows XP General 1 8th Dec 2004 10:59 AM
HELP--Windows logon stops before the logon screen is displayed Sharon E. Windows XP Logo 0 8th Feb 2004 03:13 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:29 AM.