- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Windows Server 2003
- >
- Can't logon on Network
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2006 02:13 AM
03-29-2006 02:13 AM
Can't logon on Network
Until yesterday, all Pcs worked fine.
Today morning, one of these PC is unable to connect to domain. However user can connect with her user/password onto any other PC.
I can't use PC neither using administrator user/password.
On Win2003 server log I found error 5722 and microsoft doesn't help.
How can I solve it?
Thank a lot.
Antonio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2006 05:01 AM
03-29-2006 05:01 AM
Re: Can't logon on Network
nltest /server:computername /trusted_domains
To verify if it's member of a domain.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2006 03:56 PM
03-29-2006 03:56 PM
Re: Can't logon on Network
when you say you can't log on as admin, do you mean on the network or locally on the computer?
you should be able to log on locally which would help in diagnosis.
can you ping this machine from any other pc?
let us know if you can log in locally using the admin account on the machine rather than the network admin - once you're inside, then you can troubleshoot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2006 04:12 PM
03-29-2006 04:12 PM
Re: Can't logon on Network
Check if you can ping the DNS server from the workstation. DNS is critical for the way Active Directory works.
If you're getting a good ping and nothing else seems to work, try this:
1) In the Management Console on the server, find and delete the PC from Active Directory
2) On the PC, un-join the domain i.e. join a workgroup (just makup any name for your temp workgroup)
3) Reset the PC and login with a local account
4) Rejoin the domain (you will need a domain admin password)
See if this helps. I have had similar experiences in the past where this has fixed this same problem.
Good luck
Rob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2006 05:55 PM
03-29-2006 05:55 PM
Re: Can't logon on Network
thanks for informations.
Ivan,
the PC is not yet member of domain. Yesteday I changed PC configuration and join it in a workgroup; then I tried to join it on domain without success. There is no connectivity problem: I can open any mapped drive on server.
Chucka,
diagnostic can't help.
Robert,
I can ping DNS server that's the same domain controller.
I've already tried you check list, today PC is in workgroup. Read above.
Antonio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2006 06:15 PM
03-29-2006 06:15 PM
Re: Can't logon on Network
net time \\
time
with w2k3/xp time-sync is crucial in authentication.
but then again some events related to authentication should be logged either on the server or the workstation.
are there multiple domaincontrollers ?
check eventlog on ALL DC's
do you use DHCP ?
check the adress supplied by dhcp to this workstation is registered in DNS.
do you have w9x clients ?
sometimes in a mixed wxp/w9x environment a dhcp-supplied adres to a w9x client is later reissued to a wxp client.
BUT for the w9x client the dhcp-server is the owner of this record and for the wxp client the client is the owner. So if this adres is reused by a different type client the dns-record cannot be overwritten!
from the dns-server try
- ping
- ping -a
if the -a version displays a different wsname then above situation applies.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2006 07:06 PM
03-29-2006 07:06 PM
Re: Can't logon on Network
Sorry, but I'm not administrator of this network.
Problem is still open. Read here
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1015015
Thank you
Antonio