You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Krishnakumar B (JIRA)" <de...@geronimo.apache.org> on 2005/10/19 09:12:44 UTC

[jira] Created: (GERONIMO-1091) Adding a partition to Apache DS with Geronimo

Adding a partition to Apache DS with Geronimo
---------------------------------------------

         Key: GERONIMO-1091
         URL: http://issues.apache.org/jira/browse/GERONIMO-1091
     Project: Geronimo
        Type: Improvement
  Components: general  
    Versions: 1.0-M5    
    Reporter: Krishnakumar B


Currently ou=system is available in Apache Directory bundled with M5. Need the  ability to create new partitions to add LDAP entries. ( e.g dc=test,dc=com)

This is added through property files in Apache DS
server.db.partition.suffix.apache=dc=test,dc=com
server.db.partition.indices.apache=ou cn objectClass uid
server.db.partition.attributes.apache.dc=myhost
server.db.partition.attributes.apache.objectClass=top domain extensibleObject

This improvement needs to be present in current Gbean for Directory.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (GERONIMO-1091) Adding a partition to Apache DS with Geronimo

Posted by "Jeff Genender (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-1091?page=comments#action_12332587 ] 

Jeff Genender commented on GERONIMO-1091:
-----------------------------------------

I probably should also comment, this does *not* use the properties file, but XML instead.  See the example in file or the xsd for details.

> Adding a partition to Apache DS with Geronimo
> ---------------------------------------------
>
>          Key: GERONIMO-1091
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1091
>      Project: Geronimo
>         Type: Improvement
>   Components: general
>     Versions: 1.0-M5
>     Reporter: Krishnakumar B
>      Fix For: 1.0

>
> Currently ou=system is available in Apache Directory bundled with M5. Need the  ability to create new partitions to add LDAP entries. ( e.g dc=test,dc=com)
> This is added through property files in Apache DS
> server.db.partition.suffix.apache=dc=test,dc=com
> server.db.partition.indices.apache=ou cn objectClass uid
> server.db.partition.attributes.apache.dc=myhost
> server.db.partition.attributes.apache.objectClass=top domain extensibleObject
> This improvement needs to be present in current Gbean for Directory.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (GERONIMO-1091) Adding a partition to Apache DS with Geronimo

Posted by "Jeff Genender (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1091?page=all ]
     
Jeff Genender closed GERONIMO-1091:
-----------------------------------

    Fix Version: 1.0
     Resolution: Fixed

Added a directory.xml file in the var/ldap/conf directory.  This can be edited to contain mutiple partitions and boot strap schemas.

> Adding a partition to Apache DS with Geronimo
> ---------------------------------------------
>
>          Key: GERONIMO-1091
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1091
>      Project: Geronimo
>         Type: Improvement
>   Components: general
>     Versions: 1.0-M5
>     Reporter: Krishnakumar B
>      Fix For: 1.0

>
> Currently ou=system is available in Apache Directory bundled with M5. Need the  ability to create new partitions to add LDAP entries. ( e.g dc=test,dc=com)
> This is added through property files in Apache DS
> server.db.partition.suffix.apache=dc=test,dc=com
> server.db.partition.indices.apache=ou cn objectClass uid
> server.db.partition.attributes.apache.dc=myhost
> server.db.partition.attributes.apache.objectClass=top domain extensibleObject
> This improvement needs to be present in current Gbean for Directory.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira