On Fri, Nov 15, 2002 at 08:19:39PM +0700, Lewi wrote: > if ran passwd command simultanous, seems another passwd command waiting for > the first passwd command to finish then the second passwd show > > first passwd command running show: > Changing password for user ichtus. > Changing password for ichtus > (current) UNIX password: > > second passwd command just show: > Changing password for user ichtus. > > and stop on that, wait for the first finish > > I check redhat7.3 in my home got that problem too(with recently update too), I found in the mandrake server that I have try can running passwd two or more use this in /etc/pam.d/passwd: auth required /lib/security/pam_pwdb.so shadow nullok account required /lib/security/pam_pwdb.so password required /lib/security/pam_cracklib.so retry=3 password required /lib/security/pam_pwdb.so use_authtok nullok shadow md5
redhat use this: auth required /lib/security/pam_stack.so service=system-auth account required /lib/security/pam_stack.so service=system-auth password required /lib/security/pam_stack.so service=system-auth when I change with pam_pwdb.so, it can work. why redhat use pam.d like that? is there any security issue using pam_pwdb.so? > > and the second problem is, with rh7.1 and openssh-3.1p1-5 > theres is some problem with some users when I use sftp to that user I have search in the internet with keywords "Received message too long 1147761515" and have an idea ( I can't read that email ) to change shell in that user with csh (from bash) and it's work, so this is just workaround about this problem, but the strange is, I have a user that I used that have bash shell, it's doesn't need to change sheel for sftp work, it's strage hah? so what the solutions for this problem? > > -- > ichtus > ------ > Lewi Supranata .K > ICQ: 50643061 > About Me : http://lewi.f4boys.com > Homepage : http://mercury7.petra.ac.id/~ichtus > GnuPG Public Key : http://mercury7.petra.ac.id/~ichtus/ichtus-keys2 -- ichtus ------ Lewi Supranata .K ICQ: 50643061 About Me : http://lewi.f4boys.com Homepage : http://mercury7.petra.ac.id/~ichtus GnuPG Public Key : http://mercury7.petra.ac.id/~ichtus/ichtus-keys2
msg95320/pgp00000.pgp
Description: PGP signature