Delegated Administrator Port Change

I have tried to change the port that Delegated Administrator runs on. By
Altering the port listener in the Webserver admin and restarted
Re-run config-commda and entered the new settings.
Everything seemed to configure okay but now I can't log into DA. Everything else seems to work daconsole etc so the username and password is still valid but just DA says that I can't.
Any ideas gratefully received.
JES 2005Q4
Webserver 6.1
DirectoryServer 5
MessengingServer 6
Thanks,
Andy

You'll want to change the port defined in the DA config files, too. That used to be called, "resource.properties", but may have changed.

Similar Messages

  • Where can I change the Delegated Administrator info?

    During Messenger Install (v 5.1), is asked for the hostname and port where delegated administrator would be installed. Now I want to use a different host - where do I change that information?
    TIA,
    -Jonathan

    in your <server root>/ndacli/lib directory there should be a cli-usrprefs.properties file. In that file you will find the locations for the NDA server which you can just edit and change to your new NDA server.

  • How can we change the default domain in iPlanet messenger server 5.1 through delegated administrator?

     

    The default domain for a iMS server is an option in configutil. Delegated administrator manages the data in LDAP. Delegated admin can edit the domain properties, but can't change what the default domain is for a given server.

  • Domain-wide administration port?

    Hi,
    I tried to start a cluster of 2 servers across 2 physical machines, I got error and server starting failed:
    "Starting Managed Servers in Standby mode requires the domain-wide administration port."
    My topology is as following:
    Domain A is created in machine A and copy to machine B:
    Machine A: admin serverr at port 8001. Managed server at port 8088 of cluster1.
    Machine B: Managed server at port 8088 of the same cluster1.
    What is wrong? Why I cannot start cluster? Why I got error " need domain-wide administration port"? What is "domain-wide administration port"? Why my created domain admin server at Machine A didn't work?
    Your prompt help is highly appreciated. I am waiting for your help.
    Thank you in advance

    Hi,
    First of all the domain-wide administration port enables you to start a WebLogic Server instance in STANDBY state. It also allows you to separate administration traffic from application traffic in your domain.
    so check in ur console whether u have specified the start up mode as STANDBY.if so change it to Running and try restarting the server:-
    You can do that by chking the below link:-
    http://e-docs.bea.com/wls/docs92/ConsoleHelp/taskhelp/startstop/SpecifyAStartupMode.html.
    Domain-wide administration port is used when you have configured ssl for ur servers. Refer http://e-docs.bea.com/wls/docs103/ConsoleHelp/taskhelp/domainconfig/EnableTheDomainwideAdministrationPort.html for more info.

  • Delegated Administrator Force UID to Email local Part on account creation

    I would like to force the login id on account creation to be the same as the email local part.
    So essentially mail local_part = uid.
    I think I can make the field non editable by editing the JSP and xml templates or Security.properties however I don't see a way to change the default value that is presented to the user for the login_id.
    If I could grab the previously entered email value from the session (using JSP) I could hack it in with JS. However the DAprinciple won't let me dump the session so I can see the attribute names.
    Am I going about this the wrong way?
    Edited by: sigilik on Feb 20, 2009 4:54 PM

    sigilik wrote:
    For the most part the system is going to be email only, I could go through and set all the appropriate settings on all the comms components to use the mail attribute as the auth lookup, but from a management perspective I think it would make much more sense to have user@domain actually be [email protected] a user to log in with their mail: attribute value is much more flexible. Restricting the uid to be the same as the mail: attribute prevents you from easily changing the mail address (e.g. the user changes their name when they get married) without also having to change the uid (which is a long-tedious process to be avoided if possible).
    If uid = local_part I don't have to deal with any of that.This is true. That being said I couldn't see any easy way to enforce this requirement using Delegated Administrator.
    I mean considering that traditionally a uid on a unix system has always mapped that user to that system's domain wouldn't this make sense? Or am I missing something....Mapping the uid <=> email address made sense when the user logged into the mail-server to access their email. It was easy to remember (and route) the email address login-uid@unix-host.
    Given that this is no requirement for the uid to be related to the mail address, nor the mail-server hostname to the domain of the user for that matter, why continue to enforce it?
    Regards,
    Shane.

  • Assign a message store partition using delegated administrator

    Hi!
    i'm using messaging server and delegated administrator that comes in the JES Q5 2005 i'd like to assing the message store partition to the user when i create their account but i can't see any option to do that using delegated administration console. Is there a way to do that.?
    In older delegated administrator versions i could do that.
    Thanks in advance

    It does appear that the current DA does not have this capability. There is a RFE for it in place.
    At present, the only options you have are to:
    1. Use comm-admin to change the partition
    or
    2. Use ldapmodify or Console to make the change in Directory.

  • Enter SSL Administration Port [-1] {" " goes back, "!" exits}  Problem

    Hi all,
    I installed JES2 and selected AM, Directory Service.
    when installer configure web server, at
    Enter SSL Administration Port [-1] {"<" goes back, "!" exits}I can't changed it to be 8989 or other ports.
    Enter SSL Administration Port [-1] {"<" goes back, "!" exits}: 8989
    Error: The SSL Admin Port could not be validated. Please specify a different
    Port.
       Enter SSL Administration Port [8989] {"<" goes back, "!" exits}: 1000
    Error: The SSL Admin Port could not be validated. Please specify a different
    Port.
       Enter SSL Administration Port [1000] {"<" goes back, "!" exits}: 100001
    Error: The SSL Admin Port specified is out of range. Please enter a valid Port.
       Enter SSL Administration Port [100001] {"<" goes back, "!" exits}: 10002
    Error: The SSL Admin Port could not be validated. Please specify a different
    Port.Anybody help me plz.

    try the following
    ssl-server 90 vip address 10.1.2.136
    ssl-server 90 urlrewrite 1 10.1.2.136
    ssl-server 90 rsacert xxxxcert
    ssl-server 90 rsakey xxxxkey
    ssl-server 90 cipher rsa-export-with-rc4-40-md5 10.1.2.136 4443
    service esl0011-4443
    ip address 10.1.1.120
    port 4443
    keepalive type http
    keepalive uri "/"
    active
    content HTTP-4443
    vip address 10.1.2.136
    port 4443
    protocol tcp
    add service esl0011-4443
    active
    BTW, I also corrected your urlrewrite command as it was incorrect. You need to specify the host. So not http or https in front.
    Gilles.

  • Datasync and domain Wide administration port problem

    Hi,
    After enabling domain wide administration port in WLP 8.1, wee start to see following
    exception on our managed servers log file. This happes in every mananaged server.
    Datasync.war is deployed only in adminserver as the manual says. We see this error
    every time we boot our managed servers.
    Any ideas?
    ####<Nov 3, 2003 11:00:27 PM EET> <Error> <DataSync> <demomachine> <ManagedServer1>
    <main> <<anonymous>> <> <BEA-400618> <Creation of the Master Data Repository failed.
    Application data will not be available to services. Correct the problem and redeploy
    the application.
    java.lang.SecurityException: User <anonymous> does not have access to the administrator
    port.
    Regards, Mika

    Cause might The managed server was given a URL to boot from that resolves to a managed server address. If the managed server is running on the same machine as the admin server, this can be caused by a failure to specify a unique admin port.
    Inspect the address:port provided to the managed server from which to boot. This address should be changed to reference the admin server rather than resolving to a managed server. If the managed server is running on the same machine as the admin server, you must differentiate them by providing a unique port number.
    Now we log a clear message that prints something like ,
    The address provided to get to the admin server x.x.x.x resolves to a m
    anaged server local address x.x.x.x:nnnn rather than a remote address as
    expected, or the local managed server port might already be in use if you
    have setup domain wide admin port, please check the configuration and correct
    the problem.
    Regards,
    Prasanna Yalam

  • Domain wide administration port and node manager

    I need a little help understanding how to properly configure the domain-wide
    administration port in a clustered domain using node manager. After I enabled
    the port in my domain, node manager will no longer start the managed servers
    running on the same box as the domain's admin server. I don't have problems
    starting remote managed servers. I see the problem but I don't know how to
    fix it.
    <Error> <Configuration Management> <BEA-150019> <The address provided to
    get to the admin server (https://<host>@port) resolves to a managed server
    local address (host@port) rather than a remote address as expected, or the
    local managed server port might already be in use if you have setup domain
    wide admin port, please check the configuration and correct the problem.>
    The host I'm specifying is the host of my admin server, the port is the domain-wide
    administration port. I don't get this error when starting my remote managed
    servers, only the managed servers running on the same box as the admin server.
    Grant

    Cause might The managed server was given a URL to boot from that resolves to a managed server address. If the managed server is running on the same machine as the admin server, this can be caused by a failure to specify a unique admin port.
    Inspect the address:port provided to the managed server from which to boot. This address should be changed to reference the admin server rather than resolving to a managed server. If the managed server is running on the same machine as the admin server, you must differentiate them by providing a unique port number.
    Now we log a clear message that prints something like ,
    The address provided to get to the admin server x.x.x.x resolves to a m
    anaged server local address x.x.x.x:nnnn rather than a remote address as
    expected, or the local managed server port might already be in use if you
    have setup domain wide admin port, please check the configuration and correct
    the problem.
    Regards,
    Prasanna Yalam

  • Add new language to Available Languages in Delegated Administrator

    Hi Sun!
    We've done a custom language to Convergence, but how can add this new language to the delegated administrator "Available Languages" option?
    Regards,
    bzg

    beck_zoltan wrote:
    We've done a custom language to Convergence, but how can add this new language to the delegated administrator "Available Languages" option?The following customization sets the available languages in the New User wizard to be "English" and "Magyar":
    a) Make the following change to /var/opt/sun/comms/da/da/jsp/users/newUser.xml:
    [root@server da]# diff newUser.xml newUser.xml.orig
    136,138c136,139
    <                 <option label="English" value="en" />
    <                 <option label="Magyar" value="hu" />
    <             </cc>
    <!-- <option label="newuser.wizard.preferredlanguage.en" value="newuser.wizard.preferredlanguage.en" />
    <option label="newuser.wizard.preferredlanguage.de" value="newuser.wizard.preferredlanguage.de" />
    <option label="newuser.wizard.preferredlanguage.pl" value="newuser.wizard.preferredlanguage.pl" />
    --> </cc>b) Add the following line to the bottom of /var/opt/sun/comms/da/da/WEB-INF/classes/com/sun/comm/da/resources/Resources.properties
    locale.hu=Magyarc) Redeploy Delegated Administrator (assumes you have deployed to Application Server 9.1/Glassfish 2.1)
    cd /opt/sun/comms/da/sbin
    ./config-appsvr8x-da deployRegards,
    Shane.

  • Configuring Delegated Administrator

    Following the Deployment Example of Sun Java Communications Suite 5 on a single host..
    In the Configuring Delegated Administrator and Communications CLI when I run
    #/export/home/mail/SUNWcomm/sbin/config-commda
    and after entering the required input and going through the configuration I get:
    FAILED: /bin/sh -c /export/home/mail/SUNWcomm/sbin/config-appsvr8x-commcli
    deploy : status = 1
    FAILURE: Number of task failed:1. Please check install log
    /export/home/mail/SUNWcomm/install/commda-config_20070613164740.log
    for further details.
    So it looks like this is the only task that fails which relates to the Application Server.
    Any clue into how I can resolve this failure? Thank you..
    here is the relevant portions relating to the failure in commda-config_20070613164740.log
    Starting logfile at Jun 13, 2007 4:47:40 PM (20070613134740Z)
    Performing Substitutions on file:/export/home/mail/SUNWcomm/lib/config-templates/config.ins
    Performing Substitutions on file:/export/home/mail/SUNWcomm/lib/config-templates/cfgtypes.txt
    Starting Task Sequence
    ===== Wed Jun 13 17:10:11 AST 2007 =====
    Running /bin/rm -rf /export/home/mail/SUNWcomm/config /export/home/mail/SUNWcomm/data
    ===== Wed Jun 13 17:10:12 AST 2007 =====
    Running /export/home/mail/SUNWcomm/lib/devinstall -l schema2native:pkgcfg:config:comic:comis -v -m -i /export/home/mail/SUNWcomm/lib/config-templates/config.ins /export/home/mail/SUNWcomm/lib/config-templates /export/home/mail/SUNWcomm/lib
    -D bin bin 755 /export/home/mail/SUNWcomm/bin
    +F bin     bin      755 /export/home/mail/SUNWcomm/bin/commadmin
    +F bin     bin      755 /export/home/mail/SUNWcomm/bin/commdirmig
    +S -       -          0 /export/home/mail/SUNWcomm/config existing=/export/home/var/SUNWcomm/config
    +F root    bin      644 /export/home/mail/SUNWcomm/config/cli-usrprefs.properties
    +F root    bin      600 /export/home/mail/SUNWcomm/config/configure_toplevel_admin.ldif
    +F root    bin      640 /export/home/mail/SUNWcomm/config/cos.default.ldif
    +F root    bin      640 /export/home/mail/SUNWcomm/config/cos.sample.ldif
    +F root    bin      640 /export/home/mail/SUNWcomm/config/createroles.xml
    +F root    bin      640 /export/home/mail/SUNWcomm/config/createservices.xml
    +F root    bin      640 /export/home/mail/SUNWcomm/config/da.cos.skeleton.ldif
    +F root    bin      640 /export/home/mail/SUNWcomm/config/da.provider.skeleton.ldif
    +F root    bin      600 /export/home/mail/SUNWcomm/config/da.sample.data.ldif
    +F root    bin      640 /export/home/mail/SUNWcomm/config/dai.ldif
    +F root    bin      640 /export/home/mail/SUNWcomm/config/replacement.acis.ldif
    +F root    bin      640 /export/home/mail/SUNWcomm/config/usergroup.ldif
    +S -       -          0 /export/home/mail/SUNWcomm/data existing=/export/home/var/SUNWcomm
    -D root bin 750 /export/home/mail/SUNWcomm/data/log
    -D bin bin 755 /export/home/mail/SUNWcomm/lib
    -D bin bin 755 /export/home/mail/SUNWcomm/lib/cpu
    -D bin bin 755 /export/home/mail/SUNWcomm/lib/cpu/sparcv8plus
    -D bin bin 755 /export/home/mail/SUNWcomm/lib/jars
    +S -       -          0 /export/home/mail/SUNWcomm/log existing=data/log
    -D bin bin 755 /export/home/mail/SUNWcomm/sbin
    +F bin     bin      750 /export/home/mail/SUNWcomm/sbin/config-appsvr-commcli
    +F bin     bin      750 /export/home/mail/SUNWcomm/sbin/config-appsvr-da
    +F bin     bin      750 /export/home/mail/SUNWcomm/sbin/config-appsvr8x-commcli
    +F bin     bin      750 /export/home/mail/SUNWcomm/sbin/config-appsvr8x-da
    +F bin     bin      750 /export/home/mail/SUNWcomm/sbin/config-rewar-commcli
    +F bin     bin      750 /export/home/mail/SUNWcomm/sbin/config-rewar-da
    +F bin     bin      750 /export/home/mail/SUNWcomm/sbin/config-unwar-commcli
    +F bin     bin      750 /export/home/mail/SUNWcomm/sbin/config-unwar-da
    +F bin     bin      750 /export/home/mail/SUNWcomm/sbin/config-wbsvr-commcli
    +F bin     bin      750 /export/home/mail/SUNWcomm/sbin/config-wbsvr-da
    +F bin     bin      750 /export/home/mail/SUNWcomm/sbin/config-wbsvr7x-commcli
    +F bin     bin      750 /export/home/mail/SUNWcomm/sbin/config-wbsvr7x-da
    +F bin     bin      750 /export/home/mail/SUNWcomm/sbin/rm_commcli
    -D root sys 755 /etc
    -D root sys 755 /etc/init.d
    -D root sys 755 /export
    -D root sys 755 /export/home
    -D root sys 755 /export/home/var
    -D root sys 755 /export/home/var/SUNWcomm
    -D root bin 751 /export/home/var/SUNWcomm/config
    WARNING: gethostname returned 'mail' instead of a fully qualified hostname.
    Removing existing symlink /export/home/mail/SUNWcomm/log
    ===== Wed Jun 13 17:10:12 AST 2007 =====
    Running /bin/chmod 600 /export/home/mail/SUNWcomm/lib/config-templates/IscliCfg.properties
    ===== Wed Jun 13 17:10:12 AST 2007 =====
    Running /bin/sh -c /export/home/mail/SUNWcomm/sbin/config-unwar-da
    /bin/mkdir -p /export/home/var/SUNWcomm/da
    cd /export/home/var/SUNWcomm/da
    /usr/jdk/entsys-j2se/bin/jar xf /export/home/mail/SUNWcomm/lib/jars/commda.war
    ===== Wed Jun 13 17:10:26 AST 2007 =====
    Running /bin/sh -c /export/home/mail/SUNWcomm/sbin/config-unwar-commcli
    /bin/mkdir -p /export/home/var/SUNWcomm
    cd /export/home/var/SUNWcomm
    /usr/jdk/entsys-j2se/bin/jar xf /export/home/mail/SUNWcomm/lib/jars/commcli-server.war
    Performing Substitutions on file:/export/home/mail/SUNWcomm/data/da/WEB-INF/classes/com/sun/comm/da/resources/daconfig.properties
    Performing Substitutions on file:/export/home/mail/SUNWcomm/data/da/WEB-INF/classes/com/sun/comm/da/resources/logger.properties
    Performing Substitutions on file:/export/home/mail/SUNWcomm/data/WEB-INF/classes/sun/comm/cli/server/servlet/resource.properties
    ===== Wed Jun 13 17:10:30 AST 2007 =====
    Running /bin/sh -c /export/home/mail/SUNWcomm/sbin/config-wbsvr7x-da
    /bin/mkdir -p /export/home/mail/SUNWcomm/data/jars
    cd /export/home/var/SUNWcomm/da
    /usr/jdk/entsys-j2se/bin/jar cf /export/home/mail/SUNWcomm/data/jars/commda.war index.html com_sun_web_ui help html images jsp WEB-INF
    /da
    /export/home/mail/SUNWwbsvr7/bin/wadm remove-webapp user=admin password-file=/export/home/mail/SUNWwbsvr7/.wadm_pwd ssl=false prompt=false host=mail.afnantech.com port=8800 config=mail.afnantech.com vs=mail.afnantech.com --uri=/da
    CLI201 Command 'remove-webapp' ran successfully
    /export/home/mail/SUNWwbsvr7/bin/wadm add-webapp user=admin password-file=/export/home/mail/SUNWwbsvr7/.wadm_pwd ssl=false prompt=false host=mail.afnantech.com port=8800 config=mail.afnantech.com vs=mail.afnantech.com --uri=/da /export/home/mail/SUNWcomm/data/jars/commda.war
    CLI201 Command 'add-webapp' ran successfully
    Deployed the application successfully....
    Current classpath-suffix=:/export/home/mail/SUNWcomm/lib/jars/commcli-client.jar:/export/home/mail/SUNWcomm/lib/jars/jdapi.jar
    additional path is already in classpath-suffix
    /export/home/mail/SUNWwbsvr7/bin/wadm deploy-config user=admin password-file=/export/home/mail/SUNWwbsvr7/.wadm_pwd ssl=false prompt=false host=mail.afnantech.com port=8800 force=true restart=false --reconfig=true mail.afnantech.com
    CLI201 Command 'deploy-config' ran successfully
    Deployed the configuration successfully....
    ===== Wed Jun 13 17:12:02 AST 2007 =====
    Running /export/home/mail/SUNWcomm/lib/ldapmodify -a -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 -c -e /export/home/mail/SUNWcomm/config/dai.ldif.rej -f /export/home/mail/SUNWcomm/config/dai.ldif
    ldap_modify: Type or value exists
    ldap_modify: Type or value exists
    ldap_modify: Type or value exists
    ldap_modify: Type or value exists
    modifying entry ou=BasicGroup,ou=CreationTemplates,ou=templates,ou=default,ou=GlobalConfig,ou=1.0,ou=DAI,ou=services,o=isp
    modifying entry ou=BasicDynamicGroup,ou=CreationTemplates,ou=templates,ou=default,ou=GlobalConfig,ou=1.0,ou=DAI,ou=services,o=isp
    modifying entry ou=BasicResource,ou=CreationTemplates,ou=templates,ou=default,ou=GlobalConfig,ou=1.0,ou=DAI,ou=services,o=isp
    modifying entry ou=BasicUser,ou=CreationTemplates,ou=templates,ou=default,ou=GlobalConfig,ou=1.0,ou=DAI,ou=services,o=isp
    modifying entry ou=BasicResourceSearch,ou=SearchTemplates,ou=templates,ou=default,ou=GlobalConfig,ou=1.0,ou=DAI,ou=services,o=isp
    ===== Wed Jun 13 17:12:05 AST 2007 =====
    Running /bin/sh -c /export/home/mail/SUNWam/bin/amadmin -c -u "uid=amadmin,ou=People,o=isp" -f /export/home/mail/SUNWcomm/lib/config-templates/amadmin29640 -r DomainMailService
    Deleting Service Schema DomainMailService
    Success 0: Successfully completed.
    ===== Wed Jun 13 17:12:21 AST 2007 =====
    Running /bin/sh -c /export/home/mail/SUNWam/bin/amadmin -c -u "uid=amadmin,ou=People,o=isp" -f /export/home/mail/SUNWcomm/lib/config-templates/amadmin29640 -s /export/home/mail/SUNWcomm/lib/services/DomainMailService.xml
    Loading Service Schema XML /export/home/mail/SUNWcomm/lib/services/DomainMailService.xml
    Success 0: Successfully completed.
    ===== Wed Jun 13 17:12:28 AST 2007 =====
    Running /bin/sh -c /export/home/mail/SUNWam/bin/amadmin -c -u "uid=amadmin,ou=People,o=isp" -f /export/home/mail/SUNWcomm/lib/config-templates/amadmin29640 -r DomainCalendarService
    Deleting Service Schema DomainCalendarService
    Success 0: Successfully completed.
    ===== Wed Jun 13 17:12:34 AST 2007 =====
    Running /bin/sh -c /export/home/mail/SUNWam/bin/amadmin -c -u "uid=amadmin,ou=People,o=isp" -f /export/home/mail/SUNWcomm/lib/config-templates/amadmin29640 -s /export/home/mail/SUNWcomm/lib/services/DomainCalendarService.xml
    Loading Service Schema XML /export/home/mail/SUNWcomm/lib/services/DomainCalendarService.xml
    Success 0: Successfully completed.
    ===== Wed Jun 13 17:12:40 AST 2007 =====
    Running /bin/sh -c /export/home/mail/SUNWam/bin/amadmin -c -u "uid=amadmin,ou=People,o=isp" -f /export/home/mail/SUNWcomm/lib/config-templates/amadmin29640 -r GroupMailService
    Deleting Service Schema GroupMailService
    Success 0: Successfully completed.
    ===== Wed Jun 13 17:12:46 AST 2007 =====
    Running /bin/sh -c /export/home/mail/SUNWam/bin/amadmin -c -u "uid=amadmin,ou=People,o=isp" -f /export/home/mail/SUNWcomm/lib/config-templates/amadmin29640 -s /export/home/mail/SUNWcomm/lib/services/GroupMailService.xml
    Loading Service Schema XML /export/home/mail/SUNWcomm/lib/services/GroupMailService.xml
    Success 0: Successfully completed.
    ===== Wed Jun 13 17:12:53 AST 2007 =====
    Running /bin/sh -c /export/home/mail/SUNWam/bin/amadmin -c -u "uid=amadmin,ou=People,o=isp" -f /export/home/mail/SUNWcomm/lib/config-templates/amadmin29640 -r GroupCalendarService
    Deleting Service Schema GroupCalendarService
    Success 0: Successfully completed.
    ===== Wed Jun 13 17:13:00 AST 2007 =====
    Running /bin/sh -c /export/home/mail/SUNWam/bin/amadmin -c -u "uid=amadmin,ou=People,o=isp" -f /export/home/mail/SUNWcomm/lib/config-templates/amadmin29640 -s /export/home/mail/SUNWcomm/lib/services/GroupCalendarService.xml
    Loading Service Schema XML /export/home/mail/SUNWcomm/lib/services/GroupCalendarService.xml
    Success 0: Successfully completed.
    ===== Wed Jun 13 17:13:06 AST 2007 =====
    Running /bin/sh -c /export/home/mail/SUNWam/bin/amadmin -c -u "uid=amadmin,ou=People,o=isp" -f /export/home/mail/SUNWcomm/lib/config-templates/amadmin29640 -r UserCalendarService
    Deleting Service Schema UserCalendarService
    Success 0: Successfully completed.
    ===== Wed Jun 13 17:13:12 AST 2007 =====
    Running /bin/sh -c /export/home/mail/SUNWam/bin/amadmin -c -u "uid=amadmin,ou=People,o=isp" -f /export/home/mail/SUNWcomm/lib/config-templates/amadmin29640 -s /export/home/mail/SUNWcomm/lib/services/UserCalendarService.xml
    Loading Service Schema XML /export/home/mail/SUNWcomm/lib/services/UserCalendarService.xml
    Success 0: Successfully completed.
    ===== Wed Jun 13 17:13:18 AST 2007 =====
    Running /bin/sh -c /export/home/mail/SUNWam/bin/amadmin -c -u "uid=amadmin,ou=People,o=isp" -f /export/home/mail/SUNWcomm/lib/config-templates/amadmin29640 -r UserMailService
    Deleting Service Schema UserMailService
    Success 0: Successfully completed.
    ===== Wed Jun 13 17:13:24 AST 2007 =====
    Running /bin/sh -c /export/home/mail/SUNWam/bin/amadmin -c -u "uid=amadmin,ou=People,o=isp" -f /export/home/mail/SUNWcomm/lib/config-templates/amadmin29640 -s /export/home/mail/SUNWcomm/lib/services/UserMailService.xml
    Loading Service Schema XML /export/home/mail/SUNWcomm/lib/services/UserMailService.xml
    Success 0: Successfully completed.
    ===== Wed Jun 13 17:13:31 AST 2007 =====
    Running /bin/sh -c /export/home/mail/SUNWcomm/sbin/rm_commcli /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 o=commcli,o=comms-config
    ldap_delete: Operation not allowed on nonleaf
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=domain, o=commcli,o=comms-config
    ldap_delete: Operation not allowed on nonleaf
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=create, cn=domain, o=commcli,o=comms-config
    ldap_delete: Operation not allowed on nonleaf
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=servlet1, cn=create, cn=domain, o=commcli,o=comms-config
    ldap_delete: Operation not allowed on nonleaf
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=option_d, cn=servlet1, cn=create, cn=domain, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=option_uS, cn=servlet1, cn=create, cn=domain, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=option_o, cn=servlet1, cn=create, cn=domain, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=mail_option_uH, cn=servlet1, cn=create, cn=domain, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=cal_option_g, cn=servlet1, cn=create, cn=domain, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=cal_option_uC, cn=servlet1, cn=create, cn=domain, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=cal_option_uB, cn=servlet1, cn=create, cn=domain, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=cal_option_uT, cn=servlet1, cn=create, cn=domain, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=cal_option_uP, cn=servlet1, cn=create, cn=domain, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=cal_option_uR, cn=servlet1, cn=create, cn=domain, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=option_uA, cn=servlet1, cn=create, cn=domain, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=delete, cn=domain, o=commcli,o=comms-config
    ldap_delete: Operation not allowed on nonleaf
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=servlet1, cn=delete, cn=domain, o=commcli,o=comms-config
    ldap_delete: Operation not allowed on nonleaf
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=option_d, cn=servlet1, cn=delete, cn=domain, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=option_uS, cn=servlet1, cn=delete, cn=domain, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=modify, cn=domain, o=commcli,o=comms-config
    ldap_delete: Operation not allowed on nonleaf
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=servlet1, cn=modify, cn=domain, o=commcli,o=comms-config
    ldap_delete: Operation not allowed on nonleaf
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=option_d, cn=servlet1, cn=modify, cn=domain, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=option_uA, cn=servlet1, cn=modify, cn=domain, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=option_uS, cn=servlet1, cn=modify, cn=domain, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=mail_option_uH, cn=servlet1, cn=modify, cn=domain, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=cal_option_g, cn=servlet1, cn=modify, cn=domain, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=cal_option_uC, cn=servlet1, cn=modify, cn=domain, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=cal_option_uB, cn=servlet1, cn=modify, cn=domain, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=cal_option_uT, cn=servlet1, cn=modify, cn=domain, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=cal_option_uP, cn=servlet1, cn=modify, cn=domain, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=cal_option_uR, cn=servlet1, cn=modify, cn=domain, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=purge, cn=domain, o=commcli,o=comms-config
    ldap_delete: Operation not allowed on nonleaf
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=servlet1, cn=purge, cn=domain, o=commcli,o=comms-config
    ldap_delete: Operation not allowed on nonleaf
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=option_d, cn=servlet1, cn=purge, cn=domain, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=option_uS, cn=servlet1, cn=purge, cn=domain, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=option_g, cn=servlet1, cn=purge, cn=domain, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=option_r, cn=servlet1, cn=purge, cn=domain, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=search, cn=domain, o=commcli,o=comms-config
    ldap_delete: Operation not allowed on nonleaf
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=servlet1, cn=search, cn=domain, o=commcli,o=comms-config
    ldap_delete: Operation not allowed on nonleaf
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=option_d, cn=servlet1, cn=search, cn=domain, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=option_uS, cn=servlet1, cn=search, cn=domain, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=user, o=commcli,o=comms-config
    ldap_delete: Operation not allowed on nonleaf
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=create, cn=user, o=commcli,o=comms-config
    ldap_delete: Operation not allowed on nonleaf
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=servlet1, cn=create, cn=user, o=commcli,o=comms-config
    ldap_delete: Operation not allowed on nonleaf
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=option_d, cn=servlet1, cn=create, cn=user, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=option_l, cn=servlet1, cn=create, cn=user, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=option_uF, cn=servlet1, cn=create, cn=user, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=option_uL, cn=servlet1, cn=create, cn=user, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=option_uI, cn=servlet1, cn=create, cn=user, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=option_uW, cn=servlet1, cn=create, cn=user, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=option_uS, cn=servlet1, cn=create, cn=user, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=mail_option_uH, cn=servlet1, cn=create, cn=user, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=mail_option_uE, cn=servlet1, cn=create, cn=user, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=cal_option_uE, cn=servlet1, cn=create, cn=user, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=cal_option_uB, cn=servlet1, cn=create, cn=user, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=cal_option_uJ, cn=servlet1, cn=create, cn=user, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=cal_option_uT, cn=servlet1, cn=create, cn=user, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=cal_option_k, cn=servlet1, cn=create, cn=user, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=option_uA, cn=servlet1, cn=create, cn=user, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=delete, cn=user, o=commcli,o=comms-config
    ldap_delete: Operation not allowed on nonleaf
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=servlet1, cn=delete, cn=user, o=commcli,o=comms-config
    ldap_delete: Operation not allowed on nonleaf
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=option_d, cn=servlet1, cn=delete, cn=user, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=option_l, cn=servlet1, cn=delete, cn=user, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=option_uS, cn=servlet1, cn=delete, cn=user, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=modify, cn=user, o=commcli,o=comms-config
    ldap_delete: Operation not allowed on nonleaf
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=servlet1, cn=modify, cn=user, o=commcli,o=comms-config
    ldap_delete: Operation not allowed on nonleaf
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=option_d, cn=servlet1, cn=modify, cn=user, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=option_l, cn=servlet1, cn=modify, cn=user, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=option_uF, cn=servlet1, cn=modify, cn=user, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=option_uL, cn=servlet1, cn=modify, cn=user, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=option_uI, cn=servlet1, cn=modify, cn=user, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=option_uW, cn=servlet1, cn=modify, cn=user, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /export/home/mail/SUNWcomm/lib/config-templates/ugdir29641 cn=option_uS, cn=servlet1, cn=modify, cn=user, o=commcli,o=comms-config
    /export/home/mail/SUNWcomm/lib/ldapdelete -h mail.afnantech.com -p 389 -D cn=Directory Manager -j /expor

    I started fresh from scratch, installing Solaris 10 with proper Disk layout then installing the SUN Java Communications Suite 5. I found two problems with my previous installation: 1. I logged in Common Desktop Environment (CDE) using a username who is a member of sysadmin group (not root). I su to root and ran the scripts. This prevented me from starting the installation in GUI mode forcing me to continue on with the text based installation. This is probably why the copying failed at the time of configuring Delegated Admin. Once I logged in as root in CDE after the fresh installation I was able to start GUI installation mode. 2. The Delegated Administration Configuration Wizard started in GUI mode but with the missing �Next� button, restarting the script fixed that problem. The config-commda ran all tasks successfully.
    A key observation that I found reading previous Delegated Admin issues is that consistency in providing admin accounts and passwords. Because there are essentially three components that need credentials, one must be EXTREMELY careful configuring these accounts.
    I am getting an error:
    Jun 12 21:40:30 mail webserved[1064] : pkcs11_softtoken: Keystore version failure.
    Any idea what this failure means. Otherwise everything else is going excellent. Thx for the help.

  • Serious issue in delegated administration

    I have serious issue in delegated administration. i have created delegated admin
    role and assign to group. so that i should be able to view/modify only that
    group, but i can view/modify using API all groups irrespective whether the role
    is assigned or not for a group.
    I have scenario like this.
    1. Create a group called "officeAdmin"
    2. Create a group called "users" under group "officeAdmin"
    3. Create a user called "companyadministrator" under "everyone" tree structure
    of admin portal
    4. create delegated administrator role called "companyrole" for a user "companyadministrator"
    5. assign "companyrole" to group "officeAdmin". so user "companyadministrator"
    will be administrator for "officeadmin" group and its child.
    Now my requirements is when "companyadministrator" login i should get only groups
    which he can administer i.e in this case i should get only "officeadmin" and "users"
    groups.
    Please help me how i should programatically get the groups "officeadmin" and "users"
    when "companyadministrator" logs in.
    test the scenaio : create the above scenario using admin portal and then login
    as "companyAdministrator" and you can see only "officeAdmin" and its child groups.
    thanks, shashi

    Jeanne,
    Thanks for answering.
    I tried changing the setting Preferred Navigation Pane
    Format, however, the results were not satisfactory.
    What is the most interesting aspect of the second issue
    (broken Glossary pane) is that the issue exists in newer browsers
    or browser versions (on Linux an HP-UX) and that on Windows
    systems, the issue was not seen with all browsers which were
    tested.
    Has anybody else spotted these issues, too?

  • Delegated Administrator 6.4 LDAP Failover?

    Does Delegated Administrator 6.4 support LDAP failover?
    I have looked at the current documentation and nothing is mentioned about this and I have searched docs.sun.com and this is mentioned for the older iPlanet branded versions of the software.
    What I am looking for is a situation where DA is on a separate host from Directory Server and the Directory Server goes down.
    I poked around in the config files and I found two instances where my current LDAP server was listed by name:
    1. /opt/SUNWcomm/config/cli-userprefs.properties where IdentityServerHost is equal to the FQDN of my Access Manager server (I'm guessing based on it looking at port 80)
    2. /var/opt/SUNWcomm/da/WEB-INF/classes/com/sun/comm/da/resources
    in daconfig.properties, specifically the commadminserver.host
    Since this is a test environment the DA server is also the DS server right now so I might be off on these files/properties.
    Is such a setup possible?

    I don't think DA support failover itself.

  • Can not login to CiscoSecure ACS, all Administration ports are currently in

    I changed the administrator password but cannot longer log to the ACS. I get "Can not login to CiscoSecure ACS, all Administration ports are currently in use". The old password no longer works so i know it is not a password issue.

    Disregard!!!

  • Administration ports without SSL

    Hi!
    Is there any way of using administration ports (to get the separation of real/admin traffic) without using SSL?
    We have a secured network (good enough anyway) so the SSL is not of any great use for us, it's just a complex factor that creates a lot of work.
    thanks.
    H. Waller

    The port setting under the Advanced tab for the account preferences is for the incoming mail server only. You can select "Use SSL" for the .Mac incoming mail server which will change the incoming mail server port from 143 to 993 automatically.
    To change the port setting for the account's SMTP server, go to Mail > Preferences > Accounts and under the Account Information tab for the account preferences at the SMTP server selection, select the Server Settings button below for the .Mac SMTP server.
    Enter 587 in place of 25 in the Server Port field and when finished, select OK to save the changed setting.

Maybe you are looking for

  • Error trying to install SP1 Windows Server 2008 R2

    Hi team, I'm having an error when I'm trying to deploy service pack 1 of Windows Server 2008 R2. I try this scenario installing the SP1 in a workgroup machine and the results were successful. But when I'm trying to install in my Domain it doesn't wor

  • XML Transformation using XSLT

    Hi, I have a scenario where I need to perform an XML to XML transformation and I need to do this using XSLT mapping. I am using XMLSpy. Could somebody help me on this issue?Any weblogs that can help me on this? regards, Prashanth

  • Javax.servlet.UnavailableException: Cannot load a validator resource from '

    sorry to interrupt. i m using Struts1.1/jsp. When i comment out the codes for validation plugin the projects works fine but when its on its gives the following Exceptions Sep 18, 2008 4:17:07 PM org.apache.catalina.core.AprLifecycleListener lifecycle

  • Any attempt to add/delete Skype-to-go number gener...

    Please note: I tested two accounts (my own and my wife's), the problems exist with both accounts. Browsers: Firefox, Chrome (latest version), OS: Windows 7 Home 1 Any attempt to add/delete Skype-to-go number generates error "Oops, something went wron

  • N95-can't remove .sis from SD

    Hi all, my beauty, N95, gives me pure and real satisfaction but also plays me hard (pretty much like all the beauties I know...) First issue: have installed to SD two .sis files (games) and after upgrating to 12, I can't REMOVE nor RUN them. Should I