From owner-freebsd-questions Mon May 20 17:24: 8 2002 Delivered-To: freebsd-questions@freebsd.org Received: from internet.simplifiedtechnology.com (internet.simplifiedtechnology.com [168.103.109.65]) by hub.freebsd.org (Postfix) with ESMTP id 7129837B410 for ; Mon, 20 May 2002 17:24:03 -0700 (PDT) Received: from stcinc.com ([10.2.1.2]) by internet.simplifiedtechnology.com (8.10.2/8.10.2) with ESMTP id g4L0LfN21422; Mon, 20 May 2002 17:21:42 -0700 (PDT) Message-ID: <3CE9935A.53894EB5@stcinc.com> Date: Mon, 20 May 2002 17:22:50 -0700 From: Gregory Carvalho Organization: Simplified Technology Company X-Mailer: Mozilla 4.51 [en] (X11; I; FreeBSD 3.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Chris England Cc: questions@FreeBSD.ORG Subject: Re: passwd problem References: <001801c20027$9d31b400$351b35d1@win98> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Perhaps the file permissions are off. Here they are off of FreeBSD 4.5 /etc# ls -loaF *pwd.db *passwd* /usr/bin/passwd -r-sr-xr-x 2 root wheel - 30776 Jan 28 05:15 /usr/bin/passwd* -rw------- 1 root wheel - 1182 Apr 1 17:13 master.passwd -rw-r--r-- 1 root wheel - 1059 Apr 1 17:13 passwd -rw-r--r-- 1 root wheel - 40960 Apr 1 17:13 pwd.db -rw------- 1 root wheel - 40960 Apr 1 17:13 spwd.db The samba password sounds like it could have a problem other than permissions. Chris England wrote: > > I am having difficulties changing passwords while logged in as a normal > user. Any similar experiences? > > stab@absolute ~>uname -a > FreeBSD absolute.best.ca 4.6-RC FreeBSD 4.6-RC #5: Thu May 16 19:37:27 PDT > 2002 root@absolute.best.ca:/usr/src/sys/compile/oblivion i386 > > stab@absolute ~>passwd > Changing local password for stab. > Old password: > passwd: Permission denied > passwd: /etc/master.passwd: unchanged > > stab@absolute ~>smbpasswd > Old SMB password: > New SMB password: > Retype new SMB password: > machine 127.0.0.1 rejected the password change: Error was : RAP86: The > specified password is invalid. > Failed to change password for stab To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message