If a user logs in to UNIX, it displays the desktop and then
immediately logs you back out, what could be wrong?
Answers were Sorted based on User's Feedback
Answer / shabab ck
probably a login shell is not defined for the user. We can
check the /etc/passwd and see whether he has a nologin shell
defined or not. If yes change it to /bin/bash or whatever
shell you want
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / mohammed jaleel ahmed
One Cause to this can be with the inclusive to the path in
the .profile file
What happens is the user is authenticated because the
username and password is validated...DONE.
In next level as an when use is authenticated the user
profile file is read with that is to be presented so either
there is an entry that takes the user to a certain path and
executes it and in this scenerio the said path doesn't
exist.
Hence the above case
| Is This Answer Correct ? | 4 Yes | 0 No |
When the system is hang?Unable to login,and console is available?what is the action u will take?
in samba server if we share a file like a.txt from unix(solaris) to windows how it displays at windows.wheather like a.txt (or)A.txt.any case sensitive.why?
How to check number of disks added to system
What is the zone in DNS?
explain Jumpstat configuration..?
What does ndd do?
What is critical filesystem in solaris
u have 10 solaris boxes and u have given to add 200 users? At fast how can u add the 200 users?
What is the use of Sam utility in solaris
How do you create a solaris package?
how to increase file system in root disk mirroring with out detach the mirror?
In TOP command, can you please explain what is the three numbers reported as part of the load average output "load average: 11.57, 9.84, 8.26"