RE: Using Smartfrog to create Solaris 10 Containers
"Goldsack, Patrick" <[email protected]>
| Newsgroups | gmane.comp.java.smartfrog.user |
|---|---|
| Message-ID | <[email protected]> |
Daniel Not being a frequent user of Solaris... I presume that the containers are provisionable through the use of comand-lines and scripts - in which case the answer is yes. We do not have such components already written for you - but this would not be hard to do using the shell- command components provided by SmartFrog - you will probbaly only need to provide sf templates and not need to write any Java to do so. Actually, this is one the the better documented parts of SmartFrog - see the document sfShellScript.pdf for details. If you need to run the scripts as root, you can either run SmartFrog as root (if you dare!), or use setuid commands to carry out the tasks and invoke these from a daemon running as another user. Either way, but most expressly in the former case, I encourage you to use the security features provided. Patrick ________________________________ From: smartfrog-support-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org [mailto:smartfrog-support-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org] On Behalf Of Dascalu, Daniel Sent: 16 March 2006 15:22 To: smartfrog-support-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Subject: [Smartfrog-support] Using Smartfrog to create Solaris 10 Containers Importance: High Hello, Can Smartfrog be used to provision Solaris 10 Containers? Thanks, Daniel