FAQ
- How do I get information about users on a providing host?
Getting Information about Users on a Providing Host
The owner of a providing host can use the Tycoon command line client to get information about the accounts on that host. For example, if Alice owns alice_host, she can get information about Bob's vmm by doing the following:
$ tycoon -oRemoteAccountName=bob host get_account_status alice_host vmm_status
To get a list of accounts at her host, Alice would the following:
$ tycoon -oUserName=tycoon_alice host get_account_list tycoon00
