6718001 stop-gap needed: ephemeral ID mapping for non-resolvable SIDs (PSARC/2008/408) (missing file)
authornw141292
Thu, 03 Jul 2008 19:19:31 -0700
changeset 7033 8c4bdae5bc29
parent 7032 f2e60d02d9a9
child 7034 7a47072c9068
6718001 stop-gap needed: ephemeral ID mapping for non-resolvable SIDs (PSARC/2008/408) (missing file)
usr/src/cmd/idmap/idmapd/idmap_config.h
--- a/usr/src/cmd/idmap/idmapd/idmap_config.h	Thu Jul 03 17:49:15 2008 -0700
+++ b/usr/src/cmd/idmap/idmapd/idmap_config.h	Thu Jul 03 19:19:31 2008 -0700
@@ -83,6 +83,7 @@
 	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 {