ownCloud Server Administration Manual

    • Table of Contents
    • ownCloud 8.1 Server Administration Manual Introduction
    • ownCloud 8.1 Release Notes
    • What’s New for Admins in ownCloud 8.1
    • Installation
    • User Management
      • User Management
      • Resetting a Lost Admin Password
      • User Authentication with IMAP, SMB, and FTP
      • User Authentication with LDAP
      • LDAP User Cleanup
      • User Provisioning API
    • File Sharing and Management
    • ownCloud Server Configuration
    • Database Configuration
    • Maintenance
    • Operations
    • Issues and Troubleshooting
    • Enterprise Subscription Installation (ES Only)
    • Creating Branded ownCloud Clients (ES only)
    • External Storage (ES only)
    • User Management (ES only)
    • Enabling Anonymous Uploads with Files Drop (ES Only)

User ManagementΒΆ

  • User Management
    • Creating a New User
    • Reset a User’s Password
    • Renaming a User
    • Granting Administrator Privileges to a User
    • Managing Groups
    • Setting Storage Quotas
    • Deleting users
  • Resetting a Lost Admin Password
  • User Authentication with IMAP, SMB, and FTP
    • IMAP
    • SMB
    • FTP
  • User Authentication with LDAP
    • Configuration
    • Advanced Settings
    • Expert Settings
    • Testing the configuration
    • ownCloud Avatar integration
    • Troubleshooting, Tips and Tricks
    • SSL Certificate Verification (LDAPS, TLS)
    • Microsoft Active Directory
    • Duplicating Server Configurations
    • ownCloud LDAP Internals
    • User and Group Mapping
    • Caching
    • Handling with Backup Server
  • LDAP User Cleanup
    • Deleting Local ownCloud Users
  • User Provisioning API
    • Instruction set
    • users / adduser
    • users / getusers
    • users / getuser
    • users / edituser
    • users / deleteuser
    • users / getgroups
    • users / addtogroup
    • users / removefromgroup
    • users / createsubadmin
    • users / removesubadmin
    • users / getsubadmingroups
    • groups / getgroups
    • groups / addgroup
    • groups / getgroup
    • groups / getsubadmins
    • groups / deletegroup
    • apps / getapps
    • apps / getappinfo
    • apps / enable
    • apps / disable