Hi all. I’m using suse linux now. But I got problem when to login. Is just that after entering the username, the
password request will take a longer time which around 20 to 30 seconds. Anyone know how to reduce this time delay between username and password? Is this critical problem which effect the system in future if it is being fix?
If you press Esc before you get to the login screen you may get some idea of the reason for the delay; it basically means that, though the login screen has been called, some other task hasn’t been finished which needs to be finished. I get it sometimes but not all the time.
Thanks for the information. However, this happen every time when I want to log in. Of course before I exit, have
ensure that no program is running.
On 2011-09-29 09:36, ayel 86 wrote:
>
> Thanks for the information. However, this happen every time when I want
> to log in. Of course before I exit, have
> ensure that no program is running.
He means that boot processes have not finished. See ctrl-alt-F1.
–
Cheers / Saludos,
Carlos E. R.
(from 11.4 x86_64 “Celadon” at Telcontar)
Other than boot processes have not finished, what are the any possibilities? I don’t think this is the problem since this password prompt only occur at this server rather than the other 6 server.
On 2011-10-03 09:56, ayel 86 wrote:
>
> Other than boot processes have not finished, what are the any
> possibilities? I don’t think this is the problem since this password
> prompt only occur at this server rather than the other 6 server.
Again, see ctrl-alt-f1.
–
Cheers / Saludos,
Carlos E. R.
(from 11.4 x86_64 “Celadon” at Telcontar)
Hi. Is this can be done on remote ssh? Because now, can not access direct to the server.
On 2011-10-04 04:46, ayel 86 wrote:
>
> Hi. Is this can be done on remote ssh? Because now, can not access
> direct to the server.
The delay in login you were talking about, was also via ssh? You have not
been clear.
No, of course ctrl-alt-f1 does not work via ssh. There you have to examine
the log, and then it will be to late.
–
Cheers / Saludos,
Carlos E. R.
(from 11.4 x86_64 “Celadon” at Telcontar)
Hi. Sorry forgot the important point. This late password request login is by remote ssh. Somehow detected that there is default route in the log file and as far I remembered, I do not set that default route.
On 2011-10-05 05:56, ayel 86 wrote:
>
> Hi. Sorry forgot the important point. This late password request login
> is by remote ssh. Somehow detected that there is default route in the
> log file and as far I remembered, I do not set that default route.
Then it can be many things.
For example, I have a machine here, via wifi, where ssh fails the first
attempt. I have to ping in both directions so that the router learns the
route and then ssh works perfect.
Or, it could be that the sshd daemon is not still up in the machine when
you try - which is why you have to look at the boot messages as they come
out, to see if there is a delay.
–
Cheers / Saludos,
Carlos E. R.
(from 11.4 x86_64 “Celadon” at Telcontar)
Hi there,
Try connecting with ssh -vvv and post what messages are displayed after you enter your password.
(Often a delay is experienced with first connecting, when there is no PTR record set for the client. This however, does not sound like your issue as the delay is after the initial connection is establish, though you could disable VerifyReverseMapping in sshd.conf just to see.)
Cheers,
The problem here is just the delay time about 30 seconds between entering the username and password. Does
anyone knows where could check the information of the route like when the route is being added?
On 2011-10-10 08:56, ayel 86 wrote:
>
> The problem here is just the delay time about 30 seconds between
> entering the username and password. Does
> anyone knows where could check the information of the route like when
> the route is being added?
Only on the server display itself, when the network service goes up.
–
Cheers / Saludos,
Carlos E. R.
(from 11.4 x86_64 “Celadon” at Telcontar)