K 10 svn:author V 4 bapt K 8 svn:date V 27 2015-07-28T21:49:38.798759Z K 7 svn:log V 377 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: tmwalaszek@gmail.com END