Skip to content

Instantly share code, notes, and snippets.

@AdamSaleh
Created August 14, 2015 12:07
Show Gist options
  • Save AdamSaleh/d9d514c9d688a40c74fe to your computer and use it in GitHub Desktop.
Save AdamSaleh/d9d514c9d688a40c74fe to your computer and use it in GitHub Desktop.
$ fhc target testing.feedhenry.me
Successfully targeted: https://testing.feedhenry.me/ User: [email protected]
$ fhc login [email protected]
fhc admin domains create dom4 developer
{
"signoverUrl": null,
"host": null,
"owner": false,
"parent": null,
"type": "developer",
"domain": "dom4",
"cookieDomain": "",
"theme": "",
"tenant": "yjjx42kfqrl45jmvlvpwami4",
"reseller": "ppx5i4eyekwpgfxblg6ur64m",
"url": "dom4.$hostname",
"businessObject": "cluster/reseller/customer/domain",
"guid": "xx2eafzzdtqpf4drksigfyzl",
"sysOwner": "3ct3gnfgxrz4buxcdrjkogxp",
"sysModified": 1439553183174,
"sysVersion": 1,
"sysCreated": 1439553183124,
"sysGroupFlags": 70111,
"sysGroupList": ""
}
##
#Here I edit all the relevant /etc/hosts to contain dom4.testing.feedhenry.me
##
$ fhc target dom4.testing.feedhenry.me
Successfully targeted https://dom4.testing.feedhenry.me - now, log in.
fhc login <username> <password>
You are prompted for username/password if none are provided.
$ fhc login [email protected]
Password:
fhc ERR! login failed: not a sys user cannot log in via sys domain
fhc not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment