Error with Pre-Authentication for Windows Desktop SSO

When I try to use the windows desktop sso module created in the Access Manager I get an error in the amAuthWindowsDesktopSSO file, but I don't know what I'm doing erroneous. It's not an access manager problem, I can't get kinit to work either. I think I'm following the directions correctly from the manual.
Are these ktpass commands setup right?
The Windows AD administrator created the accounts:
C:\>ktpass -princ HOST/[email protected] -pass amdev -mapuser AD\amdev$ -out amdev.keytab
Targeting domain controller: dc2.ad.tcpip.com
Successfully mapped HOST/amdev.tcpip.com to AMDEV$.
WARNING: Account AMDEV$ is not a user account (uacflags=0x1021).
WARNING: Resetting AMDEV$'s password may cause authentication problems if AMDEV$ is being used as a server.
Reset AMDEV$'s password [y/n]?  y
Key created.
Output keytab to amdev.keytab:
Keytab version: 0x502
keysize 56 HOST/[email protected] ptype 1 (KRB5_NT_PRINCIPAL) vno 3 etype 0x3 (DES-CBC-MD5) keylength 8 (0x023efe
3e6846d3cd)
Account AMDEV$ has been set for DES-only encryption.
C:\>ktpass -princ HTTP/[email protected] -pass amdev -mapuser AD\amdev$ -out amdev-http.keytab
Targeting domain controller: dc2.ad.tcpip.com
Successfully mapped HTTP/amdev.tcpip.com to AMDEV$.
WARNING: Account AMDEV$ is not a user account (uacflags=0x201021).
WARNING: Resetting AMDEV$'s password may cause authentication problems if AMDEV$ is being used as a server.
Reset AMDEV$'s password [y/n]?  y
Key created.
Output keytab to amdev-http.keytab:
Keytab version: 0x502
keysize 56 HTTP/[email protected] ptype 1 (KRB5_NT_PRINCIPAL) vno 4 etype 0x3 (DES-CBC-MD5) keylength 8 (0x45201c
f4d3ec43e6)
Account AMDEV$ has been set for DES-only encryption.
C:\>I can read the keys with ktutil.
ktutil:  rkt amdev-http.keytab
ktutil:  list
slot KVNO Principal
   1    4            HTTP/[email protected]
ktutil:  rkt amdev.keytab
ktutil:  list
slot KVNO Principal
   1    4            HTTP/[email protected]
   2    3            HOST/[email protected]
ktutil:  wkt amdev2.keytabI then try to do a kinit with the principal:
kinit -k -t amdev2.keytab HTTP/[email protected]
kinit(v5): Preauthentication failed while getting initial credentialsAccess Manager reports similar problem on access:
01/17/2007 10:23:56:699 AM CST: Thread[service-j2ee-2,5,main]
Stack trace:
javax.security.auth.login.LoginException: Pre-authentication information was invalid (24)
        at com.sun.security.auth.module.Krb5LoginModule.attemptAuthentication(Krb5LoginModule.java:652)
        at com.sun.security.auth.module.Krb5LoginModule.login(Krb5LoginModule.java:512)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
. . .

Something deep, dark, and inside Kerberos way outside of my knowledge base was the problem.
I could always get a kinit with the HTTP/amdev.tcpip.com service to work. I never got the keytabs from the output of ktpass to operate. I used ktutil to create keytab entries all in vain, kinit using the keytab always resulted in a PA error, although the time clocks are setup the same.
The AD administrator created the account, this time as a user account, not a machine account, and the keytabs from the Windows domain controller finally worked.
If anyone knows the difference between machine and user accounts are in AD, I would be obliged for his/her explanation. The UPN and SPN look the same in the directory. I'm at a loss. However, very glad to finally have this working.

Similar Messages

  • Error while installing Visual Studio Express 2013 with Update 4 for Windows Desktop.

    When I try to install Visual Studio Express 2013 with Update 4 for Windows Desktop, I
    get the error :
    Microsoft Visual Studio Express 2013 for Windows Desktop.The form specified for the subject is not one supported or known by the specified trust provider.
    Here is what I get when I use the File Checksum Integrity Verifier (NOTE: I couldn't find the SHA Hash for the .iso I downloaded)
    // File Checksum Integrity Verifier version 2.05.
    8ab9b5ff10da1c33bb3f088331a7c8d8 vs2013.4_dskexp_enu.iso
    Here is some Extra Information:
    MY OS: Windows Technical Preview x86ANOTHER OS I TRIED INSTALLING VB ON: Windows 7 Ultimate x86
    DOWNLOADED ISO FROM: http://www.visualstudio.com/en-us/downloadsLINK: http://download.microsoft.com/download/9/6/4/96442E58-C65C-4122-A956-CCA83EECCD03/vs2013.4_dskexp_ENU.iso
    LOG FILE: http://m.uploadedit.com/b044/1421425243589.txtSHA HASH OF THE RECEIVED ISO: 8ab9b5ff10da1c33bb3f088331a7c8d8
    ====================================================NOTES:
    #I ran the setup as an administrator.
    #I do not know the SHA Hash for the ISO so please check if it matches the SHA Hash of the actual file.#Please don't recommend to use the Web Installer.#I tried both extracting the ISO and Mounting the ISO to run the Setup.
    Thanks. :D

    Solved.   The ISO is corrupt.
    The SHA 1 Hash of the ISO was 57CF28106EA096758AD6AB909F226A3468D95A49
    and the downloaded one returned 8ab9b5ff10da1c33bb3f088331a7c8d8.

  • OpenAM on Windows - Need help with the Windows Desktop SSO [Video Inside]

    Hi everybody,
    first sorry if I make some mistakes as I dont speak english fluently, sorry :)
    I am trying to configure the Windows Desktop SSO of OpenAM on a Windows box.
    I followed this tutorial : http://docs.oracle.com/cd/E19681-01/820-3746/gisxh/index.html but when I check if SSO works (with this URL : http://FQDN_domain.llocal:8080/opensso/UI/Login?module=MySSOModule) , it fails with an error "authentication failed".
    1. First I would like to know if there is a way to check if the keytab generated is correct please. Indeed, I have read somewhere that the account name has to be identical as the name of the SSOServer; in my case it is not.
    I have correctly generated the keytab file (*or I think so but how can I be sure* ?).
    2. I would like to know how, in Windows, I have to configure the "keytab file name" (on the module instance page/ New Module).
    As I dont have /etc/opt etc... Do I have to specify a path like that ? : "D:\apache-tomcat-6.0.33\webapps\opensso\config\myfile.HTTP.keytab"
    3. I have also logfiles with debug mode enabled. It is available here : http://dl.free.fr/b6yPOoYTU/logauthent.txt.
    I will be very pleased if someone can help me about this problem that drives me nuts.
    Thanks a lot
    Edited by: 899066 on 24 nov. 2011 09:12
    Edited by: 899066 on 25 nov. 2011 08:42

    I have added a video of my configuration; if you see something "strange"
    You can watch it here : http://www.youtube.com/watch?v=UooRDIGm_4c
    Edited by: 899066 on 25 nov. 2011 08:43

  • ORA-12541: TNS:no listener, (error, in oracle 11g for window 7, 64 bit)

    ORA-12541: TNS:no listener, error, in oracle 11g for window 7, 64 bit
    While connecting as localhost is pretty well.
    but command: sqlplus username@'192.168.52.178:1521/orcl' on the same machine is producing above mentioned error on oracle 11g for window 7, 64 bit.

    user11225434 wrote:
    Thax sir for your kind concern of my problem. Answers of your quaries regarding my question as follows
    lsnrctl status
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 05-AUG-2013 09:37
    :21
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Produ
    ction
    Start Date                05-AUG-2013 09:31:09
    Uptime                    0 days 0 hr. 6 min. 22 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   C:\app\eee\product\11.2.0\dbhome_5\network\admin\liste
    ner.ora
    Listener Log File         c:\app\eee\diag\tnslsnr\eee-THINK\listener\alert\log.x
    ml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.52.170)(PORT=1521)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
      Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "orclxe" has 1 instance(s).
      Instance "orclxe", status READY, has 1 handler(s) for this service...
    Service "orclxeXDB" has 1 instance(s).
      Instance "orclxe", status READY, has 1 handler(s) for this service...
    The command completed successfully
    # listener.ora Network Configuration File: C:\app\eee\product\11.2.0\dbhome_5\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = CLRExtProc)
          (ORACLE_HOME = C:\app\eee\product\11.2.0\dbhome_5)
          (PROGRAM = extproc)
          (ENVS = "EXTPROC_DLLS=ONLY:C:\app\eee\product\11.2.0\dbhome_5\bin\oraclr11.dll")
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
          (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.52.170)(PORT = 1521))
    ADR_BASE_LISTENER = C:\app\eee
    3. My ip is static 192.168.52.170 and window 7 prof. is there.
    4. Sir i have tested the remote connection with firewall configuration is off.
    Hopefully this info is useful.
    but command: sqlplus username@'192.168.52.178:1521/orcl'
    NOTE the difference in IP#s above; 192.168.52.170 vs. 192.168.52.178

  • When I open Firefox I have to try several times because a Runtime Error with the program C:\Windows\System32\regsvr32.exe

    when I open Firefox I have to try several times because a Runtime Error with the program C:\Windows\System32\regsvr32.exe

    '''Try the Firefox Safe Mode''' to see how it works there. The Safe Mode is a troubleshooting mode, which disables most add-ons.''
    ''(If you're not using it, switch to the Default theme.)''
    * You can open the Firefox 4.0+ Safe Mode by holding the '''Shift''' key when you use the Firefox desktop or Start menu shortcut.
    * Or use the Help menu item and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    ''Don't select anything right now, just use "Continue in Safe Mode."''
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before using the Firefox shortcut (without the Shift key) to open it again.''
    '''''If it is good in the Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one.
    Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''

  • Wanted: Your Skype for Windows Desktop ideas

    We have just launched a new Windows Desktop Client idea board to let you all share and exchange your ideas on how to improve and develop Skype for Windows desktop client.
    Before you start sharing your ideas, here are some guidelines to help you get started:
    Idea Submission Guidelines
    Make sure your ideas are for the right client.  This idea board is for Skype for Windows desktop client, not Skype for Windows 8.
    Search before posting.  Do a quick search and make sure you are not submitting a duplicate. If the idea already exists show your support by giving kudos to the original idea rather than watering down the potential impact across multiple submissions.
    Review the ideas of others.  Look at other ideas to see what your fellow community members are requesting and feel free to exchange on them in the comments section. While we take into account the numbers of kudos an idea receives, we also consider the amount and quality of member feedback when making our decisions.
    Add value.  Vote for those items that you like and agree with by giving the idea a kudos. It's a way to recognize someone's effort and to signal to us how important the idea is to you. We are using votes and comments as a barometer to find out more about what our contributor community thinks is important, so we can factor this into our prioritization process.
    Submit a new idea. Adding an idea is just like posting a message on a board. To create an idea, click on the “New Idea” button, located on the top left side of the idea board.
    Be sure to enter a clear title and description of your idea so others can decide how they would like to vote. Be as clear as possible, tell us what your idea is. Remember to include how it would benefit users and why you think we should consider it as well as scenarios that you think the idea would be used it. That will not only help us to better understand what you want, but we may even be able to solve your problem more quickly another way. You can also preview your idea and check your spelling before you post the idea.
    You will need to select a label for your idea, you can choose from one of the following labels:
    Voice
    Tell us how you would change the calling experience in Skype when making voice calls to contacts or phone numbers.
    Video
    Video is one of the core functionalities of Skype, tell us how you would make it better!
    Instant Messaging & Contacts
    How would you make the messaging and contacts experience better?  You can also include ideas around how you would improve the main user interface of Skype within this label.
    Sharing
    Today you can share photos, videos, files or your computer screen using Skype for Windows desktop. What would you change or add to the sharing experience to make it better?
    Tips to draft your idea:
    Start with a clear title
    Include scenarios and use cases for how the idea would be used
    Add appropriate label(s)
    List features and benefits
    Keep it short and to the point
    Avoid tech speak
    Do not be discouraged if your idea was not selected.  Sometimes what seems to be a simple idea may not be so simple to build. Some ideas take longer than others, and some ideas will not be possible within the scope of what we want to accomplish in the next year or so.
    Be respectful.  Comply with the Community Guidelines and Skype etiquette.
    Rights to Feedback: Skype may or may not use your comments, ideas, or suggestions. Skype reserves the right to use for any purpose including commercial purposes, comments, ideas, suggestions, code, products or services (“Content”) that are posted on this community without any obligation to compensate the individual or entity that provided the Content. By posting any Content in the community, you hereby relinquish any right you may have in such Content and to any future compensation for publication, use, distribution, license or sale of the same. By posting Content, you represent and warrant that you either own or control all of the rights to that Content, and such Content does not violate any third party rights or these Skype Terms of Service. You agree that all opinions expressed by users of this community are expressed in their individual capacities, and not as representatives of Skype.
    Recent Feedback: We have gone through some of the recent posts on the Skype for Windows desktop board and gathered some of the improvement ideas posted there.  However we need your help to prioritize these ideas against other ideas that you may have.
    Frequently Asked Questions
    What is the Idea Board all about?
    Idea Board is a new part of the Skype Community, where members can share their ideas about existing products and services. Anyone in the community can see and vote on the ideas you post.
    We encourage you to give kudos and comment on submitted ideas as we are more likely to take the top kudoed and most discussed ones into consideration.
    How do I navigate the Ideas Board? 
    Finding your way around the ideas board is a pretty straightforward. Here are some of the things you will see to help you get around:
    New Ideas – The most recent ideas.
    Hot Ideas – The most popular ideas right now.
    Top Ideas – The most kudoed ideas.
    The sidebar widgets
    In the sidebar you'll find more ways to sort the ideas board, see new and popular ideas and the top rated contributors to the idea board. It's also really easy to filter ideas by status, for instance if you only want to see ideas that are “Accepted”.
    How to check if an idea exists already?
    Use the search function filtering by the ideas board – or click here (direct link to search function)
    What do the votes/kudos mean?
    Just as you can give kudos in the community boards and blogs, you can vote for ideas you like on the Idea Board. Ideas with high vote totals are more likely to be recognized and accepted by the teams at Skype who develop our products and services. You can also leave comments on ideas, but remember to be kind!
    What do the different idea statuses mean?
    We strive to review submitted ideas on a biweekly/monthly cycle. Each idea will go through a life cycle that will be assigned statuses at each milestone. The statuses are explained here:
    New Idea - Sparkly new idea, submitted by you, and ready to be vetted by the community.
    Comments Requested - Items set as Comments Requested will be open to the community for feedback and votes.
    Under consideration - Idea has been forwarded to appropriate business team who is determining feasibility.
    More information needed - More information is needed before our Product Management team can take this forward, please review the comments left by the team.
    Duplicate - Ideas in this status have already been submitted in some form or another. We will link these items over to the other idea so you can review the status or track the progress there.
    Already exists - This is available in the product. 
    Future possibility - Idea is a good one but not something we can include in a near-term product or software release.
    Accepted - Idea has been accepted and has been taken forward for implementation, check back soon for updates.
    Not right now - We like the idea but just not for right now, we will revisit it in the future.
    Implemented - You asked for it, we did it!
    My idea has been accepted. How long will it take to be implemented?
    Sadly, we will not be able to provide dates for the implementation of any accepted ideas within the community due to the number of factors involved. Please be patient and let us make sure it is completely ready before we make it available.
    How will I know if an idea has been implemented?
    You can track the status of your ideas as your ideas are sent to the people here at Skype who can make them happen and you will see the status of your idea is updated. We will be telling you if the idea is something we are working on now or would like to do in the future, or if it’s something that is not feasible for us at this time. To ensure you don’t miss any updates select “Subscribe” from the “Idea Options” menu when viewing your idea.
    What ideas have been implemented so far?
    You can check the "Accepted and Implemented ideas" topic which we will post once the first idea got implemented.
    Can I edit or delete my ideas comments?
    No, you can't. Be sure to check your spelling and preview your comment before you post it; you can't edit a comment once it's posted.
    Who moderates/ manages the ideas board and in what frequency?
    The community team is monitoring the board on the daily basis and product managers will come in on a bi-weekly basis to update statuses of the ideas and post their comments.
    If Skype decides not to pursue my idea, will you tell me why?
    We do not always provide the reasons for our decisions regarding ideas submitted for review but will strive to provide an explanation where possible.
    If I am not comfortable submitting my idea over the Internet, is there another way I can do so?
    No. Unfortunately we are only collecting ideas using the idea board at this time.
    Follow the latest Skype Community News
    ↓ Did my reply answer your question? Accept it as a solution to help others, Thanks. ↓

    Wait!! If you about to post a reply to this thread this post is for you!
    You guys who have posted obviously have not read the first sentence of the long OP, let alone the whole thing.
    This is the wrong place.
    Post them here which is formatted for handling requests:
    http://community.skype.com/t5/Windows-desktop-client-Ideas/idb-p/Windows_Ideas
    If you are asking questions about skype issues this thread is really the wrong place lol. Getting an answer to yoru question will require a little effort on your part.
    First go here:
    https://support.skype.com/en/
    Read through that page, if you want to narrow it down and search, use the search.
    Since the search targets all skype forums, include which OS you are on.
    However since you all are probably on windows, click this link and use search or browse topics.
    Do not post a new thread without using search. Look for forum topics marked as [Solved]. Doing otherwise spams the forum and is globally known as inappropriate and poor forum etiquette.
    http://community.skype.com/t5/Windows-desktop-client/bd-p/Windows
    Thank you

  • Skype for Modern Windows and Skype for Windows Desktop on a tablet???

    Hi All. I am a newby here so please be patient I have a 6 month old Toshiba Encore that comes installed with "Skype for Modern Windows". When I opened Skype today I received an advice/advert saying that this service will cease July 7 and I should uninstall and update to "Skype for Windows Desktop". News flash.... I have a tablet and it is telling me to install a Desktop version? Is this correct, dispite that my device is a (Windows 8.1) OS tablet, am I still required to make the conversion? Any advice most appreciated.  

    And just in case your next question is "Why". I am just a user like you so no inside knowledge but from what I have read it is partly down to the "Modern" version actually being based on "Old" tech, so it couldn't intergrate with the cloud based future of Skype and partly down to it isn't probably worth fixing (It had a lot of issues that I could see). Unfortunatly for some it is a bit inconvenient that it's being killed off before Windows 10 is released. The one thing I liked about the "Modern" version was the intergration with for example your contacts in the people app, but if you uninstall (Or when it gets killed off in a couple of weeks) you lose that intergration. I know you still have it in Outlook with intergration for the desktop version but to be honest Outlook isn't great on a seven inch tablet either. From my understanding when 10 is finally here and Skype catches up there will be full Skype intergration with your contacts again (Although I could be wrong and that is for the WP). Anyway, I for one would love MS to consider the universal app idea based on the WP version for smaller or all tablets. Maybe someone from Skype will reply?

  • Skype for Windows Desktop should use Windows Desktop Scaling

    Skype for Windows Desktop should use Windows Desktop Scaling.  Right now, on Windows 8.1 with high DPI displays, Skype scales very badly.  It is either very blurry with scaling turned on or is too small to see when scaling turned off.  This negatively affects not just SMS and IM but also webcams. Since Skype is a Microsoft product it should follow the Microsoft guidelines for desktop scaling, even if it is not a Windows 8.1 specific application.  There are a multitude of other applications, like Firefox and Internet Explorer, that work perfectly with desktop scaling.  Skype should do this, too.   

    I see this thread is over a year old and still no fix for this issue. Just 'upgraded' from old Vista laptop to new hi res Asus N551 with Windows 8.1 and Skype Desktop looks crap! Blurry fonts and pictures, webcam image terrible. In short a disgrace. I hate the kiddies version on Windows 'Metro' style app by the way. So, looked up support and only solution suggested was to retore my custom desktop scaling option back to 100%. Obviously I am not doing that otherwise I would be unable to read the resultant microscopic text in Windows 8.1. So if anyone does have another, workable, solution I be pleased to hear it.After over a year though the Skype team really should make scaling for Skpe Deskto a No. 1 priority. 

  • Problems installing QuickTime 7 with iTunes 6 for Windows XP

    I am encountering problems with the latest version of QuickTime (version 7.0.3) together with iTunes 6.
    Installation is fine except at the end when I receive an error message saying ’1628: Failed to complete installation’. It appears that both programmes have been installed and work but I am unable to uninstall them. Neither program appears in the Add/Remove programs list when they should be. If I select ‘Uninstall QuickTime’ from the Program list the uninstalation process starts but stops half way through.
    I have tried downloading QuickTime standalone version but this is exactly the same. I removed the QuickTime folder, and all its contents, from C:\Program Files\QuickTime and installed the previous version (6.5.2) which installs and uninstalls fine.
    I am at a loss as to why the latest version is causing problems.
    Would appreciate any help or advice as to why this is happening?
    Thanks

    Will a 2nd Gen Shuffle sync with iTunes 6 for
    Windows?
    NO... 2nd Gen shuffle requires iTunes 7.0.2 or later

  • Upgrade now to Skype for Windows desktop

    On July 7th we will be turning off Skype for modern Windows. To get the most out of Skype, including group video calls, screen sharing and more, please download Skype for Windows desktop.
    Learn more about this change.

    Claudius wrote:
    You are correct that the Skype for Windows desktop app does not support connected standby. As we announced in the blog post on the topic we are currently working hard to get the new integrated Skype experience for Windows 10 in your hands which should make up for that.Nice. So the removal of Connected standby support is the "more efficient experience" on mobile tablet devices with mobile Internet connection ? Wouldn't be more logical and fair to wait until the "new integrated Skype experience for Windows 10" is ready and well tested prior to cut reasonable access to Skype for existing Windows tablet customers ? Again, do you really want Windows tablet customers ? The Skype download optimized for other tablet platforms is still available, isn't it ?

  • Windows App Certification Toolkit fails on Certification requirements for Windows desktop apps Point 5.5

    Using the latest Version 3.4 of Windows App Certification Toolkit to check Windows 8.1 compatibility our Installer was not approved on:
    Certification requirements for Windows desktop apps
    5.5 Your app installer must create the correct registry entries to allow successful detection and uninstalls
    But all necessary settings are done and after the installation of our application we will find all settings in the registry.
    We use an MSI Installer embedded in a bootstrapper exe. The MSI Installer is made with the WiX Toolset V3.6.
    The same Application Installer got approved on November, 2014.
    We checked this issue against the latest version of MSThreatModelingToolkit installer which also was made with WiX toolset and it fails, too.
    So is there a higher restriction or do we miss anything?

    Hi Wibudev,
    I would suggest you to double check if you have miss something in registry, per documentation mentioned, the installation module must create the following registry entries during installation:
    DisplayName
    InstallLocation
    Publisher
    UninstallString
    VersionMajor or MajorVersion
    VersionMinor or MinorVersion
    WACK 3.4 is the latest version, I don't think there would be any higher restriction but I will recommend you to test with another computer to see if the validate fails again. Sometimes the issue could be on the PC environment.
    --James
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Windows 10: Annoying "Skype for Windows desktop" notification on startup.

    Ever since I've upgraded to Windows 10, I've been getting this annoying pop-up notification every time I boot up Skype. And it reads "Would you like calls and Skype links to always open with Skype for Windows desktop? If so, click Yes and on the following screen Select All and Save." There's an option to check "Do not ask me again", but it doesn't seem to have any effect, because it still pops up every time I launch. Whether I click yes or no, with "don't ask" checked or unchecked, I still get the same result. And whenever I do click Yes, I get a metro notification saying "To change your default apps, go to Settings > System > Default apps." Not a screen where I can hit Select All, just this message. This is a problem, because one, I'm being given information that's contradicted in a matter of seconds, and two, I shouldn't even have to manually change this in the first place. It should just do this automatically. But even if they do expect me to do this manually, they don't even tell me what to change or how to change it. It just tells me where I can change it, which isn't at all helpful! I tried changing the protocols to best match what defaults it wanted to change, and it had no effect. I've even uninstalled and reinstalled Skype, and it's still not going away. If anyone knows a solution to this, please respond soon. I'm anxious to have this resolved. Many thanks,- Sean

    Nevermind. Apparentlly all I had to do was go into "Default Programs" through "Control Panel" and set Skype to default to all it's associated file types. Which is very misleading considering it was leading me into the modern "Settings" application rather than just to the control panel directory. Oh well, at least I figured it out. Sorry for wasting any of your time.

  • Problems installing Skype for Windows Desktop on my 8.2 system

    My Windows 8.1 computer is telling me the Skype app has changed so I must uninstall and re-install Skype for Windows Desktop. I duly did this but I cannot access Skype, it won't accept my Skype name and password combination. Three times I have gone through the process to change my password, which takes me through the process of changing my Microsoft account password because I had to create one when I bought my computer and link absolutely everything to it. This still doesn't solve the issue and I have now reached the end of my tether with Windows 8.1. It's been nothing but trouble, completely non-user friendly and I am not a dim wit when it comes to technology. What must I do to be able to access Skype?

    I've downloaded Skype Translator & that works on my tablet.  Why on earth did they 'break' the normal version of Skype?

  • Display picture in messages totally  pixelated when seeing it with yahoo messenger for windows

    Hello,
    I'm using messages to chat with my yahoo messenger account  at work and yahoo messenger for windows at home.
    When I log into Yahoo with messages, my yahoo display picture is updated automatically with the one I have choose in messages.
    My problem is that this picture is totally pixelated when you see it on yahoo messenger for windows. It seems that Messages is changing its size.
    As the size in Yahoo messenger for windows is bigger it appears pixelated!
    If I choose no display picture in messages, the one I have choose with yahoo messenger for windows disappear when I'm logging with it.
    Is there a way that messages do not update the display picture each time I'm logging to Yahoo?
    I suppose that there is no solution to this problem but I wanted to be sure.
    Anyway thanks for your help.

    HI,
    Thanks for the Path.
    This does seem to show all the Recents from the Contacts App > My Card, the Login Pic and the Messages Buddy List pic.
    I think in Mountain Lion these were either separate items  or the .plist that is in the current place listed the app/location the pic was used.
    I have looked at the pictures in the folder (.png and thumbnail .tiffs) and the .plist and it does seem to be all the pics I have used in all three places over the last few months.
    The Yahoo account is logged in not through IMAgent that FaceTime and Messages use for other Accounts but from the IMServicePluginAgent.
    In Mountain Lion this used to list a Buddy Pic server as well as a straightforward login.
    Using Little Snitch I am not seeing that in Mavericks.
    Seems you may have to change your Pic on a web page for your Yahoo account.
    Edit
    for the Points
    9:22 pm      Friday; November 8, 2013
      iMac 2.5Ghz 5i 2011 (Mavericks 10.9)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad
    Message was edited by: Ralph Johns (UK)

  • HT1296 To sync contacts with my computer, I choosed "Sync Contacts with" within iTunes for Windows Outlook and Its suncking but contact is not showing in the Oulook contact.

    To sync contacts with my computer, I choosed "Sync Contacts with" within iTunes for Windows Outlook and Its suncking but contact is not showing in the Oulook contact.

    Do changes/additions to the contacts list in Outlook appear on the iPhone?

Maybe you are looking for