User Tools

Site Tools


juju-manual

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
juju-manual [2016/12/08 21:52]
sgiulitti [Step 2]
juju-manual [2016/12/08 21:52] (current)
Line 81: Line 81:
 # this will let us use the http listener with password auth # this will let us use the http listener with password auth
 winrm set winrm/config/service '@{AllowUnencrypted="true"}' winrm set winrm/config/service '@{AllowUnencrypted="true"}'
 +
 +# make sure this settings are set like this.
 winrm set winrm/config/client '@{TrustedHosts="*"}' winrm set winrm/config/client '@{TrustedHosts="*"}'
 winrm set winrm/config/client/auth '@{Basic="true"}' winrm set winrm/config/client/auth '@{Basic="true"}'
juju-manual.txt ยท Last modified: 2016/12/08 21:52 (external edit)