Results 1 to 3 of 3

Thread: A question about ApacheDS

  1. #1
    Join Date
    Jun 2007
    Location
    Beijing, China
    Posts
    8

    Wink A question about ApacheDS

    Hi All,

    this is a question about ApacheDS:
    does every ds have only one Domain Component? i.e.: in my ApacheDS there is a root item called 'dc=example, dc=com'. i tired to create another Domain Component called 'dc=allen, dc=net', but failed! i also tried to rename 'dc=example, dc=com' to 'dc=allen, dc=net', it didn't work either.

    if i could create or rename the domain component, how to do?

    thanks in advance!!!

  2. #2
    Join Date
    Mar 2005
    Location
    Landskrona, Sweden
    Posts
    505

    Default

    This is really a question that should be aimed at ApacheDS support, but I would expect that it should be possible to create multiple roots in an ApacheDS instance. That will however not be very likely to be possible using a client API; that will need to be set up in the ApacheDS configuration.

    But as I said, for the details you'll probably have to check the ApacheDS documentation and/or support.
    cheers,
    Mattias Arthursson
    Jayway AB (www.jayway.se)
    Spring-LDAP project member

  3. #3
    Join Date
    Jun 2007
    Location
    Beijing, China
    Posts
    8

    Wink plz change server.xml in conf folder

    thanks rasky!

    i changed server.xml in ApacheDS conf Folder, and rewrite 'dc=example,dc=com' to 'dc=allen,dc=net'. then restarted the ds server, it works now!

    but i cannot found the solution about create multiple roots in an ApacheDS instance. do you figure out how to do it?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •