Summary: | pw command does not work as expected in STABLE 10.2 | ||
---|---|---|---|
Product: | Base System | Reporter: | lenzi.sergio |
Component: | bin | Assignee: | Baptiste Daroussin <bapt> |
Status: | Closed FIXED | ||
Severity: | Affects Many People | CC: | bapt |
Priority: | --- | Keywords: | regression |
Version: | 10.2-STABLE | ||
Hardware: | Any | ||
OS: | Any |
Description
lenzi.sergio
2015-09-11 20:09:14 UTC
A commit references this bug: Author: bapt Date: Sat Sep 12 08:24:26 UTC 2015 New revision: 287701 URL: https://svnweb.freebsd.org/changeset/base/287701 Log: Regression: fix pw usermod -d Mark the user has having been edited if -d option is passed to usermod and so the request change of home directory actually happen PR: 203052 Reported by: lenzi.sergio@gmail.com MFC after: 2 days Changes: head/usr.sbin/pw/pw_user.c A commit references this bug: Author: bapt Date: Mon Sep 14 05:37:33 UTC 2015 New revision: 287769 URL: https://svnweb.freebsd.org/changeset/base/287769 Log: MFC: r287701 Regression: fix pw usermod -d Mark the user has having been edited if -d option is passed to usermod and so the request change of home directory actually happen PR: 203052 Reported by: lenzi.sergio@gmail.com Changes: _U stable/10/ stable/10/usr.sbin/pw/pw_user.c |