On Thu, Apr 23, 2009 at 09:41:58AM -0400, Matt Feightner wrote: > FYI, the interruptions to share access are still occurring after I've added > the domain trust.
The workaround should be to do this: # svccfg -s idmap setprop forest_name = astring: <forest-name> # svccfg -s idmap setprop global_catalog = astring: <GC#1> # svccfg -s idmap addpropvalue global_catalog astring: <GC#2> # svccfg -s idmap addpropvalue global_catalog astring: <GC#3> ... # svcadm refresh idmap Nico -- _______________________________________________ cifs-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/cifs-discuss
