What can be done with the fingerprint reader?

I am trying to figure out simply what I can do with the fingerprint reader on the T400. I understand how to use it to log into the computer. My main question is whether or not I can use the fingerprint reader in the following contexts, and if so how.
1a) To  log into internet password protected websites. When I use IE, the password manager pops up and prompts me to save a password. If I save it, I can return to that website and it automatically will enter the login information and password for me. I want to know whether you can have password manager (or another program) prompt the user for the fingerprint and then submit the login information. That way the information is protected each time I log in, but I do not need to enter log in information each time, only a fingerprint. 
1b) If this is possible in IE8, I would like to know if it is possible in Firefox 3, in which password manager does not pop up.
2) Can it be used to log into MS Outlook.
3) Can it be used to lock documents in MS Word.
I much appreciate any information letting me know if these can be done, and if so, how to do them. Thank you very much for your help!
J
Message Edited by lenova on 09-07-2008 09:13 PM

After playing with it for a while I figured out at least questions 1a) and 1b). For anyone else who has the same questions:
1a) Have your browser save the password using Lenovo's Password Manager. Then open password manager and open that item.  Click the advanced tab and change the security level to custom. Click "Customize Security Policy" and select "Protect with a Fingerprint."
1b) Lenovo has a patch to synch Password Manager with firefox 3. It can be found here and is much easier than the manual fixes found on this forum.
http://www-307.ibm.com/pc/support/site.wss/document.do?sitestyle=lenovo&lndocid=MIGR-70132
I am still looking for help with 3) and 4), particurally 3). Please let me know if you have any ideas. Thank you very much!!

Similar Messages

  • What can be done with the excessive ink usage on the HP6700 printer?

    I just replaced all the cartridges in a HP6700 printer so I could print a black only page (that issue has it's own thread of disappointed customers). Now after very little use, perhaps 20-30 pages at most and again mostly just black type, the message that cyan ink is low comes up. Yes, I set it to print black only and grayscale most every page but I think that is false. I use the Draft setting on most things in another hopless effort to save ink. I think I did better from the starter pack that came with the printer which also ran out about the same time but I did at least print have the pages with color then. Does anyone know of a way to get this thing to stop using up ink so fast other than leaving in unplugged in the corner or placing it in the garbage can.??

    Hi oceanbob,
    I appreciate your frustration, I really do. However, this particular printer uses some color inks even when printing in black only. The reason for this is for servicing tasks and to make sure your printhead does not dry out and cause problems in the future. If you did run out of color and kept printing black only, you will cause problems with the printhead. 
    For more information here is your User Guide to your printer, see page 74.
    To get a better understand of the ink usage, take a look here: Ink Usage in Inkjet Printers
    Thank you for your time!
    HevnLgh
    I work on behalf of HP
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" to the left of the reply button to say “Thanks” for helping!

  • What can be done with the PCI express expansion slot

    Hello Mac world. This is Cee again with another wild question about the Macbook pro. I recently purchased a 17in Macbook pro with the discrete 1gb AMD radeon graphics card and I have a question. Is it possible to enhance this discrete graphics card using the express expansion port? I ask because I’m an intense console gammer and I would like to take this experience on the go with my Macbook pro. I know this Macbook can handle games such as Call of Duty Modern Warfare 3 if set to low settings, but is there a way to expand the graphics card using the express expansion port? I know there are other laptops designed specifically for the purpose of intense gaming, but I just wanted to try it out on the Macbook pro.
    Thanks for any help.

    CEE6 wrote:
    Is it possible to enhance this discrete graphics card using the express expansion port?
    Nope, sorry.
    I ask because I’m an intense console gammer and I would like to take this experience on the go with my Macbook pro.
    The MBP has powerful graphics, but for a limited time as games get more powerful
    For computer gaiming you need a Windows 7 tower where the video card upgrade options are massive.
    laptops of all kinds can't do this, neither can most Mac's, the Mac Pro has little or no graphic card upgrade options.
    http://www.cbscores.com/index.php?sort=ogl&order=desc

  • See what can be done with Java

    Want to see what can be done with a Java and specifically a Java3D application. Go to the Java3D forum and download the application "Free Java3D Demo Application".
    This should put to rest the questions if Java is good enough to do serious programming. This is a Demo of a full application that has over 100,000 circulation within the last month.

    I appreciate the response to this posting however please do not email questions to me reguarding how it works or can I help you to do your java homework. <8-)
    I received 60 email since this posting with many questions. The software is a commercial application. If you are interested, I suggest you go to www.3demall.com/fast and join the program in order to receive a CD and support. The Fast Start Program is a way to introduce our complete concept of PayWare while providing a good value.

  • "app.selection[0]" – what can be done with it? (CS5)/(CS6)(JS)

    This is hopefully not a simple question – because then the answer would probably be 'no'/'nothing else'.
    What can be done with a selection? Is it posible to sort out the different contents within a selection, declare variables around them or give them names, and then continue from there?
    I have one specific idea here. I want to select two things – one is a group, and the other is a non-grouped object, and then include that object in the original group. No – not the same as selecting them and simply grouping them, that could be done by hand. I want to include an object in a previously set group without creating another one.
    It has to do with a plugin used for creating apps for mobile devices. Creating another group out of the group + item makes all previous settings assigned to the original group dissapear. Not sure if the plugin will accept this method, but it's worth a try.

    Hm. This now is pure speculation on my side, 'cause you are not telling much about the plugIn that has to do with app creation.
    From my knowledge of Adobe Digital Publishing Suite, and I cannot assume that you are using the DPS plugIns "Folio Builder" and "Overlay Creator", I can only guess, that you applied something like an effect (in terms of DPS an "overlay" function) to a group and afterwards grouping anew with a different object to a new group. Then the overlay is burried in that group and will not work as you expected.
    I never asked myself if it will damage an applied "overlay", if the object is grouped with something that has an different "overlay" effect or no "overlay" effect at all. But I will test for that situation…
    After re-reading your question you like to add the same "overlay" effect of the original group to the new group or adding a new object to the group so the effect is not lost.
    In case you are working with DPS, the overlay effects are "injected" with a method you can compare directly with the JavaScript method  insertLabel("KeyString","ValueString") and will stick to the object until the values are changed or the object (your group) will not exist any more (by un-grouping).
    So please, tell us something more about your workflow…
    It's not that easy to add an existing object to a group without un-grouping and re-grouping. And this will destroy the "injected" Key/Value-pairs of the effect.
    Here is something to think about (read the whole discussion):
    http://forums.adobe.com/message/2259499#2259499
    Uwe

  • HT204053 SOMEONE STOLD MY INFORMATION OFF MY PHONE, SPYING AND GOT PASSWORD! WHAT CAN BE DONE? THE OTHER USER IS ON MY SAME APPLE ACCOUNT

    SOMEONE STOLD MY INFORMATION OFF MY PHONE, SPYING AND GOT PASSWORD! WHAT CAN BE DONE? THE OTHER USER IS ON THE SAME APPLE ACCOUNT AND TOOK SCREEN SHOTS OF TEXT, PHOTOS MOST LIKELY SAVED IT TO AN APP. ON THE PHONE & OR EMAILED IT TO SELF.

    You need to get control of your Apple ID. Change the password.
    Manage your Apple ID -
    https://appleid.apple.com/cgi-bin/WebObjects/MyAppleId.woa/
    If you can't change the password because this person ahs changed the password to something that you don't know then contact the Account Security Team to get control of your account.
    Apple ID security issues -
    Call Apple Care for your country and ask for the Account Security Team. They can assist you with your issue.
    http://support.apple.com/kb/HT5699
    The very last thing that you want is to have Apple close down the Apple ID, especially if you have bough t a lot of content through this account in the past.

  • HT4623 what can be done for the ipad that is making people dizzy and having headaches?

    what can be done for the ipad that is making people dizzy and having headaches?

    Go to settings>general>accessibility>reduce motion> turn on.

  • Please help me!!!!!!! what can I do with the message " no service " I have already updated for 5.0.1 (9A406) and nothing happened. Please Help me!!!!! I´m thinking to came back to my nokia. It´s work at least!!!!

    Please help me!!!!!!! what can I do with the message " no service " I have already updated for 5.0.1 (9A406) and nothing happened. Please Help me!!!!! I´m thinking to came back to my nokia. It´s work at least!!!!

    Please DO go back to your Nokia.  I'm sure people on their support forums will love your whining and idle threats just as much as we do.

  • Is there a way to select MULTIPLE tabs and then copy ALL of the the URLs and titles/or URLs+titles+HTML links? This can be done with the Multiple Tab Handler add on; However, I prefer to use a Firefox feature rather than download an add on. Thanks.

    Currently, I can copy ONE tab's url and nothing else (not its name). Or I can bookmark all tabs that are open. However, I'd like to have the ability to select multiple tabs and then copy ALL of the the URLs AND their titles/or copy ALL of the URLs+titles+HTML links? This can be done with the Multiple Tab Handler add on; when I download the add on, I get a message saying that using the add on will disable Firefox's tab features. I prefer to use Firefox features rather than download and use an add on. Is there a way to do this without an add on?

    Hi LRagsdale517,
    You should definitely be able to upload multiple files by Shift-clicking or Ctrl-clicking the files you want to upload. Just to make sure you don't have an old version of the service cached, please clear the browser cache and then log in to https://cloud.acrobat.com/files. After clicking the File Upload icon in the upper-right corner, you should be able so select multiple files for upload.
    Please let us know how it goes.
    Best,
    Sara

  • About what can be done with free tools today

    Hi,
    I'm quite new to MHP and JavaTV. I've seen many web pages that informed me about MHP (like Steve's one, thanks if you see this message), but I'm still a bit confused about what can and cannot be done with the free tools available today, eg XleTView, openMHP or others.
    I'd like to fetch a DVB stream (or an object carousel? I'm not sure about it) from a DVB-T card (which has BDA drivers) and access it with MHP (in order to find which services are available, etc...).
    Tell me if I'm wrong, I think XleTView or openMHP can't access my DVB-T card, it's just useful to test Xlets.
    Is there a way to have it access the DVB-T card, or even a stream or an object carousel that would be on my hard drive?
    Many thanks, and sorry for the silly questions.

    [oops]
    when I say "it's just useful to test Xlets", I don't want to say it does only minor things. I understand all the MHP stuff is complex to implement, so don't take it bad, I just expressed myself the wrong way :)
    I'm grateful to the programmers who help to do this. Thanks!
    [oops]

  • I lost my iPhone 5s and purchased a new phone.  A few days later I found the first phone.  What can I do with the old 5s?  How can I upgrade to a 6?

    What do I do with the old phone and can I get an upgrade?
    Thanks
    Pete

    You're gonna have to figure out how to call AppleCare & ask to talk to "Account Security". If your english is not good, then find someone to help you. Be prepared to prove ownership & the fact that you purchased this phone from an authorized source in the US. They "may" be able to help you.
    Apple does not provide email support.

  • Can i use only the fingerprint reader to log onto my phone?

    I'm wondering if I can by pass the 4 digit code completely and only use the fingerprint reader to log onto my 5S phone.

    Yes, that's how it's designed. You only need the passcode if you haven't unlocked your iPhone within the last 48 hours.
    http://support.apple.com/kb/HT5883
    Regards.

  • What can be don with theese 10000Mips? Please Post back

    I want to by an X-Fi Soundcard.
    Is it possible, foraexample, to set up a few parametric equalizers for each audio channel?
    If yes, how many?
    The X-Fi site tells about the instruction set and the architecture of the chip. Is it possible to write own "Soundshaders"? I mean own effets, which can be processed in Hardware and can be aplied to all 2D and 3D voices.
    Nvidia has this FX-Studio to develop FragmentShaders for their Graphiccards.
    I simply can't believe that the "entertainment mode" uses up all resources of this chip. A 0band Equalizer is for me something to laugh at, you know.
    I want to compensate all the parasitic effects in my room.
    I want to correct the resonaces, the frequency plot of my speakers(down to 25Hz if possible), of course the resonances of my speakers.
    If you tell me, that it can't be done in gaming mode, because of performance lacks. That wouldn't be a problem, as i only intend to listen to music.
    Can anyone tell me what can be done and what can't.
    I simply want to know, what this soundcard can do for me, before i intend to spend a few hundred bucks on it.
    I hope anyone replys!
    Thanks in advance
    MadMartin

    MadMartin wrote:
    I want to by an X-Fi Soundcard.
    Is it possible, foraexample, to set up a few parametric equalizers for each audio channel?
    If yes, how many?
    The X-Fi site tells about the instruction set and the architecture of the chip. Is it possible to write own "Soundshaders"? I mean own effets, which can be processed in Hardware and can be aplied to all 2D and 3D voices.
    Nvidia has this FX-Studio to develop FragmentShaders for their Graphiccards.
    I simply can't believe that the "entertainment mode" uses up all resources of this chip. A 0band Equalizer is for me something to laugh at, you know.
    I want to compensate all the parasitic effects in my room.
    I want to correct the resonaces, the frequency plot of my speakers(down to 25Hz if possible), of course the resonances of my speakers.
    If you tell me, that it can't be done in gaming mode, because of performance lacks. That wouldn't be a problem, as i only intend to listen to music.
    Can anyone tell me what can be done and what can't.
    I simply want to know, what this soundcard can do for me, before i intend to spend a few hundred bucks on it.
    I hope anyone replys!
    Thanks in advance
    MadMartin
    8 simultaenous realtime effects.
    X-Fi Raw Data Path MIPs
    SRC..........730
    Filter.......200
    Mixer........20
    Tank.........440
    DSP..........80
    Total........0340
    Ref.
    jutapaMessage Edited by jutapa on 02-24-20062:20 PM

  • What can be done when the Customer Relations Department fails to call? Disgusted and appalled.

    I have had a sony KDL-W590B (same as the W600B but from Costco) for less than one year.  The original television had a dark spot in the upper left hand quadrant.  I contacted Sony and was instructed to do a factory reset on the television and exchange it at Costco if that did not fix the issue.  It was not fixed so I exchanged it per their instructions.  The replacement KDL-W590B worked adequately for 10 months and then developed a dark, dead spot in the upper left hand quadrant.  I contacted Sony and was advised that I could receive a new downgrade as a replacement (the new 48R510C which has 2 HDMI ports compared to the 4 on the W590B and horrible input lag) or I could request a facory recertified W590B.  I chose the latter and received the replacement the next week.  The replacement was broken.  The image on the screen was barely discernible through the black spots and circles all over the screen.  I called Sony and explained the situation and was told on Wednesday 5/27/15 that I would receive a call from the Customer Relations Department no later than 1p.m. on 5/28/15.  I called back at 3p.m. on 5/28/15 and was told that there are no supervisors available at Sony and that I would have to await a call from the Customer Relations department no more than 24 hours later and he claimed to escalate the issue.  I called back at 4p.m. on 5/29/15 and was told that I would have to await a call back from the Customer Relations Department no more than 24 hours later.  I called back at 4p.m. today, 5/30/15, and was told that the Customer Relations Department is closed on weekends and I should receive a call from them on either Monday 6/1/15 or Tuesday 6/2/15.  My Playstation Plus membership expires tomorrow and will not be renewed.  My PS4 and PS3 will be traded in this week.  My Sony HTC-150 sound bar will be sold.  At this point I just want my money back so that I can buy a decent product from a decent company.  Done with Sony after 20 years of supporting them because I get no support in return.  Seriously, all I wanted was for them to call me and help.

    Alright! I got a response from Charlie by phone after posting today and she was very helpful.  She explained what happened when I had my issue escalated on 5/27 because after receiving my third defective KDL-48W590B (this one a factory refurbished unit with a 90 day warranty period to replace a defective set that was purchased with a 1 year warranty) I requested either a refund or a working television with a 1 year warranty.  Apparently the expectations for the reply from the Customer Relations Department were set incorrectly.  What I should have been told was that a reply after an escalation should take 24-48 business HOURS.  This is quite different indeed.  The Customer Relations Department is open from 9-6, 5 days per week, so that means that 48 business hours is actually 5.33 business days.  That's over a week. So while I expected a reply within one business day as I was explicitly promised on 3 separate occasions by 3 separate Sony employees on 3 consecutive days, it was really over a week.  The fourth day, today, 5/30, I was told that I should receive a reply either Monday 6/1 or Tuesday 6/2, which is when I took to the internet to post the complaint at the beginning of this conversation.  That was all wrong though.  Charlie explained that I should have been told to expect a reply, once my issue was escalated, within 5.33 business days.  That's if you are available to answer the one phone call that could come any time on any business day.  After she explained this she offered to replace my defective television with a new in box unit of the same model with a 90 day warranty.  This would have been perfectly acceptable if there had not been 3 prior defective units and repeated issues even getting a reply from the Customer Relations Department.  At this point I would expect at the very least a television with its original warranty period (I don't care if it's new or refurbished as long as it's guaranteed to work for longer than 3 months, especially if I have to go through this process again) or a refund.  Maybe even an upgrade?  Not from Sony.  She indicated that maybe I can get a refund if I submit another copy of my receipt and wait for her to process it and call me back.   Unfortunately I am travelling for work and will not have access to it again until Monday, 6/1 and then I can await her reply within 5.33 business days.  Hopefully I don't miss her call and can get either a working, guaranteed product or a refund so that I can purchase a Samsung television (complete with 3 year warranty).  I made it clear that I will be very upset if I do not receive a response by Tuesday, 6/9 as she promised.  The follow-up e-mail that she sent is posted below:  "Thank you for contacting Sony Electronics Inc regarding your KDL48W590B. This is to document that I contacted you over the phone to discuss options to resolve your issue today. As agreed, kindly reply to this message with attached copy of your Proof of Purchase. Once valid receipt is received, please allow 24-48 business hours for me to review your file."

  • Examples of what can be done with rasterized text?

    What are some examples of applying cool effects to type after it has been rasterized? I have played with some of the filters, though I am just curious how to put it all together to make some neat effects. Just looking for some ideas.
    Thanks.

    Are you suggesting that there is no reason to rasterize text if you can do the same thing with a smart object?
    Yes, this not only allows to apply Filters to them non-destructively but also to update multiple instances of the same Smart Object in one swoop.
    But basically every instance of the Smart Object is a rasterized layer in your psd-file, so it would not output as vector-info even if no Filters are applied.
    The Patterns I did myself (Edit – Define Pattern) and Pattern Layers can be created from the Layers Panel (Create new fill or adjustment layer-button at the lower end) or Layer – New Fill Layer – Pattern.
    The first image shows the blurred and warped SO containing the text, the second one the Pattern, the third the result when the Pattern Layer is put above the SO and a white background and set to the Blend Mode Hard Mix.

Maybe you are looking for

  • How to change the description in CV03(N) transaction ?

    How to chnage the long test description in CV03N transaction   Posted: Jan 10, 2010 11:36 PM     Edit          Reply  Hi Friends, I have a requirement as below: 1. Excecute the transaction CV04N 2. Give Document value(s) and Excecute 3. Double click

  • Bare Metal Installations of Windows 8 machine, SCCM on Windows 2008 R2

    If i wanted to do this, other than Enabling PXE Support, Delegating the Computer Account of the Server, and having a Distribution Point do i have to do anything else to make this work?

  • Re-install enqueue service in NW7.0 EHp2

    Hi Guys,    We upgrade our MSCS Portal system to NW 7.0 EHp2, SAP mentioned we should un-install & enqueue Replication services ,    But it's impossible to install it through SAPINS , is there another way that I can install the ERS?   Thanks,

  • Numbers '09 not switching spaces.

    I have configured Snow Leopard's spaces to start iWork programs in space 4. Now, upon the first document launch of Numbers it does switch space to 4 but after closing the document and reopening it remains in the current space. MS Office seems to work

  • Complex BI structure not displayed correct

    Hello Expert, I am using the latest Portal Version. I want to realize some VC Dashboards. Unfortunately - like mentioned in note 936768 - complex structures are not supported. I cannot believe that this true ? Does anybody know - how long this note i