Simple Identity Management - CreateAccount() test.

Bug ID:238
Project:Opentestman
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

The input parameter AccountTemplate of the CreateAccount() Method is not an EmbeddedInstance String.

Valid would be the following format:

Instance of CIM_Account { CreationClassName="DRI_Account"; SystemCreationClassName="DRI_ComputerSystem"; SystemName="sb900"; Name="new_account"; UserID="test"; UserPassword={"test"}; OrganizationName={"test"}; ElementName="Test Account"; };

The parameter format opentestman is currently sending leads to a failed test for this method!

Updates

#1 submitted by akash_malhotra on Thu, 08/28/2008 - 14:01
Status:active» fixed

Fixed in revision 2950

#2 submitted by Anas Nashif on Mon, 09/15/2008 - 02:09
Status:fixed» closed