software.opensuse.org -> download.owncloud.org for php5-libsmbclient

This commit is contained in:
RealRancor
2016-02-12 11:19:37 +01:00
parent 2b0c1c7e0f
commit 57bf45ad50
5 changed files with 10 additions and 13 deletions

View File

@@ -6,7 +6,7 @@ ownCloud can connect to Windows file servers or other SMB-compatible servers
with the SMB/CIFS backend.
.. note:: The SMB/CIFS backend requires ``smbclient`` to be installed on the
ownCloud server. This should be included any any Linux distribution.
ownCloud server. This should be included in any Linux distribution.
You need the following information:
@@ -32,8 +32,8 @@ modified. This is concatenated with the username, so the backend gets
.. note:: For improved reliability and performance, we recommended installing
``libsmbclient-php``, a native PHP module for connecting to
SMB servers. It is available as ``php5-libsmbclient`` in the ownCloud
`OBS repositories <https://software.opensuse.org/download/package?
project=isv:ownCloud:community&package=php5-libsmbclient>`_
`OBS repositories <https://download.owncloud.org/download/repositories/
stable/owncloud/>`_
.. figure:: images/smb.png
:alt: Samba external storage configuration.

View File

@@ -268,10 +268,9 @@ SMB
The SMB backend mounts a folder on a remote Samba server, a NAS appliance or
a Windows machine into the virtual file system. This requires
``php5-libsmbclient`` (`installation instructions
<https://software.opensuse.org/download.html?project=isv%3AownCloud%3Acommunity%
3A8.1&package=php5-libsmbclient>`_). It is part of the External
storage support app, the class to be used is **\\OC\\Files\\Storage\\SMB**\ and
takes the following options:
<https://download.owncloud.org/download/repositories/stable/owncloud/`_).
It is part of the External storage support app, the class to be used
is **\\OC\\Files\\Storage\\SMB**\ and takes the following options:
- **host**: the host name of the samba server
- **user**: the username or domain/username to login to the samba server

View File

@@ -54,7 +54,7 @@ Provides authentication against Samba servers
- **Class:** OC_User_SMB
- **Arguments:** the samba server to authenticate against
- **Dependency:** `php5-libsmbclient <https://software.opensuse.org/download.html?project=isv%3AownCloud%3Acommunity%3A8.1&package=php5-libsmbclient>`_
- **Dependency:** `php5-libsmbclient <https://download.owncloud.org/download/repositories/stable/owncloud/>`_
- **Example:**
.. code-block:: php

View File

@@ -80,9 +80,8 @@ Database connectors (pick the one for your database:)
Required for specific apps:
* PHP module ldap (for LDAP integration)
* `php5-libsmbclient
<https://software.opensuse.org/download.html?project=isv%3AownCloud%3
Acommunity%3A8.1&package=php5-libsmbclient>`_ (SMB/CIFS integration)
* `php5-libsmbclient <https://download.owncloud.org/download/repositories/stable/owncloud/>`_
(SMB/CIFS integration)
* PHP module ftp (for FTP storage / external user authentication)
* PHP module imap (for external user authentication)

View File

@@ -35,8 +35,7 @@ following components were installed on each application server:
* PHP-CURL
Also required is `php5-libsmbclient
<https://software.opensuse.org/download.html?project=isv%3AownCloud%3Acommunity%
3A8.1&package=php5-libsmbclient>`_.
<https://download.owncloud.org/download/repositories/stable/owncloud/>`_.
It is also worth mentioning that the appropriate exceptions where made in the
firewall to allow the ownCloud traffic (for the purpose of testing we