Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Apr 2003 10:36:43 +0400
From:      "Grishin Dmitry" <grishin@finam.ru>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   delay in change password
Message-ID:  <F77183A8EFA1874995ED9CFBE6BAB3C218FA6E@middle.finam.ru>

next in thread | raw e-mail | index | archive | help

i have a problem whith change password
when a print in console=20
	passwd dima
the system sleep some minutes(nearly 4-5 minutes) and after offer put =
password

when i input=20
	truss passwd dima
then i see that largest time (nearly 10-15 second)  spend to =
gettimeofday(0xbfbff3a8,0x0)=20
and block=20
	gettimeofday(0xbfbff3a8,0x0)                     =3D 0 (0x0)
	select(0x5,0xbfbff418,0x0,0x0,0xbfbff3a0)        =3D 0 (0x0)
	sendto(0x4,0x80549f8,0x38,0x0,0x8054808,0x10)    =3D 56 (0x38)
	gettimeofday(0xbfbff3a8,0x0)                     =3D 0 (0x0)
	select(0x5,0xbfbff418,0x0,0x0,0xbfbff3a0)        =3D 0 (0x0)
	sendto(0x4,0x80549f8,0x38,0x0,0x8054808,0x10)    =3D 56 (0x38)
	gettimeofday(0xbfbff3a8,0x0)                     =3D 0 (0x0)
repeat about 10 times

help me please



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F77183A8EFA1874995ED9CFBE6BAB3C218FA6E>