Logon Manager - Rebel App

Hi there! I have a Logon Manager with several applications. But, although all applications are running right, one of the apps (an applet) is not being recognized by the LM. What can we do when we have an app like this? Is there some extension that can be programmed or some scripting there to extend LM functionality?

I have more information about the application in question. Is a java desktop app. When we lounch the app, first a small window appears with only username and password fields, then after the OK click, this windows closes and the app begins.
We have these files in the jre bin and lib directories:
\bin\ssojho.dll
\bin\accessibility.properties
\lib\ext\jaccess.jar
\lib\ext\jho.jar
It seems that the eSSO works fine in the 40% of the tests we did. Also, the developers of the app have helped us (in devel environment), and show in the screen the user and password we have entered, after click in the OK button. In this test, 100% of the time the app writes the user and password in the correct way. So, somehow, the 60% of the time that the eSSO logon fails, is about some conflict with the application.
Helpppp

Similar Messages

  • Extend AD Schema and configure Logon Manager

    Hi,
    i tried to extend schema and configure the logon manager but with no success.
    When i extend schema in ESSO Admin Console a successful message appear, but when i check the Active Directory for the objects that should appear, non of them are in there.
    Can someone please explain me what im doing wrong, or give me a link where the steps to extend and configure logon manager are explained?
    thanks

    I,
    thanks for the answer.
    now the AD is extended successfully.
    But i have one more problem, in the agent installed in the server machine de apps appear correctly and the users are synchronized correctly, although in other machine that the agent is installed i cant connect to AD (i think) the apps not appear..
    When the window "Connect to Active Diretory" of the agent appear i introduce de credentials : Administrator and pass of the AD administrator. Am i right?
    I think theres a problem with the connection with the AD and the machine.
    Thanks..

  • Esso logon manager client - Application List Blank

    Hi
    I have a scenario where the esso logon manager anf provisioning gateway clients are installed on the D drive of a client pc.This is due to the fact that a new batch of HP laptops have their system partition as C drive and their windows partion as the D Drive. So applications are automatically forced to install to the D Drive instead of the C drive as per default.
    Upon rebooting the machine after installing the packaged esso msi packaged apps the esso application list is blank ?? However if the packages are installed to the C drive on another machine esso works fine.
    Are there any tweaks or hacks or any solution to get this to work.
    Your help would be greatly appreciated
    Minesh

    Check your Global Agent Settings. Specifically, I would check the one related to your synchronizer. This is a setting that exists in the registry of the client that points to the location of the dll file that it uses to do its synchronization with your chosen repository. You can find this setting in the Administrative Console under Synchronization-->[Synchronizer Name]-->Required-->Extension Location
    There are some other DLL extension files that could be explicitly defined as well in the Global Agent Settings, I would go through your values and ensure they are set to the correct values, but the specific DLL that is preventing you from seeing templates is the one under your Synchronizer.

  • [eSSO] Profiles in Logon Manager

    People!
    We have Logon Manager, and are going to make the custom MSI so we can deploy it through ZenWorks. The question is, we have three profiles of users (managers, users and builders). The first uses the entire pool of apps we included in Logon Manager. The second type uses a subset of these, and the third one, only 3 or 4 apps of the set.
    We generated several versions of the MSI with the configurations, but although each MSI reflect these profiles of people, when installed ALL users (belonging to the three profiles) have the entire set of apps in their LM app pool.
    The LM is using AD for storing credentials. Let me know how this can be done.
    Thanks!

    Hi Octavion,
    I am trying to connect MS AD which is on SSL from eSSO LM Manager.
    AD is running on 636 SSL port - this is already tested with Softerra LDAP Browser.
    I am getting connected on (SSL checked) 636 if I select "LDAP Compliant Directory" while connecting.
    It is ot getting connected if I choose "Microsoft Active Directory" from Drag Drop Repositories list.
    I am getting an error Service not Operational,iIf I provide IP Address of AD Server. If I provide Fully Qualified DOmain Name of LDAP Server I am getting an error "Log On Failure-Unknown Username or Bad Passowrd".
    - Mangesh

  • HT2534 how can I logon to the app's store using a different itunes account

    how can I logon to the app's store using a different itunes account?

    You can log out of the currently logged in account on your iPhone by tapping on your id in Settings > iTunes & App Stores and logging out, and you then log in with a different account. But any content downloaded via the currently logged in account will remain tied to that account, and if you use iTunes match, automatic downloads or re-download past purchases for an account then you risk tying the iPhone to that account for 90 days : http://support.apple.com/kb/HT4627

  • Hello! I am trying to sync my iPhone 4 to my iTunes. My phone is connected to my computer, (was able to import pics) but I cannot manage my apps or music in iTunes. I ran diagnostics and it says 'no iPhone found'. The device cannot be restored in iTunes.

    Hello! I am trying to sync my iPhone 4 to my iTunes. My phone is connected to my computer, (was able to import pics) but I cannot manage my apps or music in iTunes. I ran diagnostics and it says 'no iPhone found'. It then takes me to Apple Support that says:
    The device cannot be restored in iTunes.
    An exclamation point, question mark, plug symbol, or "X" appears next to the device's entry in Device Manager.
    During an update or restore, the device may no longer be recognized by iTunes
    HELP!

    Hello, Shandey. 
    Thank you for visiting Apple Support Communities. 
    With the symptoms you described, try the step in the article below.  See the section labeled Verify that the Apple Mobile Device USB Driver is installed > If the device is not recognized while in Recovery Mode and If you see two "Apple Mobile Device (Recovery Mode)" entries with exclamation marks on them.  Then select the appropriate operating system that you are using. 
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/ts1538
    Cheers,
    Jason H. 

  • Oracle ESSO, Logon Manager Console couldn't connect to repository ORA-01017

    I installed Logon Manager Console on my Windows XP SP3 and try to connect to repository (Oracle DB 11g) with instanse name:
    Provider=OraOLEDB.Oracle;Data Source=MYDB;User Id=user;Password=password;
    Repository type: Oracle Database
    And get following error: ORA-01017: invalid username/password; logon denied
    But i can connect to database with sql developer. Same DB, user and password
    Please help, what i'm doing wrong?
    Edited by: LITBe on Sep 2, 2010 4:25 AM

    Update:
    If I attempt to connect with instanse name:
    Provider=OraOLEDB.Oracle;Data Source=myOESSO;User ID=system;Password=oracle;Integrated Security=no;
    Repository type: Oracle Database
    I get another error: Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done.
    If
    instanse name: Provider=OraOLEDB.Oracle;Data Source=myOESSO;User ID=system;Password=oracle;
    Repository type: Generic Database
    I get another error: ORA-00942: table or view does not exist
    ORA-00942: table or view does not exist
    Maybe this help someone to understand what happening because i don't understand...

  • Esso Agents 11.1.1.2.0 with Legacy Logon manager and PG

    Hi
    I have many applications that fail on single sign-on.Although the eso services are started I have many pcs having to be re-installed because of esso not working. I have tried the troubleshooting methods on repair and un/re-installation of the esso software with no success
    The components I have currently installed are:
    1. Esso Server
    Logon Manager Console 10.1.410 (unpatched)
    Provisioning Gateway server 10.1.410 (unpatched)
    Microsoft ADAM repository on windows
    2. Windows XP esso Client
    Logon Manager Agent 10.1.410 (unpatched)
    Provisioning Gateway Client 10.1.410 (unpatched)
    My question is can I upgrade the clients to the latest version 11.1.1.2.0 now while having the Esso server version software remain the same. The upgrade of the Esso server will happen only during the latter half of the year.
    Will the esso clients still continue to work connecting to the legacy software on the esso server.
    We have a few sites that have been upgraded fully ( server and clients) to the 11.1.1.2.0 version and esso has been stable there ever since .
    Thanks
    Minesh

    This is an SSL handshake problem of Websphere - has nothing to do with AM.
    Websphere�s JDK does not trust the Signer / Cert of AM�s deployment container.
    Either configure a truststore (or use an existing webshpere truststore) where you import the Cert of the Signing CA of your AM DC�s cert.
    Other option - import the mentioned cert in cacert file of IBM JDK - but be aware that this might get lost when applying an Websphere fixpack/refreshpack.
    BTW what have you configured for server.port,server.host and server.protocol in your AMConfig.properties?
    If you have not changed that settings agent will use the port/protocol specified to communicate with AM.
    -Bernhard

  • Multiple logons using same Logon Manager Splash Screen

    I have an web application set up in Logon Manager where the user profile is set to login as a simple user with matching credentials. I also want the person to login to the same web page at the same login splash screen using different credentials as administrator. Can this be done. I am new to this so all help id welcomed.

    Many questions, many answers. :-)
    Yes, Rich, they would need to install the multiserver version
    for you to see that Enterprise Manager option in the CF Admin. But
    no, they would not need to uninstall the Server deployment (what
    you did) to add the Multiserver deployment. They can co-exist
    (though it's not something most would typically do).
    The best news for you is that, yes, they can indeed just
    setup a second site on their web server, and have that also point
    to the one CF Server deployment you have installed. That is, of
    course, assuming they run a web server that supports multiple
    sites. If it's Apache, you're good. If it's Windows, then as long
    as its Windows Server 2003 (or 2008, or Vista), you're good, too.
    (Just for completeness, for other readers, XP does not let you run
    more than one site at a time.)
    If during the installation of CF you told it to have ALL
    sites in the web server run with CF, you need do nothing more than
    create the new site. It should immediately be able to run CF pages.
    If instead you told it to only link CF to one site, then you'll
    need to run the web server configuration tool again. You can do
    that manually, even after the installation. See the CF Admin and
    Config docs for more on that, as well as on this very question. (I
    realize many like to just run stuff and hope that the interface is
    clear enough, but as this question shows, for some things anyone
    installing CF will be well-served by looking over that often-missed
    manual.)
    Hope that helps, Rich. It's not an RTFM answer. :-) Just
    saying that if you need more than what I've said, it is in the
    manual. Still, I'll be happy to answer follow ups if I can.

  • [eSSO] Logon Manager doesn't autostart on Windows 7.

    I have installed the last Logon Manager version for my Windows 7, but I discovered that the application doesn't start automatically as Windows startups. I tried putting it under the Startup folder, but the results are the same. I also installed it in another Windows 7 of the company, and the scenario is the same. In other company's workstations (with XP), LM works fine (it startups with Windows).
    Anybody know if this is some bug with Windows 7?

    Hi
    ESSO-LM is designed to start up at user logon and is initiated in a Windows 7 Logon with the "userinit" registry key located at;
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
    The value of this key on a Windows 7 (64bit in this example) machine should have the following in the string somewhere - "C:\Program Files (x86)\Passlogix\v-GO SSO\wts\ssolauncher.exe" /startsso,
    If you select Windows v2 authenticator on install tghe installation should put this entry in automatically. If it is not present or is inhibited by a policy, for example, then ESSO will not start in the prescribed manner.
    It is possible to launch ESSO via an alternative method however the above is the designed method.
    Hope this helps

  • Problem with the agent console created in the ESSO-Logon Manager 64 bits

    Friends,
    When I use the installer that I created in the console ESSO-Logon Manager for 32-bit, this I install it on the client side and when I synchronize with the console-Logon Manager ESSO brings me and I can see the agent all the templates I configured.
    I have a problem with the agent console created in the Logon Manager ESSO-64bit.
    When I use this installer on the client stations and then by the agent does not envision the applications that I have configured in the console.
    This causes you can not do single sign on to applications that I have configured in the client stations
    To generate this installer use the source name: ESSO-LMx64.msi
    Can someone please help me with this problem, this only happens when I use the msi installer on 64-bit client stations.
    Thanks.

    Jackson_Bill wrote:
    What IDE are you using and what platform?Read first.
    Moh Bob wrote:
    I'm using J2ME platform SDK 3.0
    db

  • ESSO Logon Manager not working with FireFox 3.5

    Hi,
    I am using Oracle ESSO Logon Manager (v.10.1.410) but it's not detecting my FireFox 3.5.3 browser.
    I am not able to Login using Logon Manager to any of web sites while browsing using FF3.5+
    regards,
    S.Vasanth Kumar.
    Edited by: vasanth.s.kumar on Oct 6, 2009 12:37 PM

    Hi,
    this is planned for a future release of Logon Manager. Currently 3.0 is the highest version supported.
    There is an enhancement request (8652660) logged for support of FF3.5
    Regards

  • HT204266 App store icon dissappeared from screen on ipad2, also cannot download or manage my apps in itunes when connected to my desktop

    App store icon dissappeared from screen on ipad2, also cannot download or manage my apps in itunes when connected to my desktop. Need help!!

    For the App Store icon check Settings>General>Restrictions. You may have restricted the installing of apps and the icon will disappear.
    If that's not it, swipe from screen to screen as you may have moved the icon.
    You can also reset the home screen layout and the icon will reappear - but the home screen will return to the way that it looked when you first activated your iPad.
    Settings>General>Reset>Reset Home Screen Layout.
    More information is needed about the apps not syncing or downloading. Are you signed into the same ID on the iPad as your are using in iTunes on your computer and are you talking about iTunes on the computer being the problem?

  • How to manage my apps on the cloud?

    How to manage my apps on the cloud?

    Your purchased content from the iTunes, App, and iBook stores have nothing to do with your iCloud account.  Since everything is already stored online in the stores themselves, it would be silly to waste your iCloud space storing them again.
    You "manage" your purchased content from the account page in the appropriate store, where all your purchases are listed.  if available for re-download (most things are), there will be a little cloud icon to download them (note the icon implies online storage generally, NOT your personal iCloud account).
    You can also download file copies of all your purchases onto your computer, and manage them there (handy for keeping older versions of apps that might disappear from the store when an update replaces them).

  • How to generate an msi in Logon Manager ESSO

    Friends,
    How to create a msi in the administrative console logon manager to install it on a pc client to access automatic.
    Very grateful

    Hi
    In version ESSO-LM 11.1.1.5 the agent customised MSI can be created completely in the admin console.
    Copy ESSO-LM MSI from the original software, load it into the generate customised MSI wizard. Select the features you want including the correct synchroniser, select next, add the global agent settings set that you know function. Name the new MSI and generate.
    Run it with a command similar to this for a silent install:
    msiexec.exe /i "<install path>\ESSO-LM_XP_23Sepr11.msi" /qn
    Hope this helps
    S

Maybe you are looking for

  • How do I install flash on my iMac G5 running 10.5.8? It keeps saying that installation failed.

    How do I install flash on my iMac G5 running 10.5.8? It keeps saying that installation failed.

  • No Playback for .m2ts in Adobe Bridge CS5

    I recently upgraded to the Adobe Premiere Pro CS5 suite. I have thousands of m2ts files to sift through. I would really like to be able to preview them in Adobe Bridge CS5. I can't right now. The most recent update (4.0.4) did not fix this bug for .m

  • Blanket Order Open PO report

    Hi SAP Gurus: I have more than 100 blanket orders with different vendors. I want to generate a report of all of them showing all the open POs (blanket orders). I can check them individually in the PO history, but is there any way I can generate a rep

  • SAP QM Result recording - Copy inspection results functionality

    Dear all, I have two queries. 1) The Raw materials used in various plants are same. I want to copy the inspection results to the inspection lot if the batch is already accepted in other plant. The material, batch and vendor is common point. Some of t

  • Fonts when reading and composing

    When I receive a new message, the font is extremely small. I have to hit the "A+" button to get it large enough to read. I can deal with that but would rather fix the problem. The second issue is when I compose a message. Again, the font is so tiny I