Ramblings of a Linux Geek.

The sweet agony of love and technology!

Wednesday, November 28, 2007

Enable remote ZFS web administration

Not really much to say just wanted to post this little snippet so I can do a ZFS writeup latter on.

To enable the nsmcwebserver to listen to remote connections with out having to run “netservices open” and turn on all services to accept remote connection. The following three commands will

svccfg -s svc:/system/webconsole \

    setprop options/tcp_listen = true
svcadm refresh svc:/system/webconsole/usr/sbin/smcwebserver restart

Official Sun docs here

Hope this little tidbit helps someone else if they are lucky enough to stumble upon it.

posted by admin at 11:10 pm  

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment

Powered by WordPress