summaryrefslogtreecommitdiffstats
path: root/install/static/test/data/host_mod.json
Commit message (Collapse)AuthorAgeFilesLines
* Host Enrollment via OTPEndi S. Dewata2010-11-191-0/+75
The support for host enrollment via one-time-password has been added. When submitted, the OTP will be used to set the host's userpassword. Previously each IPA command can only have one JSON test data file. The ipa_cmd() has been modifies to accept an optional command name. When used with static files, it will pull the test data whose name is the same as the command name. The batch.json has been renamed to ipa_init.json for UI initialization. Some test data have been added for operations against specific hosts.