From owner-cvs-all Mon Mar 12 2:48:14 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EE4FB37B718; Mon, 12 Mar 2001 02:48:08 -0800 (PST) (envelope-from assar@FreeBSD.org) Received: (from assar@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2CAm8d92013; Mon, 12 Mar 2001 02:48:08 -0800 (PST) (envelope-from assar) Message-Id: <200103121048.f2CAm8d92013@freefall.freebsd.org> From: Assar Westerlund Date: Mon, 12 Mar 2001 02:48:08 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/passwd passwd.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG assar 2001/03/12 02:48:08 PST Modified files: (Branch: RELENG_4) usr.bin/passwd passwd.c Log: MFC: 1.17: reset uid back to the user before doing kerberised change password. root permission is not needed and the kerberos library is paranoid about access control to the ticket file PR: bin/20779 Approved by: jkh Revision Changes Path 1.16.2.1 +1 -0 src/usr.bin/passwd/passwd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message