diff options
| -rw-r--r-- | usr/src/cmd/idmap/idmapd/idmap_config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/cmd/idmap/idmapd/idmap_config.h b/usr/src/cmd/idmap/idmapd/idmap_config.h index 098679287f..b088184105 100644 --- a/usr/src/cmd/idmap/idmapd/idmap_config.h +++ b/usr/src/cmd/idmap/idmapd/idmap_config.h @@ -83,6 +83,7 @@ typedef struct idmap_pg_config { char *ad_unixgroup_attr; char *nldap_winname_attr; bool_t ds_name_mapping_enabled; + bool_t eph_map_unres_sids; } idmap_pg_config_t; typedef struct idmap_cfg { |
