Linux/ownCloud: Difference between revisions
Appearance
< Linux
No edit summary |
No edit summary |
||
| Line 16: | Line 16: | ||
), | ), | ||
</pre> | </pre> | ||
[[Category:Linux/ | [[Category:Linux/Webservices]] | ||
[[Category:Linux]] | [[Category:Linux]] | ||
Latest revision as of 14:10, 1 April 2017
- http://www.crucial.com.au/blog/2013/04/11/setting-up-the-new-owncloud-5-0-with-nginx-and-mysql/
- http://cloudlog.de/eigenen-firefox-sync-server-mit-owncloud-nutzen/
domain authentication
'user_backends' =>
array (
0 =>
array (
'class' => 'OC_User_SMB',
'arguments' =>
array (
0 => 'WINDOWSDOMAIN',
),
),
),