Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
UNIX Logons (HP)
Name: Mike Scheuerman Date: March 13, 2002 at 10:47:13 Pacific
Comment:
I'm really not a UNIX guy... But here is my problem. With the exception of the root account all users when trying to log on get a black screen for a minute, and the the log on window comes back. Root logon with no problem. There are 2 servers tied together and the users log directly on to these servers. One user said this started after getting a Mentor Graphics database which he claims did a core dump. Are there user logon scripts with UNIX. Could this be the problem? Thanks to anyone that can help.
Name: Sami Date: March 14, 2002 at 14:26:51 Pacific
Reply:
Check the login shell in the /etc/passwd file. Confirm that users have appropriate rights to that file. Check you /etc/profile, make sure you're not doing anything "funny" there. Check to see that you users have a home directory where they have appropriate file rights, if there's no home directory they may not be able to login.
It's not much but it's a start, hope that helps.
0
Response Number 2
Name: Sami Date: March 14, 2002 at 14:29:04 Pacific
Reply:
Also check the users .profile or .bash_profile, confirm that there isn't anything wrong with that process.
Summary: Hi All. I need to connect (network) a unix box to a hp printer. I'm doing searches on this but I was wondering if anyone might know first hand. Thxs, Android T22 ...
Summary: Hi I have two servers: i)oracle 8 on win nt4 ii)oracle 9i on unix server hp ux v11.9 My question is will there is any problem when copying data files from (i) to (ii) since the oracle version and OS ...
Summary: I am looking for a simple script to SFTP a file between Unix servers (HP-UX)and Windows XP in a secure environment, I need to use the userid and passwd in the batchfile, how to provide the password vi...