If user is not loging in to server what is the problem?
Answers were Sorted based on User's Feedback
Answer / mohammed mukram
Login incorrect: The most common cause of
anincorrectloginmessageisamistypedpassword.
Make sure the that correct password is being used,
and then attempt to enter it again. Remember that
passwords are case-sensitive, so you cannot
interchangeuppercaselettersandlowercaseletters
Permission denied : This message occurs when there are
login,
password, or NIS+ security problems. Most often,
anadministratorhaslockedtheuser’spasswordor
the user’s account has been terminated
Password will not work at lockscreen: A common error is to
have the Caps Lock key on,
which causes all letters to be uppercase. This does
not work if the password contains lowercase
letters
Noshell : theuser’sshelldoesnot
exist, is typed incorrectly, or is wrong in the /etc/passwd
file
and many more....
Is This Answer Correct ? | 8 Yes | 2 No |
Answer / ramakrishna talluri
there are two reasons for this
1)the box is down
2)the nis issue
for both these you need to login from console and you need
to check whether the box is running or not if it is not
running boot
if it is running then there is an nis issue
trouble shoot this by checking /etc/hosts
ifconfig
nslookup
ypwhich -m
ypwhich
check the status of autofs and nis
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / dhoni
May be that user account not created..............
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / jiguanga
also check the home directory,whether the skell directories
are copied
Is This Answer Correct ? | 0 Yes | 0 No |
How can you create mount points in solaris?
What is default permission of files and directory?
How to stop one node cluster exclusively
If super block corrupted how to recover
What is the command to check the connectivity between 2 nodes
In solaris while patching why should we break the mirroring?
How to enable the crashdump?
Explain /etc/system file
How to find the boot path in solaris
In a E6800 server,how can you loginto domain shell and system Console?
How to create NULL files of specific size in solaris ?
I want to create a 30Gb of size in three different disks 10Gb,5Gb and 15Gb respectively in VxVm , how can we create it kindly explain step by step procedure.