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



If a user logs in to UNIX, it displays the desktop and then immediately logs you back out, what cou..

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

If a user logs in to UNIX, it displays the desktop and then immediately logs you back out, what cou..

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

Post New Answer

More Solaris AllOther Interview Questions

1.how to see global zone name residing in non global zone?

6 Answers   CSC,


what are soft links and hard links, and differentiate them.

2 Answers   Bank Of America,


What is lofs in zones

2 Answers  


How do you view shared memory statistics?

3 Answers  


Difference b/w crash dump and core dump files..?

2 Answers   Mphasis, Sun Microsystems,






What is the difference between private and public regions in Veritas Volume manager?

4 Answers  


how can u schedule for snapshot

1 Answers   HCL,


Custom jumpstart works on which protocol? or What basis custom jumpstart works on?

4 Answers   IBM,


what is the use of /etc/path-to-inst file..?

4 Answers  


How do you give a user access to an application or program that needs to run as root without giving them the root password?

3 Answers  


What is the difference between NFS version 2 and NFS version 3?

2 Answers   IBM,


What is critical filesystem in solaris

6 Answers  


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)