Print this page
NEX-13644 File access audit logging
Reviewed by: Gordon Ross <gordon.ross@nexenta.com>
Reviewed by: Roman Strashkin <roman.strashkin@nexenta.com>
Reviewed by: Saso Kiselkov <saso.kiselkov@nexenta.com>
Reviewed by: Rick McNeal <rick.mcneal@nexenta.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
SUP-642 Regression leading to AD usernames not being displayed by zfs userspace command.

@@ -18,10 +18,11 @@
 #
 # CDDL HEADER END
 #
 #
 # Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
+# Copyright 2018 Nexenta Systems, Inc.  All rights reserved.
 #
 #
 
 #
 # MAPFILE HEADER START

@@ -82,10 +83,11 @@
         idmap_getext_uidbysid;
         idmap_getgidbywinname;
         idmap_getuidbywinname;
         idmap_getwinnamebygid;
         idmap_getwinnamebypid;
+        idmap_getwinnamebysid;
         idmap_getwinnamebyuid;
         idmap_how_clear;
         idmap_info_free;
         idmap_info_mov;
         idmap_iter_destroy;