Configuring LDAP administration in 8.1.6

I am looking for information about using LDAP managment in 8.1.6.
First Of all, can iPlanet Directory Server be used to manage users, and scheme informaiton?
In viewing the net 8 administrators guide, it would be simpler to load the appropriate objects via a file. I belive the the .ldif files are in the distribution. Are these the files that need to be used?
Thanks
Ken

According to Oracle Error Message, action for TNS-12500 is that Check the Listener.ORA is properly been set with the Oracle Environment if not make it and stop and start the Oracle and Listener too. If we faced and we did the above and it was working perfect.

Similar Messages

  • After configuring  LDAP Oracle BAM Server is not starting

    Configured LDAP on SOA Suite PS3 (11.1.1.4.0) environment. As per the requirement create OracleSystemUser and OracleSystemGroup in external LDAP and made the user as memner to OracleSystemGroup. Followed the guide @ http://www.oracle.com/technetwork/middleware/bam/technote-bam-multiplesecurityprovid-130532.pdf
    As per the BAM requirement,
    1) Created user "OracleSystemUser" in the external LDAP
    2) Created group "OracleSystemGroup" in the external ldap
    3) Made "OracleSystemUser" as member to "OracleSystemGroup"
    Post configuration, restarted SOA Admin Server and Oracle BAM Server but BAM Server failed to start and its goving following error in the logs :
    [2011-08-17T13:34:38.563+00:00] [bam_server1] [NOTIFICATION] [] [oracle.bam.adc.kernel.server.DataStoreServer] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: OracleSystemUser ] [ecid: 679489bd4ac3a480:-4b8798f0:131d7f26dd0:-8000-0000000000000002,0] [APP: oracle-bam#11.1.1] BAM schema version is 2025
    [2011-08-17T13:35:28.530+00:00] [bam_server1] [ERROR] [] [oracle.bam.adc.security] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: OracleSystemUser ] [ecid: 679489bd4ac3a480:-4b8798f0:131d7f26dd0:-8000-0000000000000002,0] [APP: oracle-bam#11.1.1] [15] Authenticator.createAdminContext: Exception occurred attempting to create administrator context.[[
    java.lang.Exception: BAM administrator account OracleSystemUser does not m_connection-jpss null
    at oracle.bam.adc.security.authentication.Authenticator.createAdminContext(Authenticator<Aug 22, 2011 2:20:00 PM GMT+00:00> <Warning> <org.apache.myfaces.trinidad.webapp.ResourceServlet> <BEA-000000> <ResourceServlet._setHeaders(): Content type for /bi/jsLibs/engine_20101227.swf is NULL! at oracle.bam.adc.kernel.server.ADCService.startService(ADCService.java:91)
    Cause: Unknown file extension> erver$ServiceEntry$1.run(BamServer.java:1717)
    Verified the synchronization of OracleSystemUser as I was able to login using this user to other SOA Application urls.
    Any pointers to resolve this issue would be highly appreciated.

    Hi Raj,
    Couple of points. Please check,
    1. if the listener is up
    2. the tnsnames.ora to check the right HOST
    3. related services are up
    The following thread may be of use :
    Re: Not able to connect to Oracle B2B database after restart of my system
    Regards,
    Dheeraj

  • Configure LDAP on Cisco Pirme Collaboration Assurance

    I am installed PCA, trying to configure LDAP authentication for user to login for management. The documentation does not give the complete information

    Hi.
    Can you please provide details about what you are missing ? There is nothing different here compared to what you do when integrating CUCM or CUC with LDAP... You have to set the administrator DN and password, and the search base. Only thing is that you have to restart the PCA application after saving the settings. Then you can create admin users with their LDAP userID, checking the LDAP box so that authentication happens vs. LDAP, and giving them the permissions that they need against the Assurance Domains you have created (default is Enterprise which is the top-level domain).
    HTH
    /Phil

  • Configure LDAP to portal

    Hi all,
    Please could some body  give me the overview stpes how the configuration takes place LDAP to Portal?
    Sai

    Hi Sai,
    Follwing is step by step solution to configure LDAP server for EP
    1) Ensure that the UM Configuration is set to “Database Only” or that the current
        UM configuration creates new users in the database.
        a) Navigate the the UM Configuration UI (System Administration -> System
            Configuration -> UM Configuration) and select the “Data Sources” tab.
        b) Choose “Database Only” or any “… Read Only” dataSource.
        c) Save.
        d) Restart J2EE Engine.
    2) Create a new user ID in the portal and assign it to the Super Administration role. Log off and then log back on to the portal with this ID to ensure you can access the administrative function using the ID from the database. This ensures that you can logon and perform administration tasks even if the portal is unable to connect to an LDAP source.
    3) Establish the initial UM configuration.
       a) Navigate the the UM Configuration UI (System Administration -> System
           Configuration -> UM Configuration) and select the “Data Sources” tab.
       b) Choose the most appropriate DataSource configuration from the delivered list
           (e.g. iPlanet, Novell, MS ADS, etc.)
       c) Complete UM configuration for the first LDAP data source using the User
           Management Configuration Tool.
       d) Restart the J2EE Engine.
       e) Logon to portal server with an LDAP user to test the connection. If there are
           problems, use the database user ID you created in step #2 to logon to the
           portal and resolve connectivity issues.
    4) Capture information required for creating a new UM Configuration for Multiple
        LDAP sources.
        a) Log back on to the portal using an administrator ID.
        b) Navigate back to the UM Configuration Tool and select the “Data Sources”  
            tab.
        c) Click “Download” to download a copy of the appropriate XML file. Save this 
            file to your local filesystem for editing.
        d) Navigate to “LDAP Server” tab and verify connection information to the LDAP
            server. Click “Test Connection” to ensure credentials are correct. Save the
            configuration before continuing to the next step.
        e) Navigate to “Direct Editing” tab.
        f)  Scroll down to the LDAP Settings section and copy the contents to MS  
            WordPad or other text editor (configuration document).
    5) Create a new UM configuration file for multiple LDAP data sources.
        a) Open the dataSourceConfiguration_multiLDAP_db.xml file (previously
            downloaded) using a text editor (other than Notepad) and locate the
            <dataSource.../> section for the “CORP_LDAP”. Copy the entire section
            from <dataSource…> to </dataSource> to the clipboard.
        b) For each additional LDAP server, paste the copy into the document after the
            original </dataSource…> ending tag for the CORP_LDAP source. Change
            the name of the data source for pasted copy to “CORP_LDAP_X” or some
            other value. This value becomes a data source identifier for UME and prefixes
            the principal Ids.
        c) For each LDAP data source, locate the <privateSection…> within the
            <dataSource…> tag and enter the following lines if they are not present:
    <i>
    <ume.ldap.access.server_name>SERVER_HOSTNAME</ume.ldap.access.server_name> <ume.ldap.access.server_port>SERVER_PORT</ume.ldap.access.server_port> <ume.ldap.access.user>DS_USER_NAME</ume.ldap.access.user> <ume.ldap.access.password>DS_PASSWORD</ume.ldap.access.password> <ume.ldap.access.base_path.user>USER_ROOT_IN_DS</ume.ldap.access.base_path.user> <ume.ldap.access.base_path.grup>GROUP_ROOT_IN_DS</ume.ldap.access.base_path.grup></i>
        d) Update the properties for each datasource with the correct values obtained
            from the “Direct Editing” tab (now stored in the configuration document). An
            example is shown below: <dataSource id="CORP_LDAP_2"
    <i>
    className="com.sap.security.core.persistence.datasource.imp.LDAPPersistence" isReadonly="true" isPrimary="true"> ... <privateSection> <ume.ldap.access.server_name>i802895a.phl.sap.corp</ume.ldap.access.server_name> <ume.ldap.access.server_port>389</ume.ldap.access.server_port> <ume.ldap.access.user>cn=Directory Manager</ume.ldap.access.user> <ume.ldap.access.password>ksdf8SDF#%</ume.ldap.access.password> <ume.ldap.access.base_path.user>ou=people,dc=phl,dc=sap,dc=corp</ume.ldap.access.base_path.user> <ume.ldap.access.base_path.grup>ou=groups,dc=phl,dc=sap,dc=corp</ume.ldap.access.base_path.grup> <ume.ldap.access.server_type>SUN</ume.ldap.access.server_type> [more stuff] </privateSection></i>
    6) Upload the new UM Configuration file.
        a) Navigate back to “Data Source” tab and choose “Other” for the data source.
        b) Click “Upload” and navigate to the new configuration file -
            dataSourceConfiguration_multiLDAP_db.xml. Upload this to the server.
        c) Click “Save” to save the new configuration.
        d) Navigate to the “Direct Editing” tab.
        e) Comment out all of the LDAP settings which begin with ume.ldap.access.*
            such as server name, passwords, etc. that are now manually configured in
            the XML file.
        f) Click “Save” to save the properties. (You may also wish to make a copy of the
           new settings and save them to a file for recovery purposes). g) Restart the
           J2EE engine.
    7) Test the configuration.
    PS: Pl award points if post found useful

  • Error at configuring LDAP Synch by using post installation steps of OIM

    Hi All ,
    I am getting error while configuring LDAP synch.......
    i am doing LDAP synch by using following link http://docs.oracle.com/cd/E27559_01/integration.1112/e27123/oid_oim.htm#IDMIG4357
    While Running patch_weblogic.sh script i am getting following error
    Error:
    patch:
    explode-archived-apps-was:
    seed-ootb-jobs:
    seed-ootb-jobs:
    [echo] ----> SEEDING OUT OF THE BOX SCHEDULE JOBS AND TRIGGERS
    [java] Exception in thread "main" java.lang.ClassNotFoundException: oracle.jdbc.xa.client.OracleXADataSource
    BUILD FAILED
    /apps/Oracle/Middleware/Oracle_IDM1/server/setup/deploy-files/setup.xml:21: The following error occurred while executing this line:
    /apps/Oracle/Middleware/Oracle_IDM1/server/setup/deploy-files/setup.xml:84: The following error occurred while executing this line:
    /apps/Oracle/Middleware/Oracle_IDM1/server/seed_data/seed-rcu-data.xml:37: Java returned: 1
    Total time: 26 seconds
    *********I can't trouble shoot this error.....because i am not able to find out oracle.iam.scheduler.seed.SeedSchedulerData class is in which jar.
    Please help me to solve this problem
    Regards,
    idmr2

    Open weblogic.profile and change the value for property operationsDB.driver to oracle.jdbc.OracleDriver and retest the issue.

  • Getting error while configuring LDAP with OEG

    Hi All,
    I am trying to authenticate web service using LDAP at the time of loading and invoking. I am able to configure LDAP and connection is successful, But when authentication i am getting error.
    ERROR 08/Mar/2013:11:46:14.240 [4287d940] Failed to authenticate user [soaUser]
    ERROR 08/Mar/2013:11:46:14.242 [4287d940] java exception:
    com.vordel.circuit.authn.VordelAuthNException: Original Message - type=javax.naming.NamingException msg=failed to authenticate exactly one user (got 0)
         at com.vordel.security.auth.repository.LDAPRepository.checkCredentials(LDAPRepository.java:199)
         at com.vordel.security.auth.repository.RepositoryBase.checkCredentials(RepositoryBase.java:58)
         at com.vordel.security.auth.HttpBasicAuthN.authenticate(HttpBasicAuthN.java:51)
         at com.vordel.circuit.authn.HttpProcessor.performAuthentication(HttpProcessor.java:61)
         at com.vordel.circuit.authn.HttpBasicProcessor.invoke(HttpBasicProcessor.java:41)
         at com.vordel.circuit.InvocationEngine.invokeFilter(InvocationEngine.java:154)
         at com.vordel.circuit.InvocationEngine.invokeCircuit(InvocationEngine.java:43)
         at com.vordel.circuit.InvocationEngine.processMessage(InvocationEngine.java:229)
         at com.vordel.circuit.SyntheticCircuitChainProcessor.invoke(SyntheticCircuitChainProcessor.java:36)
         at com.vordel.dwe.http.HTTPPlugin.invokeDispose(HTTPPlugin.java:290)
         at com.vordel.dwe.http.WebServicePlugin.invokeDispose(WebServicePlugin.java:102)
         at com.vordel.dwe.http.HTTPPlugin.invoke(HTTPPlugin.java:131)
    Caused by: javax.naming.NamingException: failed to authenticate exactly one user (got 0)
         at com.vordel.common.ldap.LdapLookup.loginUser(LdapLookup.java:674)
         at com.vordel.common.ldap.LdapLookup.checkUserExists(LdapLookup.java:605)
         at com.vordel.security.auth.repository.LDAPRepository.checkCredentials(LDAPRepository.java:166)
         ... 11 more
    Thanks,

    Looks like that there is something wrong with the authentication repository that you created with your LDAP connection.
    Connection might be successful but for authentication, you need to create an authentication repository with that connection.
    Follow the OEG user guide for this and reply v=back in case you get further issues.

  • Issues when configure LDAP server in OBIEE

    Hi,
    I have a big issue, I configure LDAP server for authentication of users, and everything looks fine, but my problem is when I log in Interactive Dashbaords, I enter without any problem, but some parameters and some filters and some functions are NOT working, for example:
    -In a parameter I have this condition for Default value: SELECT YEAR(Tiempo.Dia) FROM Finanzas WHERE Tiempo.dia = CURRENT_DATE, and returns me a null value, but if I change to this SELECT YEAR(Tiempo.Dia) FROM Finanzas WHERE Tiempo.dia = CURRENT_DATE-1, returns me "2010"
    I have similar behaviors in other parameters, and some filters and some functions.
    Everything happen in Development instance. I configure LDAP server in Development instance.
    In Production instance nothing of this is happen, but I do not configure LDAP server yet.
    What do anyone think is happen here? This happens because I configure LDAP server? What do you think that mades this behavior for my parameters, filters and functions?
    Do you think is a better practice to clone Production instance to Development instance? If so, how can I do a clone instance, only for OBIEE?
    Regards,
    Arnulfo
    Edited by: ArnulfoPA on 25-may-2010 15:35

    The date returned by CURRENT_DATE is determined by the system in which the Oracle BI Server is running. So, does CURRENT_DATE returns an equal values on prom and dev instances in your case?

  • 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.

  • Configure LDAP question in Mail Preferences

    In trying to troubleshoot my question two posts down, I went to Mail Preferences to confirm I had checked the item that says to "Automatically complete addresses". It was checked. What does the toggle box next to it marked "Configure LDAP" do?
    many thx

    LDAP is a common directory service. It's typically used for accounts in network environments (e.g. a list of everyone's username and password), but it can also be used as a contact database.
    When auto-completing email addresses, Mail can query a LDAP server to find users email addresses - think of it as a central address book rather than your own personal one.
    It's more common in large organizations where you don't want hundreds of people having to remember everyone else's email address - add them once to the directory and everyone who's connected to that server will see them. For individual/personal use it's less useful.

  • How to configure LDAP in BPEL Server

    Hi,
    How to configure LDAP in BPEL Server?
    Also, what if we want to bounce to a YAHOO or GMAIL type email?
    Basically, can we do dynamic email and phone notifications from BPEL?
    Is there any documentation which tell us how to do this?
    I appreciate any pointer in this regard.
    Thanks in Advance.
    Levey.

    Levey,
    You can do the dynamic email and phone notifications with the help of xpath expressions. Basically there are api to get the these attributes based on the ID on the identity server.
    --Shiv                                                                                                                                                                                                                                                                                                                                                                                                               

  • Configuring ldap on mailserver to feed contacts into Mail

    I am trying to configure a machine so that when the user is sending an email and starts typing into the "to" field, it will populate from the user database on the corporate mail server.  I went to Mail->Preferences->Composing and hit the Configure LDAP... button, and added my mailhost in.  The Server Info is:
    Name: mailhost
    Server:  mailhost.mydomain.com
    Port: 389 (no ssl)
    Search Base: ou=people, o=mydomain
    Scope: subtree
    Authentication: None
    But I go into a new mail window and start typing in the to: field and no autocompletes are offered other than addresses that the user has sent mail to.  In other words, it acts exactly as it did before I started!
    I can open the Directory Utility and look at my mailhost entry, Services.  Under Connection, I have the name and Server as above, SSL and custom port off, and have tried it with Ignore server referrals both on and off.  Under "Search & Mappings", "Access this LDAPv3 server using" the pull down is "From Server"  If I pop the Access list, I get the same search base as I put in above.  And the Security tab is all not checked.  Next I go to the Search Policy, and I add /LDAPv3/mailhost.mydomain.com in both the Authentication and Contacts list.  I put it last in the Authentication and first in the Contacts.  In both places the Search: pull-down says "Custom path".
    Ok, so does anyone see what I've messed up?

    Install Mozilla Thunderbird onto the PC.
    http://www.mozillamessaging.com/en-US/
    On the PC import whatever you need, mails, contacts from Outlook Express
    From Thunderbird export contacts as LDIF. Copy the file over to your Mac and import it in Address Book.

  • Steps for configuring LDAP in Portal

    hi all,
    i need step by step configuration for the LDAP Server in portal
    so can u please help me in that.
    thanks,
    sriram.

    Hi Sriram,
    Following are few documents for configuring LDAP in portal. Have a look.
    Check this to Configuring EP UME with LDAP Data Source, in the below link check the left navigation child nodes:
    http://help.sap.com/saphelp_nw70/helpdata/EN/42/d7b4f47ea91635e10000000a1553f7/frameset.htm
    http://help.sap.com/saphelp_nw70/helpdata/EN/48/d1d13f7fb44c21e10000000a1550b0/frameset.htm
    Have a look at these BLOGS which tells you step step by approach to integrate LDAP with SAP EP.
    Novell  eDirectory  8.8 as UME Data Source for EP : Part I
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/2937. [original link is broken]
    UME Data Source: LDAP
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/ep/setting%2bup%2ban%2bldap%2bfor%2bthe%2bportal
    Windows Integrated Authentication via Kerberos on an LDAP data source
    Check these
    http://wiki.sdn.sap.com/wiki/display/EP/Setting%2bUp%2ban%2bLDAP%2bfor%2bthe%2bPortal
    https://wiki.sdn.sap.com/wiki/display/HOME/ConfigureLDAPand+EP
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e1959b90-0201-0010-849c-d2b1d574768b
    I hope these links will help you.
    Regards,
    Gopal.

  • Configuring LDAP with Disscussion Forum Application

    Hi,
    I am using the Discussion Forum app available on the packaged applications list on the OTN site. I have tried configuring LDAP settings with this forum application, but it does not seem to work...
    Expecting a reply from anyone who has used this app and tried configuring this with LDAP.
    Thanks,
    Shini Menon

    As far as I know, it will not work without modifying some parts of the application.
    Why not?
    LDAP is a table of users with access-rights.
    In the forum-applicytion the table odf_users regsiters the people having access to this.
    So, you need to solve the problem of two user-tables.
    Hope this helps.
    Leo

  • Configuring LDAP to Notes server

    Has anyone tried configuring LDAP on weblogic to work with Lotus Notes server?

    I have heard anecdotal evidence that this does not work. It is not
    supported.
    The platform support page for WebLogic Server is located at:
    http://www.weblogic.com/platforms/index.html
    This page has the latest and greatest information on the platforms that
    WebLogic is certified and supported on.
    Thanks,
    Michael
    Michael Girdley
    BEA Systems
    Learning WebLogic? http://learnweblogic.com
    "Anand" <[email protected]> wrote in message
    news:3a71b2d8$[email protected]..
    >
    Has anyone tried configuring LDAP on weblogic to work with Lotus Notesserver?

  • No suitable SAP HANA system configured in Administration Console

    Hi All,
    I have been trying to attach my HANA system to BW on HANA system to create CompositeProviers and such. However, even if  my HANA system is logged on and running fine in HANA Studio, when I try to attach it to BW system I am getting "No suitable SAP HANA system configured in Administration Console" error message.
    I am also following the link below to attach a system.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a0c5d872-fb76-3110-f288-bf714be4a406?QuickLink=index&…
    Has anyone have idea why I am getting this error? Or what else sould I do no to receive this error?
    Thanks a lot.

    Hi Zahid Yener,
    I have seen the following in an different forum..
    Could you please have a look into this:
    Before you assign HANA system to a BW project you have to add the HANA system of the BW system to Systems View of the SAP HANA Administration Console perspective:
    *) Change the perspective to the SAP HANA Administration Console
    *) Right-Click in the Systems view and execute the context menu function Add System...
    *) Add the HANA system of the BW system (you can find the host and instance information of the HANA DB on the status window in the BW system)
    When the HANA system is now added you can then go back to the BW Modeling perspective and attach the HANA system to the BW project. Maybe you are not logged in to the SAP HANA system after you have attached it. Then please execute F5 (refresh).
    BR
    Prabhith

Maybe you are looking for

  • My i photo version 9.2.3 does not open. tried everything

    My I photo version does not open. Tried everything.

  • An IOException was thrown trying to access the WSDL at the given URL.

    Hello I deployed webservices on weblogic 8.1.5. I defined Security policy on webservices. The server is allowed to access from both inside and outside our domain. When I access with internal ip address, trying to test methods from Launch Test Page fr

  • My downloaded files say .m4a - what happened to .mp3?

    I have a Dell PC running on Windows Vista. On this laptop, I have iTunes application for downloading music. I also have a Wondowsphone 8. I'm trying to copy my downloaded music from my PC to my phone, but am having trouble. I copied and pasted my mus

  • How to package 3rd party libs into EAR

    Netweaver 7.0, WEBAS 640: I have an EAR I am deploying containing an EJB and a webapp. I have third party jars that I need to use from both the EJB and webapp, and so want to just package in as part of the EAR. I do not want to fuss with deploying th

  • Number of buttons in a RadioButtonGroup

    Sorry for such a basic question but I'm new to Studio Creator 2. How do I change the number of Radio buttons in a RadiobuttonGroup? And, how do I change the number of checkboxes in a CheckBoxGroup or the number of columns in a Table? I assume all of