Linux/ownCloud
Appearance
< Linux
- 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',
),
),
),