https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=187653
--- Comment #2 from [email protected] --- A commit references this bug: Author: bapt Date: Tue Jul 28 21:49:39 UTC 2015 New revision: 285989 URL: https://svnweb.freebsd.org/changeset/base/285989 Log: Reject usermod and userdel if the user concerned is not on the user database supposed to be manipulated This prevent pw usermod creating a new local user when requesting to usermod on a username is defined in LDAP. This issue only happens when modifying the local user database (not inpacting commands when -V or -R are used). PR: 187653 Submitted by: [email protected] Changes: head/usr.sbin/pw/pw_user.c -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
