s3/net: Display error message if user does not exist.
authorKarolin Seeger <kseeger@samba.org>
Fri, 9 Jan 2009 15:52:12 +0000 (16:52 +0100)
committerKarolin Seeger <kseeger@samba.org>
Fri, 9 Jan 2009 16:00:22 +0000 (17:00 +0100)
commitb516a2abcadb4a58fe7058ddbb4e38f53a467426
tree451cc5b9c0179c724bf8c291d2a9eebdc54ec247
parent86b1b82d9ef29f0431d27d62ce2ec289078a6802
s3/net: Display error message if user does not exist.

net rpc rights grant: Verify if the username can be resolved to a SID and
display a proper error message if it does not. Otherwise users might think
setting privileges worked fine, but in fact it does not.

Karolin
source3/utils/net_rpc_rights.c