Desktop Configurator LDAP

Hi there.
We have Solaris10 x86 (patched to latest recommended), Sunray 4.0, authentication against LDAP and the Desktop Configurator installed.
On occasions we have noticed that the launchers and menu specified by the Desktop Configurator just don't appear. When this happens the Gnome element of the Configurator is still working because the gnome options are still working correctly (no terminal, blank background, permitted applications etc).
I have queried the apocd when this happens, using
/usr/lib/apoc/apocd is-enabled
/usr/lib/apoc/apocd status
and everything reports fine.
I have also tried to apocd restart, apocd reload, apocd enable all of which report fine but make no difference to the user either straight away or when they have logged out and back in.
There are some messages in /var/adm/messages ..
DesktopControl[19085]: [ID 283427 user.error] An error occurred creating the launchers: Connection failure
DesktopControl[19086]: [ID 188575 user.error] An error occurred starting the applications: Connection failure
DesktopControl[19085]: [ID 113572 user.error] An error occurred while running the desktop applications 'menu' plugin: Connection failure
But this seems odd as the gnome agent is still working and we have a replicated LDAP service so connectivity should never be a problem. The LDAP services aren't under any sort of load and the network is ok.
If anyone else has experienced this then please post to say so and better still if anyone (Clever Sun person or not) has the solution.....
Thanks,
Andy

In the situation you describe with two logins, the result will depend on whether the two sessions end up on the same server. If they do, then the second desktopApps will replace the first one (which will get killed) and so the first desktopApps process won't linger. If, however, the two sessions are on different servers in the failover group, then the first one's desktopApps PID will get lost, and the process will stay around.
Using the host name alone will probably not be sufficient, however (in that case the first session on the host which exits will kill the process and leave the other sessions on the same host without it) and it probably would be better to use the host name and display. I'd suggest replacing the contents of /usr/dt/config/Xsession.d/0099.LegacyConfig with the following:
PIDFILE=$HOME/.desktopApps.pid.`hostname`$DISPLAY
if [ -f $PIDFILE ]; then
        PID=`cat $PIDFILE`
        kill -9 $PID > /dev/null 2>&1
        rm $PIDFILE
fi
/opt/SUNWapleg/bin/desktopApps &
echo $! > $PIDFILE
/opt/SUNWapleg/bin/startupAppsand the much discussed line in /usr/dt/config/Xreset with:
cat $HOME/.desktopApps.pid.`hostname`$DISPLAY | xargs killThese modifications should create a per session PID file, which should help with consistency regarding the startup and destruction of desktopApps processes. Note, however, that this means there could be a few desktopApps processes running at the same time for the same user, all of them trying to add the launchers in the user home directories, so there could be some side effects there. As a matter of fact, there are other JDS applications which will have issues and/or strange behaviour when the user home is being accessed by multiple sessions.
Cyrille

Similar Messages

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

  • 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

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

  • 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                                                                                                                                                                                                                                                                                                                                                                                                               

  • [SOLVED] Clonning window in extended desktop configuration

    Hello,
    Does anyone know whether it is possible to clone a window in a extended desktop configuration running two monitors?
    I would like something like cloning the displays, but not for the entire screen, just for the windows that I want.
    Something like I did on this poorly made image
    Here is some link that I found, but I think that this doesn't cover this:
    http://jonblack.org/2013/06/02/the-stat … r-support/
    Sincerely
    Last edited by gbc921 (2013-11-01 17:52:58)

    I made a little script to automate this process.
    So one can just run it, select the window with the mouse and the vnc viewer pops out!
    http://pastebin.com/9H1ESz9q
    Feel free to say something!
    Thanks!

  • Manager's desktop configuration -- Functions

    Hi
    User log on Manager’s Desktop via PPMDT,  there is a tab under Manager Desk Top called “Employees”, when clicking that tab,  user can see a whole hierarchy function list, like reports. How do I customize that hierarchy function list ? User  wants to show only part of functions (reports). I’m very new on Manager Desktop configuration, please help. Thanks
    Jim.

    Hi,
    Take a look to this link, it will tell you everything for Manager's Desktop.
    <a href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PAMA/PAMA.pdf">Manager's Desktop</a>
    Regards,
    Amit
    Reward all helpful replies.

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

  • 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

  • Minimum desktop configuration

    Hi. Is there an official minimum desktop configuration to support Brio/ Hyperion Intelligence? We are experiencing mixed performance and believe it is related to the RAM and cache setup on our machines. Thanks.

    hi,
    Follow these steps while installing XI:
    1. Windows server or advanced server with latest service patch.
    2. IE 6.0 with latest service patch
    3. Install Microsoft office and winzip, acrobat
    4. Install JDK with version 1.4.2_03 or above with the corresponding JVM
    5. Install the SAP GUI 6.20
    6. Make sure that you have hard disk space of 10 GB in C drive and 50 GB in the installation drive.
    7. Make sure the virtual memory is between 512 and 1594 or above for the installation drive.
    8. Copy the dumps of following DVDs into the installation drive.
    • Installation Master DVD
    • Installation Export
    • Additonal Components for SAP BW/SAP XI,SAP MI,SAP KW
    • SAP Web As Java
    9. Start the installation from the DVD dump Installation Master DVD.
    10. When installing the ABAP Database the SID of the oracle default database should be different the ABAP database SID.
    U can go through the Installtion Guides for Installing XI from http://service.sap.com/instguides (SR1 installation)
    u can also refer to service.sap.com/platforms to see the available platform on which XI can be installed. ( Windows/linux/UNIX)
    or you can even go through this weblog which clearly talks to you about XI installation
    XI installation
    In addition to this installation guide you also need to download the XI configuration guide which is very useful for technical configurations of various adapters and XI system.
    At the same place you will also get the XI configuration guide e.g XI30ConfigGuideSPS11.pdf.
    U can also download SAP Exchange Infrastructure 3.0 SR1 Installtion Guide from the articles scetion.
    Also go through these links,
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/73527b2c-0501-0010-5398-c4ac372c9692
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/6bd6f69a-0701-0010-a88b-adbb6ee89b34
    Thanks,
    Vijaya

Maybe you are looking for

  • Wrap long lines in a Spark List component?

    I have a Spark List.  The text for each entry is on one line, and is too long to fit. Can I get it to break to as many lines as needed without a custom item renderer?

  • IMac not starting in OS X

    I previously posted the question: I turned my iMac G5 (2.1ghz with 10.5 installed) on this morning, and everything was fine. About 20 min later, the screen froze (but the cursor was still able to move, just not click anything) and a clicking sound wa

  • Office Pro 6830

    Can not get the IP address correct. It shows 10.0.0.211   The Wireless Network test results shows no problem found.  Have tuned off router to reset.  Can you help 

  • Where I can buy mac os x 10.6?

    Currently I´m using mac os x 10.5.8 and I would like to buy the new os x mountain lion, but I know that I need at least OS X v10.6.8 or later. Where I can buy it??

  • Why does my laptop screen go white

    why is my laptop fading to white