From owner-freebsd-bugs Thu Nov 7 1:40:17 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A87C37B401 for ; Thu, 7 Nov 2002 01:40:16 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B87343E42 for ; Thu, 7 Nov 2002 01:40:15 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gA79eFx3040081 for ; Thu, 7 Nov 2002 01:40:15 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gA79eFKV040077; Thu, 7 Nov 2002 01:40:15 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D01937B401 for ; Thu, 7 Nov 2002 01:30:12 -0800 (PST) Received: from mail.csie.nctu.edu.tw (mail.csie.nctu.edu.tw [140.113.17.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id D845E43E42 for ; Thu, 7 Nov 2002 01:30:05 -0800 (PST) (envelope-from wkwu@mail.csie.nctu.edu.tw) Received: from mail.csie.nctu.edu.tw (wkwu@localhost [127.0.0.1]) by mail.csie.nctu.edu.tw (8.12.6/8.12.3) with ESMTP id gA79Tmc6015081 for ; Thu, 7 Nov 2002 17:29:48 +0800 (CST) Received: (from wkwu@localhost) by mail.csie.nctu.edu.tw (8.12.6/8.12.6/Submit) id gA79TmIx015080; Thu, 7 Nov 2002 17:29:48 +0800 (CST) Message-Id: <200211070929.gA79TmIx015080@mail.csie.nctu.edu.tw> Date: Thu, 7 Nov 2002 17:29:48 +0800 (CST) From: Wei-Kai Wu Reply-To: Wei-Kai Wu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: misc/45026: Can't set next password change date on NIS server Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 45026 >Category: misc >Synopsis: Can't set next password change date on NIS server >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Nov 07 01:40:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Wei-Kai Wu >Release: FreeBSD 4.7-STABLE i386 >Organization: Kavalan >Environment: System: FreeBSD mail 4.7-STABLE FreeBSD 4.7-STABLE #4: Sat Oct 19 14:56:01 CST 2002 Wei-Kai@mail:/www/obj/usr/src/sys/MAIL i386 >Description: I set the 3 lines to /etc/login.conf: (sure, cap_mkdb /etc/login.conf) :warnexpire=30d:\ :warnpassword=14d:\ :passwordtime=90d: (both on NIS client and server) Make the next password change date to: 1037993644 Then rebuild NIS map. After I change my password on NIS client, the "next password change date" was set to '0'. NOT the 1037993644+7776000=1045769644 which I expected. But If I test it on NON-NIS environment, it is ok. Is there any mistake I made or the NIS problem? Thanks a lot! >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message