Date: Mon, 30 Sep 2002 17:29:50 +0200 From: Radko Keves <rado@studnet.sk> To: questions@FreeBSD.org Subject: question about login.conf Message-ID: <20020930152950.GA375@studnet.sk>
index | next in thread | raw e-mail
hi all i try to set minimum of password lenght but have problem:
#cat /etc/login.conf
[...]
rado:\
:ignorenologin:\
:mixpasswordcase=true:\
:passwd_format=blf:\
:minpasswordlen=6:\
:copyright=/etc/COPYRIGHT:\
:welcome=/etc/motd:\
:setenv=MAIL=/var/mail/$,BLOCKSIZE=K,FTP_PASSIVE_MODE=YES:\
:path=/sbin /bin /usr/sbin /usr/bin /usr/games /usr/local/sbin /usr
/local/bin /usr/X11R6/bin ~/bin:\
:cputime=infinity:\
[...]
#cat /etc/auth.conf
auth_list = passwd
#cat /etc/pam.d/passwd
password sufficient pam_unix.so no_warn try_first_pass
#cat /etc/master.passwd | grep rado
rado:(password):1001:1:rado:0:0:Radko Keves:/export/home/rado:/usr/local/bin/bash
#cap_mkdb /etc/login.conf
relogin as user rado:
rado$passwd
Changing local password for rado
Old Password: (my old password)
New Password: (empty)
Retype New Password: (empty)
rado$
it change my password to empty but i don't know why
can anybody help me ?
thank and bye
--
17:20 up 12 days, 20 hrs, 5 users, load averages: 1,16 1,12 1,15
--
FreeBSD 5.0-CURRENT #15: root@kripel:/usr/src/sys/i386/compile/angel
--
powered by rado
--
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020930152950.GA375>
