Changes

From Amahi Wiki
Jump to: navigation, search
*ownCloud will auto-mount from this point and you can work with files stored on ownCloud like they are on the workstation.
===Trusted DomainDomains===As of ownCloud release version 6 a new security feature was added, "Trusted DomainDomains". This feature is allows only trusted URLs and/or IP addresses to access ownCloud. During the initial installation process for a new ownCloud instance the first trusted domain is captured (URL/IP address) and added to the ownCloud "config.php" file.
Any "untrusted" access will show an error message at the login session:
To resolve this the new domain can be added to the owncloud config.php, in the config directory. '''OR''' By commenting out
the trusted domain trusted_domains setting.
'''Example Scenario:'''