When will CC support Two Factor Auth?

As the title says -- I'd like to not worry so much about the next breach Adobe will face.
I'd personally prefer Google Authenticator support, but I'd grudgingly accept SMS.

Could you provide more detials on how do you use _Adobe.JSXInterface?
This is a simple exmaple to show how to use _Adobe.JSXInterface:
1. Place a jsx file like f.jsx in assets folder. The function f is defined as below in this file:
function f(a, b)
    return a + b;
2. The JavaScript below in HTML widget will show the return value:
<button onClick="_Adobe.includeJSXFile('f.jsx'); alert(_Adobe.JSXInterface.call('f', 5, 4));">Return result</button>
"9" will be popped up if click this button. Make sure invoke _Adobe.includeJSXFile('f.jsx'); to call the functions defined in f.jsx via _Adobe.JSXInterface.call().

Similar Messages

  • When will Apple Support Ultraviolet Digital Copies?

    This is something of a cross post for iPad & iPhone, but I won't be cross posting it as they can be a bit annoying.
    I'm a huge fan of digital copies, wasn't once, but now am.  Having digital copies is something that does factor into me deciding when to buy a film on Blu-Ray and when to wait. 
    The new thing that is being pushed now is Ultraviolet, a quasi-cloud type service, for digital copies.  However it can only be used by a select few devices; Mac (and even Windows) don't support it.  Personally I prefer the standard digital copy, I maintain my library, back it up when I make new purchases and save my recipets in case anything happens.  And of course a big reason I prefer it is because I won't be hopping between two services for them.
    My question is when will Apple support Ultraviolet Digital Copies?  Or will there be an alternative where the Blu-Ray will include a code for a traditional digital copy that if used will void the UV copy and vice-versa?
    I would personally prefer an alternative as I'd hate managing two accounts to handle my digital copies.

    This is a user to user forum so we have no more information than what Apple publishes. Also please read the Terms of Use of this forum. Specifically where it says:
    SubmissionsStay on topic. Apple Support Communities is here to help people use Apple products and technologies more effectively. Unless otherwise noted, do not add Submissions about nontechnical topics, including:
    Speculations or rumors about unannounced products.
    Discussions of Apple policies or procedures or speculation on Apple decisions.

  • Need help with two-factor auth for windows logon using CSS

    Hi all,
    I have been trying for a couple of days now to get two-factor auth for windows logon working on my X1C Type 3443.
    I am running Windows 7 (64-bit) with Lenovo System Update 5.06.0007, Lenovo Solution Center 2.6.001.00, ThinkVantage Fingerprint Software 5.9.9.7282, ThinkVantage Client Security Solution 8.30.0031.00. If it's of any importance, my X1C was originally shipped with Windows 8, but I couldn't stand it and reinstalled Windows 7 instead.
    I have uninstalled and reinstalled the above programs in the following order:
    1) Install System Update and reboot
    2) Install Solution Center and reboot
    3) Install CSS and reboot
    4) Install Fingerprint Software and reboot
    Everything seems to be working fine by itself, except that when I try to configure two-factor auth in CSS, the Fingerprint tab (on the left of the GUI) is greyed out and CSS tells me that I have no fingerprints enrolled. The Fingerprint Software, however, is working just fine and shows me as having a fingerprint enrolled there.
    I have spent all morning searching for a solution, but everything I find dates back to 2011, when ThinkPads still came with ThinkVantage Toolbox. I obviously can't download that anymore, so I'm at a loss. Can someone please help? Thanks!
    Candace

    Hi all,
    I have been trying for a couple of days now to get two-factor auth for windows logon working on my X1C Type 3443.
    I am running Windows 7 (64-bit) with Lenovo System Update 5.06.0007, Lenovo Solution Center 2.6.001.00, ThinkVantage Fingerprint Software 5.9.9.7282, ThinkVantage Client Security Solution 8.30.0031.00. If it's of any importance, my X1C was originally shipped with Windows 8, but I couldn't stand it and reinstalled Windows 7 instead.
    I have uninstalled and reinstalled the above programs in the following order:
    1) Install System Update and reboot
    2) Install Solution Center and reboot
    3) Install CSS and reboot
    4) Install Fingerprint Software and reboot
    Everything seems to be working fine by itself, except that when I try to configure two-factor auth in CSS, the Fingerprint tab (on the left of the GUI) is greyed out and CSS tells me that I have no fingerprints enrolled. The Fingerprint Software, however, is working just fine and shows me as having a fingerprint enrolled there.
    I have spent all morning searching for a solution, but everything I find dates back to 2011, when ThinkPads still came with ThinkVantage Toolbox. I obviously can't download that anymore, so I'm at a loss. Can someone please help? Thanks!
    Candace

  • Two factor auth for CRES portal

    This is a wishlist of mine which I hope would get into the plans for future enhancements to CRES service. Some form(s) of two factor authentication for access to CRES service would be very useful. I'm thinking of a low overhead approach for both internal (within the org) and external users such as out-of-band SMS OTP or a software token app on the device generating OTP (as opposed to hardware based form factors).
    Thanks,
    John
    Sent from Cisco Technical Support iPad App

    This, and improving the registration experience for mobile users, are both on the CRES roadmap. For two-factor auth, although I can't commit to anything, I'd agree that some sort of out-of-band communication of a one time password, by SMS or an alternate email address for example, would be the preferred approach.

  • I would like to use tethering for my camera Nikon D610 in lightroom (version 5.4 is installed). When will lightroom support this camera with tethering?

    I would like to use tethering for my camera Nikon D610 in lightroom (version 5.4 is installed). When will lightroom support this camera with tethering?

    We'll know when it happens, Lucht - software companies don't make support promises in advance.

  • When will Apple support h.264 with HE-AAC v2 (in AppleTV/Ipad) ?

    Hello
    When will Apple support h.264 with HE-AAC v2 (in AppleTV/Ipad) ?

    Maybe because iPad2 has a faster processor

  • Using BOTH keyfile AND passphrase in dm-crypt. Two factor auth.

    How can the following setup be achieved. BOTH (not either) keyfile and a passphrase should be used in order to decrypt a device. So keyfile will be read from an SD-card/FLASH drive on boot and passphrase will be requested. That way, somebody who wants to access the system has to have something and know something to have access. In other words, this will be a two-factor authentication system.
    Ideally, multiple keyfiles and passphrases should be used. The reason is because if one keyfile A will be lost/stolen, then the slot can be killed and another keyfile B will be used as a back-up. Now if somebody have found the keyfile A and slot A was deleted, they can no longer use keyfile A, because it will be no longer valid. Multiple passphrases are there to ensure that if one is forgotten another can be used as a back-up.
    Is it possible and how should I approach this? The wiki seems to be focusing on one factor authentication systems (where only a keyphrase OR a passphrase is used to decrypt the drive, while in this case BOTH a keyfile and a passphrase should be required).

    I did not try it by myself but it reads like what you want to achieve:
    Using GPG or OpenSSL Encrypted Keyfiles:
    The following forum posts give instructions to use two factor authentication

  • When will lightroom support tethered shooting with the NIKON D4S?

    when will lightroom support tethered shooting with the NIKON D4S?

    Okay so I should be asking Adobe direct, thanks.
    I did find that Nikon released the developer software for the D4S back in february so just could'nt uderstand the delay especially as adobe never seems to be late taking my money each month.

  • When will lightroom support d750 raw files?

    when will lightroom support d750 raw files?

    No one who knows can say and no one who says knows.  I’d GUESS it’ll be before the end of November, around the time Canon releases the 7D Mark II which has already been announced by has a ship date sometime in November according to B&H.
    While you’re waiting, you can download the DNG Converter 8.7 RC from Adobe Labs, and convert your NEFs to DNGs and import those DNGs into LR.  The DNGC is in the CS6 branch of the ACR 8.7 download, here:
    http://labs.adobe.com/

  • When will LightRoom support the Panasonic DMC-GH4 camera?

    When will LightRoom support the Panasonic DMC-GH4 camera?

    Adobe rarely comments publically about future support; however, a new camera is usually supported in the next version of Adobe software.  LR comes out every 3 or 4 months and LR 5.4 was released April 7, with a beta a few weeks before then, I’d guess it won’t be too much longer, unless there is some special problem with GH4 support.
    The betas are available on http://labs.adobe.com/ so that is the first place to periodically check.
    With LR 5.4 there wasn’t a public beta (release candidate) due to the newly added Lightroom Mobile feature that Adobe wanted to keep secret until it was actually for sale.

  • When will Aperture support Fujifilm Xpro1 raw files??

    Does anybody knows when will Aperture support Fujifilm Xpro1 raw files?? It have been pendning for a while already, really hope there will be an update soon. Thanks. 

    I firmly disencourage people to purchase Aperture these days.
    To everyone asking me for advise as a Pro photographer.
    Apple attitude on this issue is of abandonement and ignorance of users needs.
    Unfortunately, the feeling is that this is going to be the permanent standard.
    They are not providing translations, not providing support to models such as X-Pro1 that has received inmediate reaction from major developers, neither do care for users that openly claim for RAW support for an extended model as X-10.
    This is somehow another sign of apple arrogance in term of market predominant coompany.
    If Apple do not begin to lose sales and an importan market share this is going to be worse and worse.
    Best way: Ignore Aperture.
    Adobe is nowadays the ONLY option for photographers.
    I don't like Lightroom so I must select my shots with Photo Mechanic, or Xnview and then go to photoshop.
    Sick of Apple.

  • HT201071 When will RAW support for Pentax K3 be available for OSX and Aperture 3, finally? Really very much waiting for it!!!

    When will RAW support for Pentax K3 be available for OSX and Aperture 3, finally? Really very much waiting for it!!!

    We're all other users here, so can't answer that question. You can request it by submitting feedback here:
    http://www.apple.com/feedback/

  • WHEN will you support raw files for Canon 70D in PE? This camera has been out for months!

    WHEN will you support raw files for Canon 70D in PE? This camera has been out for months!

    Hi,
    PSE 12 with updates or PSE 13 should support the Canon 70D.
    Which version do you have and which operating system are you running on?
    If you have an older version of PSE, you could use the DNG converter to convert the CR2 files to DNG files - then you can use the DNG files in PSE.
    Brian

  • When will Aperture Support Pentax K-3?

    When will Aperture support RAW files from Pentax K-3? This is Pentax's top of the line professional camera, which has been on the market now for 5 months!

    It's now supported. That wasn't long
    Run software update:
    http://support.apple.com/kb/DL1734

  • HT4757 When will Aperture support Fujifilm X-Pro1 raw files?

    When will Aperture support Fujifilm X-Pro1 raw files?

    I firmly disencourage people to purchase Aperture these days.
    To everyone asking me for advise as a Pro photographer.
    Apple attitude on this issue is of abandonement and ignorance of users needs.
    Unfortunately, the feeling is that this is going to be the permanent standard.
    They are not providing translations, not providing support to models such as X-Pro1 that has received inmediate reaction from major developers, neither do care for users that openly claim for RAW support for an extended model as X-10.
    This is somehow another sign of apple arrogance in term of market predominant coompany.
    If Apple do not begin to lose sales and an importan market share this is going to be worse and worse.
    Best way: Ignore Aperture.
    Adobe is nowadays the ONLY option for photographers.
    I don't like Lightroom so I must select my shots with Photo Mechanic, or Xnview and then go to photoshop.
    Sick of Apple.

Maybe you are looking for

  • Windows Media Player Playlists to Visio

    Hello, I just purchased a Zen Vision M. I have several playlists made in my music library on Windows Media Player 0. The format of these lists are .m3u. Can someone tell me how to transfer the complete playlist to the Vision M? I tried it using the s

  • PORTAL and IS-U functions

    Portal Gurus,      I have a requirement to integrate the IS for utilities in the portal. Is there a business package that handles this function or is the functionality involved in the CRM business package by any chance? how do you think we can implem

  • Oranisational Management  in HR

    Hi Experts I got problem with Oranisational Management Report . please can any one help me out. I did taken conditions like this. 1 Unlinked Positions select * from hrp1001 into corresponding fields of table itab where OTYPE = 'S' and subty ne 'A003'

  • Safari 6 won't let me type a lowercase "L"

    I cannot type a lowercase "L" in any Safari 6 web page. I can type an uppercase "L" though. Very oddly, I have no problems typing a lowercase "L" in the Safari address bar. I've tried using the Keyboard viewer to type the letter, but no joy. Only hap

  • Response time is extremely slow since update

    Since the update over the weekend, my phone takes such a long time to respond to a touch that I wonder if it has completely frozen up.  It's like this no matter what screen I am on or what tasks I am doing - all apps, pics, texts, etc...EVERYTHING IS