Creating a BLPackage for adding local users in Savvis
A BLPackage is a collection of server assets, software packages, and an XML instruction set. The BLPackage includes parameterized property values, such as local user and password, among its server assets. The parameterized property values match the blueprint parameters used by the service blueprint.
For general information on creating a BLPackage Deploy Job, see Creating-and-modifying-Software-and-BLPackage-Deploy-Jobs.
To add local properties to the BLPackage
In BMC Server Automation, when creating a BLPackage Deploy Job for adding new users, you create the user and set the password in the Local Properties of the BLPackage definition. In this procedure, we create a Linux user for a Create Linux User software package.
Create a UNIX user for the Create Linux User software package. For example:
Create a UNIX password for the UNIX_USER property you just defined. For example:
- After you create the BLPackage, create a BLPackage Deploy Job.
- Publish a BLPackage Deploy job from the Jobs > CSM_Applications folder to the specified BMC Cloud Lifecycle Management server.
For more information, see Parameterizing-BLPackages-by-adding-local-properties and Publishing-the-Product-Catalog.
To add corresponding parameters to the service blueprint definition
After you publish the BLPackage to BMC Cloud Lifecycle Management, you can specify the blueprint parameters for the property values you defined in the BLPackage definition. You specify these parameters for the package you created.
- In BMC Cloud Lifecycle Management, access the Service Blueprint for your Savvis instance, then go to the Service Definition > Components subtab, and select the component.
- On the Software Packages tab, look through the list of BladeLogic package types for the type to which you want to add parameters.
- Select the BladeLogic package type, and click OK.
- Click the Parameter tab, and then click Add Parameter
icon.
- Specify the UNIX_USER parameter as shown in the following figure, and click OK.
- Similarly, add the UNIX_USER_PASSWORD parameter, as shown in the following figure, and click OK.
- To add other users to the software package, perform the following actions:
- Repeat the process of creating BLPackages with user name and password properties in BMC Server Automation.
- Assign matching blueprint parameters in BMC Cloud Lifecycle Management.