adspace


User unable to login in server then how can u troubleshooting it?
Example: server at Bangalore. in that server two users try to login in server. 1st user able to login. but second user unable to login so how can troubleshoot it ?

Answer Posted / lokesh bisht

First check basics

1 user is easily getting access without any interruption.
That's mean server is up and SSH is running on the server
perfect.

First check client side.
Is he getting login prompt if yes..issue can be wrong
username and password.
If no
First check network cable and ip address..and possible try
to login other server from that machine.


Server side.
First check Logs in /var/log/secure...you will be get break
through point for troubleshoot.
Check user is available on server with proper configuration
with chage, files etc.
If still user facing issue with login...so change password
then try it.

As per my personal experience, user never told you that i
forget the password, they will try to sit on your shoulder..

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the gate of ftp server in redhat linux?

2003


What are the differences between FTP , NFS , SAMBA servers explain separately.

1342