[Owncloud] User account search ability
Arthur Schiwon
blizzz at owncloud.com
Mon May 13 11:19:00 UTC 2013
On 05/08/2013 09:17 PM, CJ Keist wrote:
> I'd love to do that, is it documented somewhere? We use inetOrgPerson
> scheme and it doesn't look like it has place for disk quota storage.
On ownCloud side, you can specify the attribute is described here
http://doc.owncloud.org/server/5.0/admin_manual/configuration/auth_ldap.html#special-attributes
On LDAP side you would need to extend/customize your schema. How to do
that your servers manual should tell you, e.g. openLDAP:
http://www.openldap.org/doc/admin24/schema.html
> Where is the current disk quota for accounts being stored? I cannot find
> it anywhere in the MySQL tables or local files on the server.
IIRC in the table oc_preferences
Cheers
Arthur
>
>
>
> On 5/8/13 11:14 AM, Arthur Schiwon wrote:
>> Why don't you manage quota via LDAP attribute?
>>
>> CJ Keist <cj.keist at colostate.edu> wrote:
>>
>> Hello,
>> Just request on owncloud server. When looking at user accounts with
>> the admin account, there is no way to search for login names. With
>> thousands of accounts this is a big issue when you are trying to
>> modify
>> an account disk quota setting.
>>
>> Where are the disk quota settings for each account stored in the
>> database? We are using LDAP back end for authentication.
>>
>>
>>
>>
>> --
>> Sent from my Android phone with K-9 Mail. Please excuse my brevity.
>>
>>
>> _______________________________________________
>> Owncloud mailing list
>> Owncloud at kde.org
>> https://mail.kde.org/mailman/listinfo/owncloud
>>
>
More information about the Owncloud
mailing list