Re: add rich data into attribute type definition possible?

2013-08-06 Thread Howard Chu
Zhang Weiwu wrote: 2013/8/6 Ulrich Windl ulrich.wi...@rz.uni-regensburg.de: For a solution, I'm afraid you'll have to provide your own local translations. Actually I did something like that in Perl for a CGI application Local translation in application layer is NO-GO. I would have to put the

Linux quota problem for LDAP users

2013-08-06 Thread ULAKBÄ°M
Hi, I'm trying to set quotas for LDAP users on a Linux server. But all the users' name begins with number and when I try to set quota for a user like 123456 it sets a quota for #123456 I set quota like this: setquota -u 123456 1500 1500 0 0 -a repquota output is like: user used soft

Editing Schema

2013-08-06 Thread Bram Cymet
Hi, I am wondering the best way to edit a schema after it is loaded. I would like to change the syntax OID for an object type. I have tried using Apache Directory Studio to do this and it just causes OpenLDAP to segfault. Is this possible? How would I do it? Do I need to remove all entries

Re: Editing Schema

2013-08-06 Thread Howard Chu
Bram Cymet wrote: Hi, I am wondering the best way to edit a schema after it is loaded. I would like to change the syntax OID for an object type. I have tried using Apache Directory Studio to do this and it just causes OpenLDAP to segfault. Is this possible? How would I do it? Do I need to