On Mon, 2007-11-26 at 12:22 -0800, Natalie Li wrote:
> After setting the SMF properties of the idmap service, please run
> 
> svcadm refresh idmap

bash-3.2# svcs -a | grep idmap
maintenance    20:28:40 svc:/system/idmap:default
bash-3.2# svccfg -s idmap
svc:/system/idmap> setprop config/domain_name=astring:""
svc:/system/idmap> setprop config/forest_name=astring:""
svc:/system/idmap> setprop config/site_name=astring:""
svc:/system/idmap> setprop config/domain_controller=astring:""
svc:/system/idmap> setprop config/global_catalog=astring:""
svc:/system/idmap> exit
bash-3.2# svcadm refresh idmap
bash-3.2# svcs -a | grep idmap
maintenance    20:28:40 svc:/system/idmap:default
bash-3.2# 

And:

bash-3.2# svcadm enable -r svc:/network/smb/server
svcadm: svc:/milestone/network depends on svc:/network/physical, which
has multiple instances.
bash-3.2# svcs status svc:/network/physical
STATE          STIME    FMRI
disabled       20:25:25 svc:/network/physical:nwam
online         20:25:28 svc:/network/physical:default
online         20:25:39 svc:/network/nfs/status:default
bash-3.2# 

Hope this helps
--
John Connett

_______________________________________________
storage-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/storage-discuss

Reply via email to