Using SMF Property to Allow Remote Access

por | 13 agosto, 2008

The following sequence of commands allows remote access to WBEM-based applications, including the Solaris Management Console.

# svccfg -s svc:/application/management/wbem setprop options/tcp_listen = true
# svcadm refresh svc:/application/management/wbem