long login times on solaris 10
807557May 8 2006 — edited May 9 2006I had this nested in another thread, pulling it out to be seen
easier I hope...
I have a solaris 10 install that has a very long login time.
If you telnet or ssh to the machine, you are prompted for the username
and then password, then the system takes 4-5 minutes
to get you into the system. (to a prompt)
We do not use NIS and the home directory is on the local
root disk, so I don't think it would be an issue of finding
the home dir.
Initially I saw this problem above, where I would get a username
prompt, then the many minute pause, then the password prompt.
Once I'm in past this point, I have no problems. I don't see any errors
in the logs either.
I initally thought it might be the pam.conf causing problems.
(was just doing ssh) but I've seen the same issue from telnet
and I've removed the one call in sshd_conf to pam that I
could find.