Pkcs11 and Sign Problem

hi:
i have a usbkey and use it do the sign work with the PKCS11 .
the programme is below:
import java.lang.*;
import java.security.*;
import java.security.cert.*;
import sun.misc.BASE64Encoder;
import javax.crypto.spec.SecretKeySpec;
import java.util.*;
public class TestPkcs11 {
public static void main(String[] args) throws Exception {
String configName = "pkcs11.cfg";
Provider p = new sun.security.pkcs11.SunPKCS11(configName);
Security.addProvider(p);
String pin = "1234";
KeyStore ks = KeyStore.getInstance("PKCS11");
ks.load(null, pin.toCharArray());
java.security.cert.Certificate certs[]=null;
Enumeration e = ks.aliases();
int i=0;
String alias[]=new String[2];
PrivateKey pKey[]=new PrivateKey[2];
java.security.cert.Certificate cert=null;
while (e.hasMoreElements())
     alias[i] = String.valueOf(e.nextElement());
     cert=ks.getCertificate(alias);
     pKey[i]=(PrivateKey)ks.getKey(alias[i],pin.toCharArray());
     i++;                    
Signature sig = Signature.getInstance("MD5withRSA",p);
sig.initSign(pKey[0]);//Problem is here;
String s = "Hello World";
sig.update(s.getBytes());
System.out.println("signning�I");
byte[] sigBytes = sig.sign();
System.out.println(s +
"signned byte�F" +
new BASE64Encoder().encode(sigBytes));
System.out.println("Verifying�I");
sig.initVerify(cert.getPublicKey());
sig.update(s.getBytes());
if (sig.verify(sigBytes))
System.out.println( "success�I");
Exception in thread "main" java.security.InvalidKeyException: Private key must be instance of RSAPrivate(Crt)Key or have PKCS#8 encoding
at sun.security.pkcs11.P11RSAKeyFactory.implTranslatePrivateKey(P11RSAKeFactory.java:82)
at sun.security.pkcs11.P11KeyFactory.engineTranslateKey(P11KeyFactory.java:115)
at sun.security.pkcs11.P11KeyFactory.convertKey(P11KeyFactory.java:48)
at sun.security.pkcs11.P11Signature.engineInitSign(P11Signature.java:273)
at java.security.Signature$Delegate.engineInitSign(Signature.java:1098)
at java.security.Signature.initSign(Signature.java:485)
at TestPkcs11.main(TestPkcs11.java:50)
it is urgent! Help!!!!!!!!!!!

In the Print dialog, select "Document and Stamps" in the "Comments and Forms" dropdown.
Otherwise, you can flatten the comments so they become regular page contents. You can do this with Preflight, PDF Optimizer, or JavaScript (flattenPages method). Here's a JavaScript based utility that can do this: http://www.uvsar.com/projects/acrobat/flattener/

Similar Messages

  • Fill in Form Problems and Signing Problem

    My form is built in LiveCyle with fillable form and 3 signature boxes.  I imported the form from a previous version.  It looks and acts fine in Livecyle, but when I open it in Adobe Reader you cannot fill it in nor sign it. 
    While in LiveCyle, I did not have an option to SAVE AS Adobe 8 Dynamic XML form.  The only option is Acrobat 8 Static or Acrobat 7 Static.  However, in Form Properties I can mark the XDP Preview as Adobe 8 Dynamic.
    When I open the file in Adobe Reader I get a warnng that  "This document enabled extended features in Adobe Reader.  The document has been changed since it w CREATED AND USE OF EXTENDED FEATURE IS NO LONGER ENABled.  Please contact the author of the original version of thie document. 

    Hi Boscobenko,
    Do you have Acrobat also?
    If so...
    Once you have finished your development in Livecycle, you can open the file in Acrobat and then go to
    File>SaveAs>ReaderExtendedPDF>Enable Additional Features...
    As I  understand it this should reapply the additional features you originally had on the form like signing, adding comments, allowing whole PDF submission, etc.
    I'd save under a different file name initially to test out if that gives you the solution.
    I hope that helps.
    Best Regards
    Chris

  • Help needed, M getting this message sandbox environment error no test user account, when downloading any application from iTunes, friend told me to sign out and sign in iTunes it might solve the problem but instead I cannot login I to my itune account.

    Help needed,
    I am getting this message sandbox environment error no test user account, when downloading any application from iTunes, friend told me to sign out and sign in iTunes it might solve the problem , and i triyed it but still  I cannot login I to my itune account. Same message keeping. Popping up,  this problem started supricly today.

    Take a look at the instructions here.
    http://www.technogal.net/2012/03/this-is-not-test-user-account-please.html

  • Im trying to do itunes match i get to the third part which it says gathering artwork and songs and about half way through it stops and says ther is a problem sign out and sign in again which i do and still it happens getting really frustrated please help

    Hi im having problems loading itunes match everytime it gets to the third installment it stops and tells me there is a problem sign out and sign in again which i do and still the same problem. I did get an email saying notice about your apple id and to verify now but when i go to page its saying 404 not found im now ready to ditch apple products and go else where every where i turn theres a problem this is my final calling please help.

    Hi im having problems loading itunes match everytime it gets to the third installment it stops and tells me there is a problem sign out and sign in again which i do and still the same problem. I did get an email saying notice about your apple id and to verify now but when i go to page its saying 404 not found im now ready to ditch apple products and go else where every where i turn theres a problem this is my final calling please help.

  • Problems with filling out/going back and editing filled out information and signing forms

    Users cannot fully fill out, edit and save forms--
    the forms were set up in InDesign CS6, then edited in Adobe Acrobat Pro 9 for all the form info and after that was set up the forms were saved as extended pdfs to allow adobe reader users to fill them out and sign.
    The users are having all kinds of issues with the forms and its been difficult to pin point the exact cause.
    Here are 2 errors:
    This document enabled extended features in Adobe reader. This document has been changed since it was created and use of extended features is no longer available. Please contact the author for the original version of this document.
    The security settings on this document prevent adding text and/or placing a signature on it from Adobe Reader. To fill out and sign this document you need to print it out.
    ---I've checked the security on the form and there is no security not allowing them to fill it out and I believe that originally they were able to but the form was saved and then they went back and were unable to edit it. I need to know if its something I need to do on my end or an instruction I need to give to them--steps to filling out and saving programs vesions to use etc..
    sorry for some of the holes in the info. the form was created for a client and they sent it out to their employees so I do not have direct contact with the people having the issues just two screenshots, and I have not been able to find an answer that works--this is what I thought would help but it didnt:
    It should solve the signature/adding text  issue—From : http://forums.adobe.com/thread/987256
    Your user should go to Extended pane in Reader to apply a digital signature to the Reader extended PDF.
    The user is probably trying to use the Sign pane in Reader which has some options disabled according to the document permissions. The new Sign pane in Reader is an integration with Adobe EchoSign service in the sense that it enables an end user to fill-up documents, electronically sign and then send a PDF document, without having the need to print them. The Sign pane provides two options to the user:
    1 - Fill and Sign: Here the user can place text using 'Add Text'. Users can add arbitrary text to a PDF, eg. in documents where Reader cannot interact with the document even though the document looks like a form, in forms where user cannot save the filled-up form. In such cases the only option a user has is to print the form, fill it and then fax or fedex the filled up document to the author or scan it and send it electronically. Using the Sign pane in Reader, a user can add text and also electronically sign the document (this is not the same as digital signature) using an image of their signature. He can create a 'signature' from a scanned paper which has user's handwritten signature and place it on the PDF.
    2 - Send for Signature: Here the user is sent to EchoSign for collecting signatures from others.

    You will get that first message when the document has been changed in a way that invalidates the internal digital signature that's applied when a document is Reader-enabled. Certain changes are allowed (e.g., filling fields, commenting, signing) and will not invalidate the signature, but others are not. The exact cause of the change is often hard to track down, but it can be due to font problems, some type of file corruption, or something that Acrobat/Reader attempts to correct when the file is opened/saved. You will also get the message if the users system time is not correct and is currently set to some time before the document was Reader-enabled. It seems best to use the most recent version of Acrobat to enabled the documents and recent versions of Reader to work with them.
    It problem is probably not related to the user using anything in the Sign pane.

  • ITunes Match asks me to sign out and sign in again every time I attempt to update.  How do you fix this problem?

    iTunes Match asks me to sign out and sign in again every time I attempt to update.  How do you fix this problem?

    My problem is it asks me to sign out and back in every time I try to update ITunes Match. And it won't let you add a new song to a playlist unless it's updated on Match. So every time I add a song I have to sign out and back in just to put it on a playlist.  I saw this issue on the internet but no solution.
    Very sorry I did iTunes Match.  Shuffled my playlists without asking and this additional extra work just to add a song to a playlist.  Not impressed - at all.
    I do thank you for trying.  Surprised Apple doesn't monitor this stuff and step in and provide a fix.  Left to our own devices.  Thanks Apple!

  • Have the same problem tried the signing in and out, rebooting, uninstalling and back again nothing is working, on 4th download of creative cloud still coming up with lightroom 5 after signing in anf out, also signing out dowloading and signing in, spent 2

    have the same problem tried the signing in and out, rebooting, uninstalling and back again nothing is working, on 4th download of creative cloud still coming up with lightroom 5 after signing in anf out, also signing out dowloading and signing in, spent 2 days on this, just cannot spend days on trying tricks and hacks

    I  am getting so mad because I cant even sign out OR quit! They are both grayed out. I have the spinning blue wheel in my apps and am trying to fix that but none of the solutions are working.

  • A few questions before I buy a new iMac/Mac mini and sign up for Creative Cloud.

    Hello Everyone,
    I am looking to purchase a new Apple computer and sign up for Creative Cloud within the next week and I have a few questions that should be answered before I proceed.
    My wife and I own a business and we will be using the CS6 apps to create brochures, Constant Contact mailings, product package inserts, edit product photography for print and web use, and short HD how-to videos. We are not graphics professionals or power users and wont be doing anything too complicated.
    Any help and answers will be greatly appreciated.
    I will start with the hardware questions first:
    I am trying to decide between the iMac and the Mac mini.
    The iMac is a 2.7Ghz Quad-core Intel core i5 and comes with 4GB of memory that is expandable to 16GB, which I will do for sure. It comes with a Radeon HD 6770M graphics card with 512MB of GDDR5 memory(not upgradable), and a 1TB HDD that runs at 7200RPM. This unit meets the specs required.
    The 2.5Ghz Mac Mini comes with 4GB of memory that is expandable to 8GB, I will also do this. It has a Radeon HD 6630M graphics card with 256MB of GDDR5 memory(not upgradable), and a 500GB HDD that runs at 5400RPM. This unit meets all the spec(I think) except for the speed of the HDD.
    Question: Will the mini run the software without too much of an issue considering the speed of the HDD?
    Question: Will the iMac run the software significantly better to justify the price difference?
    I already have 1 mini(purchased 4 months ago, with the same specs listed above) and will be purchasing a second computer for my wifes desk. If the mini will run CS6 fine, that is great and we can save a few bucks. If my mini will not run CS6 well, I will get the iMac for her desk as she will be doing the bulk of the work in that regard anyway.
    Now a couple of software questions.
    After reading hundreds of reviews and forum posts over the last few days I have seen many people having this or that issue. It seems to me that most of the issues are because of upgrades from Lion to Mountian Lion after installing CS6 first or trying to open CS3,4,5 files in CS6.
    If you want to know what issues have me concerned take a look at just this one forum:
    http://blogs.adobe.com/jnack/2012/07/adobe-cs-apps-mountain-lion-no-known-issues.html
    Similar issues are discussed in the Apple forums as well as many other places around the web.
    I am not a computer professional but I know enough to maintain my systems and keep them running smoothly.
    We do not have any Adobe software installed on my mini and will not be opening any files from previous versions of Adobe product in the new CS6 software. These will be a clean installs on pristine systems running fully updated Mountian Lion OS's on both machines and creating new files from scratch.
    Question: Should I be expecting any issues like the ones I have read in the forums and blogs or are these just the normal things that happen when upgrading to new software with multiple hardware configurations?
    My feeling is that we will not be having too much of a problem due to the clean installs and no files from previous versions.
    Next up, the Creative Cloud(CC) FAQ states that you can install on 2 machines but can't open stuff at the same time.
    Question: Does this mean we can't be using any CS6 apps at the same time or just not using the same app at the same time?
    Example: PS and PS on both machines at same time = No, PS on one and Dreamweaver on the other at the same time=Yes?
    The CC FAQ page says Adobe will add Lightroom 4 later in 2012 while the main CC page lists it as available now.
    Question: Which is true?
    My mini is registered to me, with my name, iTunes account, Apple ID etc.
    Question: Do I need to do the initial set-up of the new machine with all my information to ensure the CS6 suite works on both machines? Do the computers need to be registered(as far as Apple configuration is concerned) to same person for them to work on one CC account or can I install CS6 on any 2 machines regardless of how they were initially set-up?
    This may seem like a silly question but I want to avoid any problems before they happen.
    Well, those are all of my questions at the moment. To anyone who made it this far in my looooong post, Thank You so much for your time. I appreciate your expertise and knowledge and hope that you can help me make this decision.
    Cheers,
    Alex Bogdan

    Alex,
    I'll try and answer your questions as best I can.
    Qn 1 Which Mac.
    Ans:- As I understand it both units will run Adobe CS6.
              Which one really depends on what you wand from CS6. If you are looking for high end demand and performance, then I would go for the IMac
              Your Specs for the Imac are right. However if you buy your IMac straight from Apple there are even higher specs.
              You can get:-
                                  3.4 GHz i7 processor rather than the i5
                                   2GB video card as opposed to a 1Gb video card.
                                   Of course such a model will cost you more.
              In the end it is needs compared with money to spend. That is only a decision you cam make.
    Q2:- Will the higher cost for the Imac justify copst.
    Ans:- Again it depends on what demands you intend to make on the hardware and software.
              But I note you have a business and if that businees expects to high demand and high speedy performance then I suspect the Imac would be more able to provide your needs.
              Again only you will know the answer to that.
    Q3:- Questions about CS6 reliability
    Ans:- I have been with Adobe for way over 10 years.
             Speaking, only for myself, it is the most reliable software on the market.
              It is true that if you look down this form, like any other and I am thinking about the Apple discussions forum, you will find numerous instances of problems.
              Again this is only my opinion, but although all these problems are real for the individuals:-
              First it is not clear why they have the problem e.g. what have they done or not done.
              Second, they are in the minority of the total users using the hardware / software.
              The only problem I am aware of with CS6 is Acrobat X. I understand it has been sorted Adobe, however it cost me so much work I have removed it from my system and reverted to Acrobat 9
              So what I am saying is that there are only two comapnies I rely 100% on: They are Adobe and Apple.
             So if you are happy with my opinion I would not worry about Adobe CS6
    Qn 4:- CS6 0n 2 machines.
    Ans:- Yes you will not be able to run the same program similtaneosly.
               I believe, if it is important that you do run the same program together, that you can acquire a further licience from Adobe to do that.
               You would need to contact Adobe about that.
    Qn 5:- Lightroom 4
    Ans:- Lightroom is now available as part of Creative Cloud.
    Qn 6:- Set up for individual machines
    Ans:- I do not believe you do. Once you have set up your Creative Cloud account you go to the apps site and download the apps for each machine.
              Each machine downloads the apps and your machine and the apps are registered by Adobe.
             Here is something that you may want to know:-
              Because I was so unhappy loosing all the Acrobat data with Acrobat X I ended up deleting Acrobat X
              However as far as Creative Cloud is concered Acrobat X is still on my machine.
              It is not a problem for me because I am happy with Acrobat 9, it fullfils my needs and has not crashed and lost me all my bookmarks.
              However here is the point:-
              Adobe, when there was a problem with Acrobat X requested that no-one deletes the application.
             Though I do not know for certain I believe registration of the apps you have with Creative Cloud are registered with Creative Cloud in their database. Therefore were you to delete an app, it will still be registered with Creative Cloud and you will not be able to download a further copy even though the app is no longer on your    machine.
              Therefore it maybe not a good idea to delete an app when you no longer have a use for it. If you want it back I suspect you will have to contact Adobe Support
    Personal Comment:-
              It is true many unfortunately have had all sorts of problems, including me with Acrobat X.
              That said, Creative Cloud in my view has been a major advance in how Adobe delivers software. I have no regrets with signing up to Creative Cloud and I expect to remain with it.
    Hope all of that goes some way to answering your questions.

  • My apple ID is correct on my App page but when I try to update my Apps it has an incorrect Apple ID so I can't sign in to update my apps.  I have tried signing out and signing back in, I have turned my phone off, the settings is correct too.

    I cannot update my apps in the app store because it asks me to sign in using an incorrect username account.  The username in settings-general-apps is correct and the username on the App store page is correct.  The only place it is incorrect is when I try to update my apps.  How do I update the username when trying to update apps?

    I had the same thing happen today on my wife's phone.  I couldn't find any answers on the support site and of course I could not get any help from Apple since my phone was old.  I kept digging and figured out how to fix the problem.  I opened the app store app and signed out of the old id and then signed back in using my new id.  It looks like this may have fixed the problem.

  • Create a Form in Acrobat Standard that can be filled out AND SIGNED using Free Reader

    I am tasked with creating forms that can be read, filled out and signed and submitted electronically by users that have only the reader software. I am using Acrobat 5 standard. I have not yet found a way to successfully create a form field that would allow users to insert a signature of some sort. This signature does not have to be encrypted, or use the digital signature system Adobe Acrobat has where you create a profile, log in, etc. It could be as simple as the ability to insert a jpeg or other image of their handwritten signature. This is to avoid having to have them fill it out, and then print it and fax or scan it in. It would be great if they could fill it out and then just save it and email it. How would I do this, or is it even possible?
    Thanks,
    JOhn

    With AA5, there is no capability to submit a signature - even electronic. You can create a form that can be filled out, signed in the sense of adding a name and date, and submit to a web site.
    Insertion of images is not part of forms with AA5, but I think has become possible recently. Even so, they reader would also have to be compatible with the feature to be able to use it. If the typing of the name and the date would do, then you can add those fields - sort of the limit with AA5.
    With AA5, they can not save the form with the data. They can submit the data as an FDF file to a web site. If you have control of the client machines, then you can consider e-mail since those issues can be worked out locally. Without control of the clients (like a general form on the web), don't bother with e-mail since there will always be some that have problems.

  • Macbook Air and iBahn problem -- can't get to the log-in page

    This is a new Air (2012) running Mountain Lion 10.8.2.  The location is a Sheraton hotel that uses iBahn for Internet service. I can connect to the wifi network "iBahn," and the Network preference panel shows that my Mac has been successfully assigned an ip number. I click the advanced tab and confirm that iBahn's DNS servers are now listed there. But when I open the browser and try to connect, I cannot get the hotel log-in page. I get a blank window instead. Reloading the window does not help. I have tried the usual remedies: turning wifi off and then back on again, requesting a new DHCP lease, closing and reopening the browser, trying different browsers (Firefox, Chrome), restarting the computer -- none of this works. I have tried shutting down the Mac, restarting, and signing in to a different account on the computer. The symptoms are the same -- a blank page instead of a log-in screen. I have had no trouble connecting with several other wifi networks elsewhere -- including ones that require a browser log-in page. Later the same morning, the wifi at the airport worked just fine.
    Here is where it gets even weirder. I happened to have a second Mac Air with me -- a 2010 model. It logged on to the hotel network with no problems: I opened the browser and the log-in page immediately appeared.
    And weirder: There was also an ethernet cable in the room. When I plugged that into the 2012 Air (with a USB-ethernet adaptor) I could connect with no problem. Finally, I found that I can plug an Airport Express into the ethernet cable and the 2012 Air will connect wirelessly through that.
    What could be wrong here? I assume that iBahn works by obtaining and registering a machine's MAC address. Using wifi, Ibahn was able to get the MAC address from the older 2010 Air and from the Airport Express, but not from the 2012 Air. But the 2012 Air could provide its MAC address through a wired connection. Any advice would be most appreciated. Though I was able to come up with a workaround, I want to ensure that this doesn’t happen elsewhere.

    That's a good question. The page appeared to be blank. I didn't know it was possible to enact the page source view feature in Mountain Lion. That is good to know for the future -- thanks.
    An additional bit of information: a Windows laptop was also able to connect. I wonder if something changed in the Apple wifi firmfare that is incompatible with iBahn.
    Interestingly, similar problems are reported in these forums for iPads and iBahn. And FlyerTalk has a thread about Apple laptops and iBahn: http://www.flyertalk.com/forum/marriott-rewards-including-ritz-carlton/1228814-i bahn-aggravation.html

  • I'm using a macbook pro with version 10.6.8 installed. whenever i try to install my software updates, it immediately asks me to restart my computer to finish the installation. after doing so and signing back on to my account no updates have been installed

    I'm using a macbook pro with version 10.6.8 installed. Whenever I try to install my software updates, it immediately asks me to restart my computer to finish the installation. After doing so and signing back on to my account, nothing has changed and no updates have been installed. It still says the same 8 items need to be installed, and the same process occurs again. Any idea how I can fix this?

    You have 10.6 on that machine, I suggest you stick with it for performance, third party hardware and software reasons as long as possible.
    Consider 10.8 (not 10.7) when it's released, because 10.7 and 10.8 will require a new investment in software and newer third party hardware as it requires newer drivers the old machines won't have. (forced upgrade because of software, really nice of them)
    http://roaringapps.com/apps:table
    Far as your Safari problem do these things until it's resolved:
    1: Software Update fully under the Apple menu.
    2: Check the status of your plug-ins and update (works for all browsers) also install Firefox and see if your problems continue. You should always have at least two browsers on the machine just in case one fails.
    https://www.mozilla.org/en-US/plugincheck/
    Flash install instructions/problem resolution here if you need it.
    How to install Flash, fix problems
    3: Install Safari again from Apple's web site
    https://www.apple.com/safari/
    4: Run through this list of fixes, stopping with #16 and report back before doing #17
    Step by Step to fix your Mac

  • HT204053 i want to change my icloud id on my iPhone, but it won't let me now that i have upgraded.  I no longer have the password and the problem is It is using an old id which the email isn't valid and the security question does not think my birthday is

    I want to change my icloud id on my iPhone, but it won't let me now that i have upgraded.  I no longer have the password and the problem is It is using an old id which the email isn't valid and the security question does not think my birthday is valid.  I cannnot delete the account because "find my iphone" wants the password linked to this old account.  But when i go into the find my iphone app it is using my corect Apple ID.  How do i fix this?

    If you still have access to your old email address, go to https//appleid.apple.com, click Manage my Apple ID and sign in with your iCloud ID.  Tap edit next to the primary email account, tap Edit, change it back to your old email account and verify it.  Then edit the name of the account to change it back to your old email address.  You can now use your current password to turn off Find My iPhone on your device. Then go to Settings>iCloud, tap Delete Account and choose Delete from My iDevice when prompted (your iCloud data will still be in iCloud).  Next, go back to https//appleid.apple.com and change your primary email address and iCloud ID name back to the way it was.  You can now go to Settings>iCloud and sign in with your correct iCloud ID and password.
    If you don't have access to your old email address, you will have to contact Apple to have them reset the password so you can disable Find My iPhone and sign into your iCloud account.  You can either go to https://expresslane.apple.com, select "More Products and Services", then "Apple ID", then  on the next page select "Other Apple ID Topics", then "Lost or forgotten Apple ID password" and click "Continue"; or you can contact Apple Support (http://www.apple.com/support/icloud/contact/).

  • I have 2 apple ID one for Egypt and other for USA , now I try to update the software but I get a message said that this software download with other ID, then I logout and sign with second ID but i got the same message again ... Now I can not sign in more

    I have 2 apple ID one for Egypt and other for USA , now I try to update the software but I get a message said that this software download with other ID, then I logout and sign with second ID but i got the same message again ... Now I can not sign in more
    Any solution ?
    I'm using iOS 6.1.2 IPad 3
    Regards

    I have also noticed the same "problem".  I do not fully understand the impact of using the same ID on multiple computers and devices if I want to keep them all in sync.

  • Dear Apple Good Morning Greetings from me. i use  IPHONE 5 in bangladesh. but now i facing a problem that is the signing problem the phone is not open even i cannot enter this phone is says Sign in to ICLOUD but i dont know the password what i do

    Apple please help me
    Good Morning
    Greetings from me.
    I used last 3 month  IPHONE 5 in bangladesh. but now i facing a problem that is the signing problem
    the phone is not open even i cannt enter this phone
    is says
    Sign in to ICLOUD
    Enter the Apple ID password for
    but i dont know the password. Please brother help me to use this phone. i brought this phone from some one 355pound. so i am in helpless.i am facing big trouble i dont have enough money for purchase another one. please help me...........................
    <E-mail Edited by Host>

    You need the previous owner to unlock it, unless they do you have a brick there is no other way .
    iPhone was probably stolen if you purchased on eBay, claim and get your money back
    See here
    http://support.apple.com/kb/HT5818
    for explanation of Activation lock
    APPLE will not help you

Maybe you are looking for

  • Windows xp 64-bit edition

    I tried to install windows XP 64-bit edition beta. I downloaded this directly from microsoft (the flyer that came with the motherboard lead me no where to a link to download it). Unfortunately, the drivers that came with the raid controller are not 6

  • Itunes plays songs, but ipod doesn't

    I am having a huge problem with my ipod! This is since I uploaded my songs to my computer and back to my ipod using eph pod. All of my songs seem to be on the ipod in formats that are okay, ie mp3 or m4p, but most of them are skipped by the ipod when

  • Can't open borrowed books in Digital Editions

    Summary: I tried to download several borrowed ebooks from the overdrive library. And I got an error message. The error message was the same for each ebook I tried. Steps to reproduce: 1. I click download. 2. Digital editions says its verifying the au

  • Use DVD snapshots in SpeedGrade CC

    Here's a cool workflow to easily introduce snapshots from your favorite movies into SpeedGrade CC to aid your grading.  I find this helps rapidly improve the artistry of my grades. First, you need to be able to open your reference film in Quicktime 7

  • Rotate tool problem

    I just installed inDesign CS4 on my new mac and am having a problem with my rotate tool. When I try to rotate a polygon it somehow skews it too. I can't figure out if the settings are wrong but it only seems to happen with polygons. Any idea what's g