Applying Password-protection for Numbers files?

It looks great -- at first view. I grabbed my standard Excel file with all my misc. stuff in it, and hit the first snag. It was password-protected, so Numbers wasn't going to let me import it. Okay, that makes sense. So I figure out how to unprotect the file and manage to get it into Numbers. But when I went to apply a password requirement to open it, no joy.
This seems to be a no-brainer to me, a must-have feature. But the Help tool couldn't find anything on it. If it truly isn't supported then what was supposed to be the Red Letter Day of finally getting rid of the last Microsoft applications is going to have to be delayed until Apple releases an update.
Ideas?

KOENIG Yvan wrote:
If someone protecting files send them to an other one, two formulas are available:
- 1 - remove the protection
- 2 - give the key
The two are usable for an encrypted image disk.
Yes, but that is not the case I am talking about. You talk about a sender who uses a Mac and knows that the receiver may have problems opening his files.
I am talking about a PC user who sends out encrypted MS Office documents in the belief that all the recipients have MS Office.
Example: Let's assume that you work for one of the big companies in Sophia Antipolis or for Carrefour in Antibes. Their management asks all the employees if they can read MS Office files. Everyone who says "yes" gets a confidential encrypted Excel file with pension calculations mailed to them. The other ones get the form in paper format. If you have iWork, you will have to wait for the paper version to arrive. You will have to fill it in on paper and you will have to verify the calculations manually. In some cases there may not even be a paper version available.
And I am talking about the Mac user who wants to send protected data to a PC user. As the PC User cannot open a Mac disk image, the only solution I can see for an iWork user is an encrypted PDF, and that one will not be editable by the receiver.
I am not saying that Apple has a duty to fulfill those requirements or that Apple should promote MS Office as a format. I am only saying that as long as iWork does not support password protection, some of iWork's users will have this kind of problems.
But maybe we are not giving the same meaning to "file protection".
For me it means "keep it from others view" aka "access denied"
Maybe, for you, it means "don't give the ability to edit it" aka "read only"
We give exactly the same meaning to the expression "file protection".

Similar Messages

  • Password protect a Numbers file

    Hello friends, I was wondering how to password protect a numbers file. I'm creating a financial report and only some eyes can see it. Anyway to force a user to enter a password before it opens is the goal. I appreciate your assistance. Gary

    I advice against using the built in password function for really confidential data.
    Apple has not specified what level of encryption is used, and it is possible that the encryption level is so low that any hacker can open the file.

  • How do you change the password protection for a file if you forget it?

    How do you change the password protection for a file if you forget it?

    Certainly not with Reader...

  • Will Standard Edition of Adobe Acrobat allow password protection for PDF files or do I need to purchase Acrobat Pro?

    I need to password protect PDF files in an office environment. I was wondering if I need Adobe Acrobat Pro or would the Standard Edition suffice? Any help would be greatly appreciated. Thanks

    Standard is sufficient.

  • Password Protection for pdf file

    Hi Gurus,
      Wish u happy new year
       Is there any possibility for giving the password for the pdf file from SAP so that it should be password enabled. Now am able to send the pdf file  attachment through mail. But my requirement is I have to give the password facility to the pdf file so that when the user wants to see the pdf file in mail it should ask that password.
      Hope my requirement is clear.
    Points will be awarded
    Thanks
    Ravi

    Hi Gurus,
      Any Solution
    Thanks
    Ravi

  • Protect a Numbers File

    Hello, Could someone tell me how to password protect a Numbers file. I have some passwords I need to travel with but want them protected in case the laptop is stolen. Thanks...

    Hello
    Welcome to the club.
    The search tool is also for newcomers.
    Using it you would already knows that the free soluce is to store your document(s) in an encrypted disk image. You may create one with Disk Utility.
    Yvan KOENIG (from FRANCE jeudi 13 décembre 2007 21:02:25)

  • How to apply passwords to existing PDF files?

    My MS-Access app creates about 1000 pdf files.  Each file is required to have a unique password and will be emailed as attachments via a VBA procedure in Outlook 2007.    Certificates are not feasible, despite my objections.  So I am looking at having to manually set the 'Open File' password for each file individually.  The files are created in an Access '97 VBA procedure (by sending the results of an Access Report to the Adobe PDF Printer).  Is there any way with VBA (either Access '97 or Outlook '07) to apply a unique security policy or otherwise set a unique 'Open File'  password for each of the files, either as they are being created and saved - or after the fact?
    I can create an Action in PRO X and manually select all the files and set the passwords.  I can then encrypt and password-protect all the files at once - but they all get the same passwords - ok for 'Permissions', but not for 'Open'.  Can Action fileds be modified from VBA?  Or is there a way to creat an Action that can modify another Action?  For example, if there is an Action named "Apply Pswd" which will apply a predefined common set of passwords to all files selected, can there be an Action, named "Apply Unique Pswd" that will update the 'Open' password field in the "Apply Common Pswd" Action as well as the name of the individual file that is to have that password?  Sort of like passing parameters to a function.  i.e.:
    "Apply Unique Pswd":
    1. Get next .pdf file from directory.
    2. Get next password (whether caluclated or read from a list).
    3. Open the "Apply Common Pswd" Action.
    4. Change the 'Open' password and the name of the file to select (the 'Permissions' password does not change).
    5. Execute the "Apply Common Password" Action - which at this time is only affecting a single file.
    6. Verify the 'Open' password (or bypass the verify step, if possible).
    7. Loop through all files in the directory.
       or
    3.   Don't use Actions - save the .pdf file in such a way that the common 'Permissions' password and the current 'Open' password are applied to the appropriate file.
    3a. Goto 7.
    I have also investigated Secure Envelopes in Outlook, but again, it appeas to be a manual procedure to apply unique passwords.
    I would greatly appreciate any tips, suggestions, snippits, or ideas - or enlightenment that it is just not possible to create .pdf files with passwords in VBA nor to use VBA to set the passwords post-creation.

    usna73tx  
    I am looking for similar thing, I need to apply a password and permissions to thousands of PDF files & I do not want to open them all manually.
    Did you ever find a solution?

  • Password Protection for PDF

    Dear Gurus ,
    I have come across the situation in which I want to converted PDF to be password protected .
    I have converted the smartform into PDF using OTF and sending as a mail .
    But now I want to add the Functionality of adding the Password how to Proceed for this .
    for converting PDF I am using the Funtion Modukle  :
    CALL FUNCTION 'CONVERT_OTF'
       EXPORTING
         format                      = 'PDF'
         max_linewidth               = 132
    *     ARCHIVE_INDEX               = ' '
    *     COPYNUMBER                  = 0
    *     ASCII_BIDI_VIS2LOG          = ' '
    *     PDF_DELETE_OTFTAB           = ' '
       IMPORTING
         BIN_FILESIZE                = v_len_in
    *     BIN_FILE                    =
        TABLES
          otf                         = it_otf
          lines                       = it_lines.
    How to Make this Converted PDF password protected ?
    I cant use ADOBE life cycle Designer for this .  Please help
    Thanks & Regards ,
    Aryan

    you will have to take the help of Professional Pdf editind tools such as Nova pdf or the Full version of Adobe Acrobat i.e. Acrobat Professional ..
    also check the links below ..
    [LINK|http://techblissonline.com/how-to-password-protect-pdf-documents-or-files/]
    and quote from the same
    How to password protect PDF documents or files?
    Open the PDF file in Acrobat
    Select File > Document Security from the menu
    Got to the u201CSecurity Optionsu201D drop-down and select u201CAcrobat Standard Securityu201D
    Find the box labelled u201CPassword required to open documentu201D and place a check mark against it.
    Edit or type the password
    You can also add a password requirement for changing permissions or password.To add a a required password check the box against u201Crequired password to change permissions or passwordu201D and enter the password. However note that this password must be different from the one that you entered for securing or password protecting the PDF file.
    If you want your PDF document to be password accessible to users with previous versions of Acrobat Reader (versions earlier than 5.0), do not change the 40-bit encryption setting. However if your users or audience will be using version 5 or later versions of the Reader (or the full Acrobat program) then you may use 128-bit encryption.
    Best Re

  • Password protecting a Zip file in windows 7

    So I am trying to figure out how to password protect a zip file using the built in zipping utility in windows 7.  In windows xp and vista once you have created a zipped file you open the file and select file>add password.
    In windows 7 (currently using pro) there is no "add password" option, anyone have any idea why this is?  Or is there some other way of adding a password to a windows zip file that I am not aware of?  Am I being forced to add a 3rd party
    zip app in order to password protect files? 
    if so my other question is why would such a simple/convenient feature be removed from an operating system that is suppose to be superior then the previous?

    According to the Windows 7 Help file there is no such capability in windows 7:
    Can I protect files or folders with a password?
    No, you can't use a password to protect files and folders in
    Windows. However, some programs that run on Windows allow you to protect individual files with a password. For more information, check the Help for the program you're using.
    There are other ways to protect your files and folders in Windows. You can
    encrypt your files using Encrypting File System (EFS), manually specify who can access the folders or files by setting permissions, or hide them. Choose your method based on how secure the folders or files need to be.
    Encrypting is the most secure, while hiding the folders is the least secure.
    For more information about EFS, see What is Encrypting File System (EFS)? For more information about permissions, see
    What are permissions?
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”

  • How to apply Password Protection On attachment send through mail from SAP

    Hi All,
       I want to apply Password Protection on file send as an attachment from SAP on Email.
    I know how to send email from sap with attachment in it.  A smartform is coverted to a attachment and send on email.
    But how can i apply password protection on it.
    Any type of file format will be fine. I just need to know how can i make that file as password protected.
    Thanks in advance.
    Sonal Jain.

    >
    Sonal Jain wrote:
    But how can i convert the PDF to folder and than how can i zip that folder with password protection.
    Not folder but file (I do hope you understand the difference). Have you tried to search SDN at all? I don't have much time, but before replying initially I did just a quick search and it brought several posts mentioning the archiving functionality. And I'm sure 'Smartform to PDF' will bring up gozillion posts. Also I find the Google search with addition 'site:sap.com' to be quite helpful.
    However, I would still recommend to review the requirements. Why exactly do you need this password protection? If there is a fear that someone other than a recipient might get access to the email account then there is really a bigger security issue in the organization and it should be resolved by some other means. As I have mentioned, password does not really add much protection.
    Out of curiosity I briefly looked at the IRM description on the Microsoft's web site and it doesn't seem to be very helpful. First of all, it's the MS software and has to be installed on the user's PC and configured (how do we know the emai recipients are even on Windows?). Also it does say "Prevent an unauthorized recipient from accessing e-mail content", but I didn't quite get how exactly. Is there a retinal scan that comes with it? And the list of things it does not do gives you the whole another perspective on the email security.

  • I am unable to password protect a pdf file. Any thoughts. I went to help and none of the options wer

    I am unable to password protect a pdf file. Any thoughts. I went to help and none of the options were available to me.. I pay for pdf conversion to word and excel

    Password protection is ONLY available with Acrobat Standard or Pro. The PDF to Word converter is just what the name implies... PDF to Word... No encryption, no protection.

  • How to password protect a numbers document

    I'm trying to figure out how to password protect a numbers document.
    My intention is to load this document onto a website, but only want authorized persons with the correct password to be able to access.
    Any ideas??
    Thanks

    bscaplan wrote:
    I am using Numbers 08
    And the Numbers User Guide, supplied with iWork '08, make no mention of password protection, which was introduced in Numbers '09.
    Looks like the best option is Wayne's second suggestion—open via File > Print > PDF > Open in Preview, then Save the resulting PDF document with encryption turned on.
    An alternate, if you want the recipients to receive a copy of the Numbers '08 file, and to be able to edit that file, you could enclose it in a secure disk image file.
    The basic procedure is to:
    Use Disk Utility to create a new, blank, sparse disk image, assign a password and save.
    Double-click the .dmg file (and enter the password when requested) to mount the disk image on your desktop, then Save a copy of your file to the (open) disk image.
    When done, eject the image, and upload the (encrypted) .dmg file to the website.
    Detailed instructions may be found in Disk Utility's Help files.
    Launch DU (found in the Utilities folder in Applications), click the Help menu and choose Disk Utility help.
    Go to the index, scroll to and click Security, then click a title similar to "Protecting confidential documents in a secure disk image." (a search on 'confidential' should also take you to a list containing that title.)
    My version of DU is old enough that sparse images hadn't been introduced, or I'd post a copy of the article here.
    Regards,
    Barry

  • Writing/reading password protected zip/gzip files

    Hello All,
    is there anyway in java that i can
    write/read password protected zip/gzip files??
    thanks in advance.

    Have you looked in the Java Documentation, for instance the java.util.zip package?

  • Creating Password Protected MS WORD File

    Hi,
    i reported a program which creating password protected ms excel file using OLE2 objects in local harddisk of computer.
    can i report same program with ms word file?
    Can somebody help me pls?
    Thanks.

    Hello,
    This is what you require
      GET PROPERTY OF word 'activedocument' = actdoc .
      CREATE OBJECT word 'WORD.APPLICATION' .
      IF sy-subrc NE 0 .
        MESSAGE s000(su) WITH 'Error while creating OLE object!'.
        LEAVE PROGRAM .
      ENDIF .
      GET PROPERTY OF word 'documents' = documents.
      CALL METHOD OF documents 'Add' = newdoc.
      call method of newdoc 'Activate'.
        CALL METHOD OF actdoc 'SaveAs'
        EXPORTING
          #1 = 'C:\file.doc'          "filename
          #2 = 1                      "fileFormat
          #3 = 0                      "LockComments
          #4 = 'passopen'             "password to open a workbook
          #5 = 0                      "AddToRecentFiles
          #6 = 'passmod'.             "password for write access

  • I'm trying to password protect a pdf file but I can see the bottom 1/3 of the window - how do I resize

    I'm trying to password protect a pdf file but I can see the bottom 1/3 of the window - how do I resize

    Do you know what the maximum resolution of your screen is?

Maybe you are looking for

  • High data usage with Exchange email

    We have encountered the following problem when using Exchange email. Device used: iPhone 5 Exchange Server 2007 SP3 The exchange mailserver is limiting the size of an email to for example 10 MB Now the users send an email with multiple high resolutio

  • Apple TV and Syncing TV Shows....

    Curious if anyone else is having this problem. I bought TV shows from iTunes from my desktop several months back. I cannot sync them to my ATV for some reason because ATV says that it cannot connect to the iTunes store to authorize them. When I check

  • Possible to define color of screen BEHIND documents?

    I'm using Adobe Acrobat X Pro. Is it possible to define the background color of the documents when they open in Adobe Reader? I'm not talking about the document pages themselves, but rather that crappy grey and/or ugly blue screen that always display

  • How to use CFschedule?

    I am trying to send an email with CFschedule... from what I can tell by looking at the documentation, I am doing it right. I am not getting any error messages but the email is not sending. The CFschedule is the action page of a form. When the form pr

  • Workflows within the SAP environment

    Hello, for my diploma i'm evaluating the different workflow technologies within the sap environment. Therefor i set up a list with the different technologies and want to know if i'm missing something. 1) ALE 2) MDM Workflow 3) Business Workflow aka A