setcifsacl: add fallback for when plugin can't be loaded
authorJeff Layton <jlayton@samba.org>
Thu, 18 Jul 2013 14:08:27 +0000 (10:08 -0400)
committerJeff Layton <jlayton@samba.org>
Thu, 18 Jul 2013 14:08:27 +0000 (10:08 -0400)
commitfe230e5ecaed98d3bb70292b60d44c3c7c47c720
tree4972d474b5b3ba3dfad885293310b318608f7dd5
parent9fd9f71afc8a849df97973764227d6a13f2768f3
setcifsacl: add fallback for when plugin can't be loaded

Allow setcifsacl to function even in the case where the plugin can't
be initialized. ID mapping of course won't work, but we can still allow
it to accept "raw" SID strings.

Signed-off-by: Jeff Layton <jlayton@samba.org>
setcifsacl.c