NAC SSO in Windows 7 not Working

Hello,
I'm having problems with SSO process on workstations with Windows 7 and I need help to solve it.
ENVIRONMENT:
Clean Access Manager: 4.9.0
Clean Access Server: 4.9.0
Clean Access Agent: 4.9.0.33
Compliance Module: 3.4.27.1
Windows Domain : Windows 2003 Server Full Functional Level
Status of Active Directory SSO: Started
More Informations:
In Windows Domain Controller, i ran the follow command with no errors:
ktpass  –princ NAC_USER/[email protected] -mapuser NAC_USER –pass mypass –out c:\nac_user.keytab –ptype  KRB5_NT_PRINCIPAL
The file nac_user.keytab was created in c:\ of DC.
in Windows XP Workstations, SSO is working correctly
in Windows 7 workstations work when i manually enable DES in "Start > Control Panel > System and Security > Administrative Tools > Local Security Policy > Local Policies/Security > Options >  Network security > Configure encryption types allowed"
I have many workstations running Windows 7 and can not do this manual procedure in all of them.
running tail -f /perfigo/access/tomcat/logs/nac_server.log command in CAS, i see the follow messages during an attempt to do SSO with unchanged Windows 7:
2012-03-09 11:45:21.231 +0100  RMI TCP Connection(481)-10.5.32.248 WARN  com.perfigo.wlan.jmx.adsso.GSSServer               - Server was not running ...
2012-03-09 11:45:21.231 +0100  RMI TCP Connection(481)-10.5.32.248 INFO  com.perfigo.wlan.jmx.adsso.GSSServer               - Server starting server ...
2012-03-09 11:45:21.329 +0100  RMI TCP Connection(481)-10.5.32.248 INFO  com.perfigo.wlan.jmx.adsso.GSSServer               - Server is now running ...
2012-03-09 11:45:21.329 +0100  Thread-88 INFO  com.perfigo.wlan.jmx.adsso.GSSServer               - GSSServer - SPN : [NAC_USER/[email protected]]
2012-03-09 11:45:21.329 +0100  Thread-88 INFO  com.perfigo.wlan.jmx.adsso.GSSServer               - GSSServer - building kdc list for domain mydomain.net
2012-03-09 11:45:21.469 +0100  Thread-88 INFO  com.perfigo.wlan.jmx.adsso.GSSServer               - GSSServer - done building kdc list for domain mydomain.net
2012-03-09 11:45:21.469 +0100  Thread-88 INFO  com.perfigo.wlan.jmx.adsso.GSSServer               - GSSServer - KDC(s) :[srvslsdc001.mydomain.net, srvpnpdc001.mydomain.net, srvpnpdc002.mydomain.net, srvalvdc001.mydomain.net, srvtatdco001.mydomain.net, srvtatdco002.mydomain.net, srvpaldc002.mydomain.net, srvmurdc001.mydomain.net, srvnundc001.mydomain.net]
2012-03-09 11:45:21.469 +0100  Thread-88 INFO  com.perfigo.wlan.jmx.adsso.GSSServer               - GSSServer - writeKrbFile: writing to file ../conf/krb.txt
2012-03-09 11:45:21.469 +0100  Thread-88 INFO  com.perfigo.wlan.jmx.adsso.GSSServer               - GSSServer - writeKrbFile: wrote to file ../conf/krb.txt
2012-03-09 11:45:21.470 +0100  Thread-88 INFO  com.perfigo.wlan.jmx.adsso.GSSServer               - GSSServer - creating login context ...
2012-03-09 11:45:21.470 +0100  Thread-88 INFO  com.perfigo.wlan.jmx.adsso.GSSServer               - GSSServer - created login context ...javax.security.auth.login.LoginContext@b55e97
2012-03-09 11:45:21.631 +0100  Thread-88 INFO  com.perfigo.wlan.jmx.adsso.GSSServer               - Notifying GSSServer status Started
2012-03-09 11:45:21.807 +0100  Thread-88 DEBUG com.perfigo.wlan.jmx.adsso.GSSServer               - accepting ADSSO socket ...
2012-03-09 11:45:42.285 +0100 10.5.112.140 SWissServer Thread INFO  com.perfigo.wlan.jmx.swiss.SWissUtil               - opswat=3.5.2.1 dm_opswat=3.5.2.1
2012-03-09 11:45:42.329 +0100 10.5.112.140 SWissServer Thread INFO  com.perfigo.wlan.jmx.swiss.SWissUtil               - SWissServer: OPSWAT SDK Path=https://10.5.33.10/perfigo_download/CCAA/opswat-win.zip
As we can see, I restarted the AD SSO service and the two bold lines are the records while trying to SSO with Windows 7, but without success.
NAC Agent pop-up request for manual authentication.
does anyone know how to solve this trouble?
If you need more information please let me know .....
Regards,
Daniel Stefani

Hi Guys,
When I changed the files /perfigo/access/tomcat/conf/krb.txt and /perfigo/access/bin/starttomcat in CAS according to the configuration guide:
/perfigo/access/tomcat/conf/krb.txt
[libdefaults]
kdc_timeout = 20000
default_tkt_enctypes = RC4-HMAC
default_tgs_enctypes = RC4-HMAC
permitted_enctypes = RC4-HMAC
and
/perfigo/access/bin/starttomcat
CATALINA_OPTS="-server ... -DKRB_OVERRIDE=true"
an error was generated in nac_server.log when i tried run SSO Service.
ERROR:
2012-03-07 11:52:50.655 +0100  Thread-77 ERROR com.perfigo.wlan.jmx.adsso.GSSServer               - Unable to start server ... KDC has no support for encryption type (14)
But I remembered that during the changes, I checked the options for the user account I'm using to run the service to Use DES encryption types for this account.
When i uncheck this option in user account options and kept the changes to files krb.txt and starttomcat,  the SSO service started with no errors and Windows 7 users now do the SSO too.
tks,
Daniel Stefani

Similar Messages

  • NAC OOB logoff feature not working

    Hi all,
    I've deployed NAC in L2 OOB VG mode with ADSSO and I'm trying to use the OOB logoff feature but it's not working. The VLAN change detect feature doesn't work either (I think the two problems might be related).
    It will work if each user role is assigned a different auth/access VLAN pair but in my setup, everyone has a common auth vlan and separate role-based access vlans. Because of this, I have to use the IP refresh feature as well (this works fine).
    I'm running Windows Vista and version 4.8.0 of the NAC software with version 4.8.1.5 of the agent
    I checked the release notes and found that caveat CSCth60233 identifies this bug with the VLAN change detect with the workaround being to refresh the IP address automatically after being logged out. Does anyone know of a workaround for this problem to do this automatically? Is a solution for this problem in the works?
    Also would anyone be able to help me with my OOB logoff feature not working? I've configured everything according to the documentation.
    I appreciate your responses
    ~Xavier

    Here are my configs if necessary. Tell me if anything else is needed.
    User Management > User Roles
    List of Roles
    Edit Role
    Traffic Control
    Bandwidth
    Schedule
    Disable this role
    Role Name
    Role Description
    Role Type
    Normal Login Role Quarantine Role
    *Max Sessions per User Account             ( Case-Insensitive Session Identifiers             )
    (1 – 255; 0 for unlimited)  
    Retag Trusted-side Egress Traffic with VLAN (In-Band)
    (0 – 4095, or leave it  blank)(*This option has been deprecated, and it will be removed in  upcoming  releases)
    *Out-of-Band User Role VLAN
    VLAN ID VLAN Name                 (if left blank, it will default to the default access vlan             settings in the Port Profile)
    *Bounce Switch Port After Login (OOB)
    Enable               Disable               (This option is effective only when port profile is set to use it)
    *Refresh IP After Login (OOB)
    Enable               Disable               (This option only applies to L2 OOB Virtual Gateway with Role VLAN             as Access VLAN and switch port is NOT bounced after VLAN change)
    *After Successful Login Redirect to
    previously requested URL
    this URL:
    (e.g. http://www.cisco.com/)
    Redirect Blocked Requests to
    default access blocked page
    this URL or HTML message:
    *Show Logged-on Users
    User info
    Logout button
    Enable Passive Re-assessment                          (To enable Passive Re-assessment for OOB Agent             connections, you must also enable the OOB Logoff option at             Device Management > Clean Access > General Setup > Agent Login.)
    Re-assessment Interval
    (Minimum of 60 minutes and maximum of 1440 minutes [24 hours])
    Grace Timer
    (Minimum of 5 minutes and maximum of 30 minutes)
    Default action on failure
    Continue Allow user to remediate Logoff user immediately
    (*only applies to normal login role)
    Device Management > Clean Access
    Certified Devices
    General Setup
    Network Scanner
    Clean Access Agent
    Updates
                Web Login   ·  Agent Login 
    User Role
    Unauthenticated Role(not common) role_engineer role_developer role_admin role_sales role_guest
    Operating System 
    ALL WINDOWS_ALL WINDOWS_XP WINDOWS_VISTA_ALL WINDOWS_7_ALL MAC_ALL MAC_OSX LINUX FREEBSD SOLARIS_ALL SOLARIS_86 SOLARIS_SPARC UNIX VMS OS2 PALM
    (By default, 'ALL' settings apply to all client operating systems if no OS-specific settings are specified.)
    Enable OOB logoff for Windows NAC Agent and Mac OS X Agent        (This global option applies to all OOB CASs and user roles and  enables Agent logout and heartbeat timers for OOB Agent connections. You  must also enable this option for Passive Re-assessment to function with  OOB Agent connections.)
    Require use of Agent
    (for Windows & Macintosh OSX only)
    Agent Download Page Message (or URL):
               Network  Security Notice: This network is protected by a Cisco NAC  Appliance Agent, a component of the Cisco NAC Appliance Suite. The Agent  ensures that your computer meets the requirements for accessing this  network, and helps you keep your computer secure and up-to-date. 
    Please use the Agent to log in to the network.
    If you  don't have the Agent software yet, download it by clicking the button  below. After downloading the installation file, run it to complete the  installation.
    If you have already downloaded and installed the  Agent, please close this window and right-click the Agent icon in the  system tray and choose Login from the menu. Enter your usual network  user name and password in the login window.
    Require use of Cisco NAC Web Agent (for Windows only)
              Cisco NAC Web Agent Launch Page Message (or URL):
    Network  Security Notice: This network is protected by the Cisco NAC  Web Agent, a component of the Cisco NAC Appliance Suite. The Cisco NAC  Web Agent ensures that your computer meets the requirements for  accessing this network, and helps you keep your computer secure and  up-to-date.
    Please launch Cisco NAC Web Agent by clicking the  button below.
    Allow restricted network access in case user cannot use   NAC Agent or Cisco NAC Web Agent
              Restricted Access User Role: 
    role_engineer role_developer role_admin role_sales role_guest
              Restricted Access Button Text: 
    Restricted Network Access Message:
               Restricted  Network Access: If you cannot use a Cisco NAC Appliance  Agent, you can obtain restricted network access temporarily by clicking  the button below.
    Show Network Policy to NAC Agent and Cisco NAC Web Agent users (for Windows only)
              Network Policy Link:  
    Logoff NAC Agent users from network on their machine logoff or shutdown after   
        secs (for Windows & In-Band setup, for OOB setup when OOB Logoff is enabled)
         (Setting the time to zero secs will logout user immediately. Valid range: 0 - 300 secs.)
    Refresh Windows domain group policy after login
    (for Windows only)
    Automatically close login success screen after    
        secs
         (Setting the time to zero secs will not display the login success screen. Valid range: 0 - 300 secs.)
    Automatically close logout success screen after    
        secs
    (for Windows only)
         (Setting the time to zero secs will not display the logout success screen. Valid range: 0 - 300 secs.)

  • SSO to R3 not working after system copy

    Hi Experts,
    Recently our QA R3 client XXX was deleted and the whole system was rebuild using system copy of client ZZZ of R3 production. Now we had to reconfigure the SSO between portal and QA R3 with the new client.
    But it is not working. It was found that the QA R3's own self signed certificate shows CN=ERP (same as R3 Prod) and not ERU as it should have been. We changed the CN value to ERP,in Visual Admin (Services ->key storage , Ticket ). Still the result is same.
    How to re-generate the self signed certificate in R3 with CN=ERU ?
    or a workaround for this problem.
    Regards
    Jimmy

    HI Jayendra 
    Recreate the saplogonticketkeypair following the procedure outlined here
    http://help.sap.com/saphelp_nw70/helpdata/en/75/c80b424c6cc717e10000000a155106/content.htm
    Then you can export the SAPLogonticketkeypair-cert (public key certificate) of the Java AS and import it into the target ABAP system
    Important: the following two steps must be done in the ABAP client that will receive the logon tickets i.e the ABAP client that the component/application on the Java AS is configured to connect to e.g the client specified in the portal iview properties or the client specified in a Web Dynpro JCo Destination
    (1) Import the public-key certificate of the Java AS into the ABAP systems certificate list using transaction STRUSTSSO2
    (2) Add the certificate to access control list
    When adding the certificate to the ACL the SID should be set to the SID of the ticket issuing Java AS and the client should be set to the client that the Java AS is writing to the logon tickets i.e the value of login.ticket_client in the Java AS
    Remember, in an Add-In installation, where the system IDs are the same, you must change the default client for the J2EE Engine (000) to a client that does not exist on the SAP Web AS ABAP system e.g change login.ticket_client to 999
    See: http://help.sap.com/saphelp_nw70/helpdata/en/cb/ac3d41a5a9ef23e10000000a155106/content.htm
    The reason for this change is that the system ID and client combination must be unique when tickets are to be accepted by an SAP Web AS ABAP system
    By the way it is better to start a new thread with your question rather than bumping a thread that was already set to 'answered'

  • OBIEE 11.1.1.6.2 BP1 SSO with AD not working on MAC OS 10.6.8

    Hi Experts,
    We have setup SSO in our production with OBIEE 11.1.1.6.2 BP1 version and Active directory. All seems to work fine on all browsers. But on MAC OS 10.6.8 when we use Safari 5.1.7 it doesn't work. But when we use the application on MAC OS version 10.7.5 and safari version 6.0.1 and it is working fine. Can anyone please let me know if you have come across the scenario and the solution for this. In windows it works perfectly fine on all browsers. Only this version of MAC and Safari is giving us the trouble.
    Thanks in advance for any solution provided.
    Regards,
    Satyabrat

    JavaScript and Cookies are enabled.  my cookies list shows at least 3 associated with hulu.  Funny thing is, if I grab the up/down control bar on right side of screen with my mouse, then hulu plays in a somewhat chopped frame by frame. As soon as I let go, the frame freezes yet audio portion continues.
    I don't know what a munged Hulu cookie is, however.

  • New Browser Window not working on My Mac Intel pro

    I have set a behavior in Dreamweaver CS3 to open a new
    browser window to a set size and to only show scroll bars if
    needed. I have left all other attributes unchecked. This is not
    working for me. Can you tell me how to make a new browser window to
    my settings using the behaviors in Dreamweaver CS3? I do all the
    steps right. what do I do when I follow all the steps for setting
    up a new browser window correctly and it doesn't work!? The new
    browser window never pops up even when i use an image map. The
    Behavior is not working correctly and I even re-installed
    Dreamweaver CS3. I am on an intel based mac pro. Running Firefox
    version 3 and Safari 3.1.2 on Leopard. I have done this several
    times before and it has worked. but that was before Leopard. Here
    is my code:
    <area shape="rect" coords="4,3,78,77" href="#"
    onClick="MM_openBrWindow('images/02.jpg','','width=378,height=504')">
    The only way I can get it to halfway work is add it into the
    link area
    on the properties panel. The window will then open but not to
    the
    specified size.?
    please advise as this is taking a long time to figure out!?

    Schafer Design wrote:
    > Yes site is live! However I have been able to figure out
    how to make them pop
    > up with the picture in the new window but now it will
    not fit to the size of
    > the picture? I think it is time to take it live so I can
    see how it acts on the
    > server. the site is
    http://www.davidmyersdesign.com.
    Also having a rollover
    > problem on the portfolio and contact page.
    > Dreamweaver is not so dreamy to me right now!
    >
    This is an unusual way to go about doing this. Typically you
    simply put
    the thumbnails up on the page rather than combining them into
    a collage
    and then adding imagemaps to that.
    Nevertheless, it can be done.
    You have code like this:
    <area shape="rect" coords="0,0,80,80" href="images/12.jpg"
    target="_blank"
    onClick="MM_openBrWindow('images/12.jpg','','width=378,height=504')">
    Try adding
    ;return false
    to each like this:
    <area shape="rect" coords="0,0,80,80" href="images/12.jpg"
    target="_blank"
    onClick="MM_openBrWindow('images/12.jpg','','width=378,height=504');return
    false">
    E. Michael Brandt
    www.divahtml.com
    www.divahtml.com/products/scripts_dreamweaver_extensions.php
    Standards-compliant scripts and Dreamweaver Extensions
    www.valleywebdesigns.com/vwd_Vdw.asp
    JustSo PictureWindow
    JustSo PhotoAlbum, et alia

  • Windows not working, please help me

    Hi ... I have a problem with windows 8 in my macbook pro, in the past year it happens twice, first time it was solved by itself and now happened again and take too long around tow weeks, the problem is " Whenever i turn the windows 8 it just gives me the windows 8 logo then usually gives me black screen but you can hear the computer working and some times after the windows 8 logo appears it come a blue background with message said " it looks like windows hasn't loaded correctly ", and with tow options restart ( and it dose not works with me ), and use advanced tools ... pleaaaase i need help i dont know what to do.
    Best Regards,
    Amro

    Windows 8 Support

  • Batch window not working. Help,plz its urgent!!

    My batch window is not showing up stuff that I have submited from compressor, FCP still says its exporting but file does not work afterwards.
    G5   Mac OS X (10.4.3)  

    You might want to check this note from Apple:
    http://docs.info.apple.com/article.html?artnum=93234

  • Save as window from modal window not working

    when i try to open an excel document from modalwindow, the download window appers, asking for "save as" or "open with". but there is no name of the file to be downloaded. and nothing happens when i click ok or cancel button. but from a normal window this works fine. the problem is only with modalwindow which i am opening using the javascript code showmodaldialog. How can i solve this. please help
    == This happened ==
    Every time Firefox opened

    Hello.
    Although possibly not related to your problem, I will remind you that the version of Firefox you are using at the moment has been discontinued and is no longer supported. Furthermore, it has known bugs and security problems. I urge you to update to the latest version of Firefox, for maximum stability, performance, security and usability. You can get it for free, as always, at [http://www.getfirefox.com getfirefox.com].
    As for your problem, you may be having a problem with some Firefox add-on that is hindering your Firefox's normal behavior. Have you tried disabling all add-ons (just to check), to see if Firefox goes back to normal?
    Whenever you have a problem with Firefox, whatever it is, you should make sure it's not coming from one of your installed add-ons, be it an extension, a theme or a plugin. To do that easily and cleanly, run Firefox in [http://support.mozilla.com/en-US/kb/Safe+Mode safe mode] and select ''Disable all add-ons''. If the problem disappears, you know it's from an add-on. Disable them all in normal mode, and enable them one at a time until you find the source of the problem. See [http://support.mozilla.com/en-US/kb/Troubleshooting+extensions+and+themes this article] for information about troubleshooting extensions and theme. You can troubleshoot plugins the same way.
    If you want support for one of your add-ons, you'll need to contact its author.

  • Preview Window Not Working

    Problem:
    The preview window in the top right of iMovie 08 does not work. It is either checkered or black.
    Possible Solution:
    If your iMovie project is using video from an event that has a lot of video in it, split that event up. Do this via right click->Split Event Before Click.
    Background:
    When I would start up iMovie '08 (7.1.4) everything worked fine until I clicked on a certain project that I had made. Then the preview window would not work--it showed a blank screen or was checkered, even though the audio would play. Weird things would continue to happen, and none of the other projects would play in the preview window, it seemed to get progressively worse.
    The project used video from an even that had a lot more video in it than other events I was using. It had 45:45 and the others less than 30min. I split the event up half way via right-clicking about half way and then selecting "Split Event Before Clip". This split the event into two events, and everything works fine now. (When you split the event, you need not worry about messing up your project, it knows that you have split the event and can still find the video.)

    Well, I just seemed to have solved the problem...at least as I was experiencing it. As mentioned, I have my Motion content on an external drive, so I decided to revisit this.
    I had installed all my Final Cut Studio content on the external drive using the "Content Installer" (after first installing the apps to my laptop). When opening Motion for the first time, it couldn't find the content so I manually typed in the appropriate path...or so I thought:
    250GB Drive : Final Cut Studio Content : Motion Content.
    Oddly enough, a few things worked this way, but not everything. It turns out I had to specifically point one folder deeper:
    250GB Drive : Final Cut Studio Content : Motion Content : Motion
    After doing this, all my content seems to preview, although there still are a few anomalies. Some things have to be clicked on more than once to preview, or sometimes I must preview something else first, then try the desired effect a second time. In some cases waiting quite a while produces something.
    I'll try moving the cursor about as Mabou suggested and see if that makes any difference.
    At least I'm getting somewhere!
    Thanks,
    Doug

  • Going to files by typing in Finder window not working

    My entire life using Mac OSX I have opened finder windows and then began typing the name of the file or folder I wanted in order to get the finder to select that file/folder.
    For example, if I have my home open I just type "Do" and the Documents folder gets selected. Then I can hit Cmd-O to open it.
    This stopped working today, and I'm perplexed and annoyed about it.
    I installed the Security Update 2006-007 last night and so I'm wondering if that broke this.
    Anyone having the same problem/know how to fix it. Not being able to do this is making using my computer significantly more annoying.
    Thanks you!
    PowerBook G4   Mac OS X (10.4.8)  

    Also, I just tried clicking on the sidebar (I tried applications, desktop, and documents) and it will not navigate away from this window. If I exit the window and open a different finder window, it works. So what is it about this particular folder?

  • Finder window not working properly

    This only just started happening, and it only seems to be happening to one or two folders...
    First of all, this is what it looks like
    as you can see, the file names look funky.
    Also, if I edit a picture or delete one, it doesn't register the change unless I exit the folder and bring it back up.
    Anyone know what's going on here and how I can fix it? This also happened when I tried to make a ringtone a few weeks back. I am running Yosemite.

    Also, I just tried clicking on the sidebar (I tried applications, desktop, and documents) and it will not navigate away from this window. If I exit the window and open a different finder window, it works. So what is it about this particular folder?

  • BI PUBLISHER DOWNLOAD Link  for MS windows not working

    Dear Admin,
    The following link for BI PUBLISHER download on MS windows is not working could you please help ???
    following is the error message
    http://www.oracle.com/errors/404.html
    TA
    s

    Dear Admin,
    The BI Publisher link for windows is not working ........pls pls reply and let me know
    ta
    s

  • PC Suite with virtualized Windows NOT working

    PC Suite (6.83.14.1) is not working with a vitualized OS, i tested it with
    Linux (Ununtu) 7.10 as Host OS
    VirtualBox 1.5.6 with USB support
    Guest (virtualized) OS tried: Windows 2000, XP Sp2/3 and Vista sp1
    The phone (nokia N73) connected bij USB is recognized, the modem is working, but wen connecting the phone it comes with an error:
    "PC Suite does not recognise the connected phone. The connection between the PC and the phone failed, error code 0x80044403. Switch off your phone, switch it on, and try again."
    in Windows management the phone is recognized, correctly
    as "Nokia N73 USB Phone Parent" and below that device:
    - Nokia N73 as: COM3, Generic, Modem, en 2 OBEX devices.
    also below "Ports" the phone is visible as USB(COM3)
    Al (!) my other USB devices like USB stick's USB-DVD-recorder are working fine.
    also Windows CE-devices, like a Navman (Windows CE), connected by Microsoft activesync are working perfect.
    PC Suite is necessary to run firmware upgrades!
    So, it lookes likes a PC Suite problem, while everything is functioning except PC Suite.
    Message Edited by rolandbreedveld on 27-Mar-2008 12:11 PM

    PC Suite ver 7.0 is NOT working with virtualised OS. I have tested on OpenSuse 11.0 as HOST OS with SUN xVM VirtualBox Graphical User Interface 2.0.2 with USB Support enabled. The Virtualised OS is Windows XP with all Service Packs / Windows updates loaded.
    The Phone E90 Communicator is connected via USB
    In Windows management the Phone is recognised as Wireless Communication Devices --> Nokia E90 Communicator USB Phone Parent.
    When connecting the Phone it shows an error:
    "PC Suite does not recognise the connected phone. The connection between the PC and the phone failed, error code 0x80044403. Switch off your phone, switch it on, and try again."
    PC Suite is required to backup the phone, etc so that I can use the E90 in Virtualised Windows on OpenSuse 11.0.
    Would Love to have this working. Hate using Windows only to access the Phone since OpenSuse 11.0 is my primary OS. I will have to reboot the system, select Windows XP if all I have to use Windows XP is for accessing the Phone.
    Appreciate a revert at the earliest.
    Live every day like it is your last.
    You have only 1 lifetime , NO matter what different religions tell you. DO good in all that you do.

  • Photo stream on windows not working

    Hello
    Since a couple of days the photo stream between my devices and my pc is not working.
    i cheked all the settings on the devices and in icloud for windows... all is correct
    but the photos still don't appear automatically on my pc...

    the page is not that much helpful.
    i tried to add a photo to the the stream from my PC. i can see the photo on my iPhone but not in the folder "My Photo Stream" on the laptop...

  • Trust ALL root Certifications in Windows not working for non-Admins on Terminal Server

    I have been trying to setup a verification process that will allow us to us Active Directory Certifications to verify signatures. I have finally found the setting to use the Windows Store after not getting Adobe to query our Certificate Authority. It works great on our local desktop where users have Admin access, but when users do it on our Terminal Server it does not allow it. I thought the issue was access to a configuration file in the Adobe directory, but I found the setting in the Registry set correctly. But does not work correctly. One additional note is I had noticed that after I enabled it on a Non-Admin, is Adobe would say it crashed after I shut it down.
    My question is what type of privilege do you need, or maybe Adobe need to access the Windows Cert Store from a Terminal Server with a non-Admin because it is not validating after confirming the Setting is enabled.
    Thanks,
    Donavan  

    hello, since version 26 firefox is able to auto-update on windows even for non-admin users (when the mozilla maintenance service is getting installed in the original configuration): http://www.mozilla.org/en-US/firefox/26.0/releasenotes/#whatsnew
    those would be the auto-updates provided by mozilla directly - so i'm not sure if this is something that would fit in your environment. installing the .exe file of a new version (available at [https://www.mozilla.org/firefox/all/]) on top of an older version will also update the program.

Maybe you are looking for