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 |
Custom jumpstart works on which protocol? or What basis custom jumpstart works on?
types of installations in solaris
how to copy the disk image
how to chk who r the users currently ogged in to the system..?
What is RPC?
how to increase file system in root disk mirroring with out detach the mirror?
how to u see when the surver was rebooted
How to see the disk label and what information does that contains..?
how to freeze nodes in vcs?tell me step by step?
What is the use of Flar command in solaris
How to use disk quotas in solaris (command mode) ? what is the procedure for checking disk space of the particular user in command mode?
How will u give a write permission to user inthe group when all other users in that group have only read permission.?