Permission not granted to save files

I have check disc utilities, have correct permissions on computer, but still cannot save files after processing in PS. My move to Mac has been exhausting and frankly not the most fun. Any help? I am so behind...

I am also having this issue. Using OS X 8.5.3 and saving a new file to server works fine.  But when over writing any file, i first get this image. and then the second image. 
Ever since i upgraded users to 8.5 i have been getting these messages.
Anyone have a fix yet?

Similar Messages

  • Custom login module error: Login permission not granted for myapp (myuser)

    I have developed a custom login module for my application. I have followed the steps outlined in security guide and other postings. I could not log into the application when I access EJBs from an RMI client. I get the following error.
    Login permission not granted for myapp (myuser)
    I did grant the login permission to myuser.
    I am using OC4J 10.1.3.1.0
    Here are the steps I followed and the configuration files. Can anybody help me out?
    1. Created a custom login module and packaged it in EAR along with other classes. In the commit method, I added my user into principals of subject. Here is the code,
    ==================================================================
    public boolean commit() throws LoginException {
    try {
    if (!loginOk) {
    return false;
    Set<Principal> principals = subject.getPrincipals();
    principals.add(user);
    loginOk = true;
    } finally {
    // Some audit logs are written here.
    return loginOk;
    ===============================================================
    2. Added custom login module in orion-application.xml. Here are the relevant portions of orion-application.xml
    ===============================================================
    <jazn provider="XML">
    <property name="role.mapping.dynamic" value="true" />
    <property name="custom.loginmodule.provider" value="true" />
    <property name="role.compare.ignorecase" value="true" />
    </jazn>
    <jazn-loginconfig>
    <application>
    <name>myApp</name>
    <login-modules>
    <login-module>
    <class>com.test.myServerLoginModule</class>
    <control-flag>required</control-flag>
    <options>
    <option>
    <name>maxRetries</name>
    <value>3</value>
    </option>
    <option>
    <name>debug</name>
    <value>true</value>
    </option>
    </options>
    </login-module>
    </login-modules>
    </application>
    </jazn-loginconfig>
    <namespace-access>
    <read-access>
    <namespace-resource root="">
    <security-role-mapping name="myUser">
    <group name="users"/>
    <group name="oc4j-app-administrators"/>
    </security-role-mapping>
    <security-role-mapping name="esp_operator">
    <group name="users"/>
    <group name="oc4j-app-administrators"/>
    </security-role-mapping>
    </namespace-resource>
    </read-access>
    </namespace-access>
    ===============================================================
    3. After the application is deployed on the EAR, I can see the custom login module in system-jazn-data.xml. The command line jazn admin tool lists my custom login module for my application.
    4. I have an RMI client, the client JNDI properties are
    ==============================================================
    java.naming.factory.initial=oracle.j2ee.naming.ApplicationClientInitialContextFactory
    java.naming.factory.url.pkgs=oracle.j2ee.naming
    ==============================================================
    The value for java.naming.provider.url is constructed dynamically and it is ormi://myserver:23791/myapp
    java.naming.security.principal is set to the user who is trying to login, myuser, in this case.
    java.naming.security.credentials is set to the password entered by myuser, password in this case.
    5. I used jazn admin tool to grant login permission to my user.
    ===============================================================
    a. Added user
    java -jar jazn.jar -user oc4jadmin -password welcome -adduser jazn.com myuser password
    b. Grant roles
    java -jar jazn.jar -user oc4jadmin -password welcome -grantrole users ja
    zn.com myuser
    java -jar jazn.jar -user oc4jadmin -password welcome -grantrole oc4j-app
    -administrators jazn.com myuser
    c. Grant RMI permission
    java -jar jazn.jar -user oc4jadmin -password welcome -grantperm jazn.com
    -user myuser com.evermind.server.rmi.RMIPermission login
    ===============================================================
    After the permission is granted, the folowing piece of XML is added to system-jazn-data.xml.
    ===============================================================
         <grant>
              <grantee>
                   <principals>
                        <principal>
                             <realm-name>jazn.com</realm-name>
                             <type>user</type>
                             <class>oracle.security.jazn.spi.xml.XMLRealmUser</class>
                             <name>jazn.com/esp_administrator</name>
                        </principal>
                   </principals>
              </grantee>
              <permissions>
                   <permission>
                        <class>com.evermind.server.rmi.RMIPermission</class>
                        <name>login</name>
                   </permission>
              </permissions>
         </grant>
    ==============================================================
    My principal class is not of type, oracle.security.jazn.spi.xml.XMLRealmUser. Hence, I changed system-jazn-data.xml to include com.test.MyUser instead of oracle.security.jazn.spi.xml.XMLRealmUser. Either way, I get Not Authorized and Login permission not granted for myapp (myuser).
    Can anybody help me out, please?
    Thank you,
    Sri
    Message was edited by:
    user532586

    I finally got it to work. But I have a problem granting RMI Permission "login", if the depth of my Principal class within the inheritance hierarachy is more than one. My hierarachy of my principal class is
    Object --> ObjectA --> ObjectB --> ObjectC --> ObjectD
    ObjectD is my principal class. ObjectB implements java.security.Principal. ObjectA has implementations for methods equals, hashcode and toString. ObjectB has implementations for getName.
    When I try to grant RMI permission for ObjectD, I get an error that says null.
    If I override the methods, equals, hashcode, toString, and getName in ObjectD and provide implementations, I still could not grant permission using jazn tool. I get error that says null. If I update the system-jazn-data.xml with the following grant tag, I could get into the application without any errors.
         <grant>
              <grantee>
                   <principals>
                        <principal>
                             <class>com.test.ObjectD</class>
                             <name>developers</name>
                        </principal>
                   </principals>
              </grantee>
              <permissions>
                   <permission>
                        <class>com.evermind.server.rmi.RMIPermission</class>
                        <name>login</name>
                   </permission>
              </permissions>
         </grant>
    If I create a new class, myPrincipal that implements java.security.Principal, I donot have any problems. I can grant permission and access application.
    Any ideas why I could not use ObjectD as my principal class for granting RMI permission?
    Message was edited by:
    user532586

  • Photoshop Elements 12 will not let me save files edited on a usb flash drive, but will photos on the hard drive all other apts will on the flash drive

    Photoshop Elements 12 will not let me save files edited on a usb flash drive, but will photos on the hard drive all other apts will on the flash drive

    Thanks for the information and your help. I have never bothered before changing the format. Next time I will.
    I copied the library to the external drive and then it went and said they were referenced files but I was okay about that. Now it cannot see them and will not do anything with them. I think I will buy another external drive and start again by importing all of my files again. I guess 55K will keep the mac busy this week.

  • Not able to save file changes on HCP Web IDE

    Hi
    i am not able to save the file changes on my HANA XS Application created on HCP Trail Account using Wed IDE. This problem does not occur always but now it has become frequent. On click of save button waiting icon comes up and then after minutes it shows error message as Error while Saving.
    I normally use HCP Web IDE platform for all development work.
    My Account ID : i314165trial
    Can anybuddy tell me what is the issue as this is will hamper the development process.

    Check the permissons on the folder and drive, not just on the file.

  • Adobe Reader plugin does not allow to save files

    When pdf files are opened inside firefox using the Adobe plugin 10.1.12.15, I am not able to save them to disk. The "Save button" appears on the bottom of the screen on hovering, but clicking it does not offer any action. Neither does CRT-SHIFT-S or displaying the Adobe menu bar and pressing "Save as..." from there.
    Restarting of the browser sometimes helps.
    Any tips? And no, I do not want to save pdf files as the first option. I want the opened by default in Firefox and save them from there when I need/want to do this.

    Solved it. Problem seemed to have been a crashed Acrobat process. Just kill all Acrobat tasks in the task manager, reload the link in the browser and the Save button now works.

  • HT4863 Does not work menu "Save file..." in Application MAIL (russian version), but "Save in Downloads" works

    Sorry, but I did not find the appropriate section for this post.
    Mac Air. OS X last version. Russiаn language and region
    i have the new message. I wont save a file from Application Mail.
    I click right button on the file, click "Save file...", then select path and press "Save".
    But there isn't this file in Finder. No one error message.

    http://kb.mozillazine.org/Unable_to_save_or_download_files
    Separate Issue;
    Your System Details shows;
    Installed Plug-ins
    Shockwave Flash 16.0 r0
    Shockwave Flash 11.9 r900
    Having more than one version of a program may cause issues.
    Grab the uninstaller from here:
    '''[http://helpx.adobe.com/flash-player/kb/uninstall-flash-player-windows.html Uninstall Flash Player | Windows]'''
    '''[http://helpx.adobe.com/flash-player/kb/uninstall-flash-player-mac-os.html Uninstall Flash Player | Mac]'''
    Then reinstall the latest version.
    Flash Player '''v16.0.0.257<br>https://www.adobe.com/products/flashplayer/distribution3.html'''
    Shockwave Director '''v12.1.6.156 http://get.adobe.com/shockwave/'''

  • Permission not granted on files and become Read Only

    Even though the files are not marked read only they open that way on any other computer. Has anyone had this problem and how did you resolve it?
    Thanks for any help.

    When we create a file and then close it and someone else opens it, it will not let them work on it. It states that it is read only. We are working on CS3 version. Anything else you need to know?

  • Socket Permission not granted

    I've tried to open up the socket from the applet but it's not able to do so.However i've tried opening it from the appletviewer and it works fine,with the permission granted as open and appletviewer -J"-Djava.security.manager" -J"-Djava.security.policy=DFS.policy" in the policy file.Any one with a possible solution to get it working with the browser applet setting.
    Pd

    could you please write the code and the file where to place the sign coz i've no idea about doing it so.
    Keep Looking
    Pd

  • WHITE LINES APPEARING ON PHOTOSHOP Cs6 LAYERS THAT PREVIOUSLY WERE NOT IN THE SAVE FILE -

    I Keep having this reoccuring problem today - white lines keep appearing attatched to certain & all layers in photoshop files that I have, the only solution that seems to get rid of them is to put a mask on the layer and mask the line away, these are appearing on text, smart objects & rastersized layers. They were not there when I previously saved the file and they should not be there now, I then went to open another file I had and white lines started to appear on the files. This is really frustrating because some of the website documents have alot of layers. I have attatched an example below, they only appear to be 1 pixel and can range up to 2500pixels wide and they overlap making the line look thicker sometimes. Any advise would be great, Thanks.

    Trevor,
    I had been thinking about a display issue too, but upon re-reading the post, it sounded like the artifact was consistant on each Image (different place for each, but then always the same place for THAT Image). I was about to inquire about the video driver, but the location aspect prompted me to forget that possibility - still, I could well be wrong, and you could be correct.
    We'll just to wait a bit, and see.
    In a worst-case, the OP could send me a PM (Personal Message), and I can provide my POP address, to have them attach an offending PSD to an e-mail. I would be glad to test it on my systems, to see if something jumps out. However, as Csuebelle asked, having the file posted, for many to explore it, would be better than just one of us trying to track down the culprit.
    I have encountered something similar, when I moved Layer Masks around in DVD Menus, and one was just a tad too small, revealing pixels that I intended to mask out - usually a DUH! moment for me, but easy to fix. Not sure if this is what we have, or something else? Often, what appears to be the same issue, looks like the same issue, is actually something totally different.
    Hunt

  • NOTES fails to save file - bad!

    i had my first real negative iPhone experience today. I was at the beach writing a fairly long think piece in Notes (which has always performed brilliantly for me). Anyway, I went to email the doc and when it uploaded to the mail program I saw a change I wanted to make. So I closed that, not saving the mail version but then couldn't find the file in Notes. Lost all my work.
    Anyone else had a similar problem?

    Here's a quick solution for those who are fed up with losing significant changes to the Notes bug described above. Two quick caveats: BACKUP YOUR EXISTING NOTES before performing these steps because THEY WILL BE LOST, guaranteed. Second, this is only worth doing if you're willing to keep local copies of your notes on your iPhone; the editing glitch does not appear to affect notes stored locally on an iPhone.
    1. On your iPhone go into Settings->Mail, Contacts, Calendars.
    2. Tap on your primary email account and make sure "Notes" is turned off.
    3. Go into Notes and create a note with any amount of text in it as a placeholder.
    4. Go back into the email account from step (2) above and turn "Notes" back on.
    Now when you run Notes you may choose where to keep your note. I prefer to email myself important notes and not run the risk of losing significant changes. This edit accomplishes that and I hope some people find it useful.

  • 10.7.2 Photoshop Could not save because write access was not granted. (To a server)

    After MacOS 10.7.2 update Photoshop CS5 files are not saving when opened directly from an Apple AFP Server (10.5.8). Error dialog: Could not save "file name" because write access was not granted. If canceled, the file disappears from the server. Worked fine in 10.7.1. Anyone else have this problem? Help.

    I have been working on this for the last few days. I'm getting the Could not save "file.psd" because write access was not granted. error when I open a file from my Leopard server.
    I have a variety of machines in the office that I have been using to test with. It seems that the server understands who the files 'owner' is, not only by visually getting info, but with the command line, manually checking permissions. The workstations connecting to the server are in various states of confusion based on their OS. Some show the owner correctly (Leopard OS), while others (Snow Leopard and Lion) show (_unknown) as the owner. The lack of understanding of sho the file owner is seems to be the culprit, but I can't fogire out how to address it, as it's not a permission issue in my thought, rather an issue with the workstations and their OS.
    I will say that intil about 2 weeks ago, we didn't have this problem. So I wonder if there has been an Apple pdate that changes something that could be causing this.
    How this manifests itself, and is a real nightmare waiting to happen is when working on files from the server.  I open Photoshop to edit and save a file on a Leopard machine, the files saves fine. When I do the exact same thing on Snow Leopard or Lion machine, I get Could not save "file.psd" because write access was not granted. The files disappears and I have to save again to save it. When I go back to the Leopard machine to open the file, it opens and saves just fine.
    As a test, I cleared my keychains on the Lion and Snow Leopard machines, but that didn't help.
    Has anyone been able to figure out anything on this so far?

  • IPod will not act as a harddrive to save files

    Hi all,
    I'm trying to save a file on my iPod in Windows. I've done this many, many times before, when my iPod was in windows format. I had changed it to Mac format, but for this purpose I've changed it back to Windows format. I can't understand why I'm not able to save files...I get error message "The disk in the destination drive is full. Insert a new disk to continue." Then I hit retry and i'm told there is not enough free space.
    There is 27Gig free on my iPod. I have 'enable disk use' selected in iTunes. Does anyone know what can be done? has anyone had this problem before?
    Any help is appreciated.
    Vincenso

    I had the same problem, and like Jeff said, it´s all about the FAT32 system, so I converted my ipod into NTFS system, which allows you to copy files without GBs limitn only the free space in your disk. So, when i did this i could copy an 8GB file, and i was smiling but when i syncronized it with i-tunes and then i wanted to listen to my music on my way, the ipod was empty, without any song, video or podcast, even when on itunes said that the syncronization was complete.
    So it seems like it works like a hard disk but not like an ipod, an i had to converted again into FAT32, without the posibillity to move files larger than 4GB.
    Is it impossible to have the two things in windows? An ipod able to copy larger files? it would be great if it it were possible!!!

  • Cant save file

    "cant save file *.psd because write access was not granted" anybody knows how to solve this???

    I have the same issue. When I save a file in a different format "as copy" and then try to save the original document I get all kinds of weirdness. Many times I have lost the layers of my .psd file because the Creative Cloud somehow gets confused and flattens the layers in my psd file just like the JPG or PDF that I saved it "Save As". When I go back to the PSD file later all of the layers are flattened. I know it is not user error because I get that weird "write access not granted" or sometimes "file path is not valid" and that makes me nervous so I save and double-save my work as PSD with the layers intact. Nonetheless they are later found to be gone.

  • SINCE INSTALLING I.E. 11 IN WINDOWS 7, UNABLE TO DOWNLOAD OR SAVE FILES IN FIREFOX; HOW DO I CORRECT THIS PROBLEM?

    This is what I wrote to the Microsoft Community seeking a correction of the issue (still no reply to my request for assistance with this matter from them):
    Can I go back to I.E. 10? Ever since I installed version 11, I've had an unstable desktop. It appears to have damaged the Windows Explorer interface in other browsers, such that when I open the popup window to save downloads and/or other files, all that shows up in the window are the "Save" and "Cancel" buttons, but it does not show the interface to choose where to save the file(s), thus I cannot save anything at all in those other browsers. I primarily use Firefox, and every time I want to save a file, I have to startup I.E. 11 to save anything and everything.
    I would much prefer going back to I.E. 10 which caused me no such problems; but, if I cannot go back to I.E. 10, how do I correct this issue so I can save files in other browsers? This situation has been going on for months now, and I've waited patiently thinking that there would be an update for Microsoft and/or Firefox (as well as Chrome and Safari) that would correct this problem by now; but, even though I have all of the latest updates and versions installed, no updates have corrected the issue at all. I would very much appreciate any help you can give.
    Oh, also, I have tried uninstalling Firefox completely at least twice, and rebooting before reinstalling it to the latest version, but that has not corrected the problem either. I additionally tried turning I.E. 11 off in Windows, and then tried running Firefox to see if the download interface would be restored, but it still had the very same issue(s) [no ability to choose the place to save files, and thus being completely unable to save any downloads and/or other files]. I can't believe that this problem has been going on for so long now without any update(s) resolution.

    The following is the latest that I've written to Microsoft about this entire matter:
    You're still not getting it. I've never had a problem with downloading and/or saving files in I.E.; and I very clearly explained to you guys that the problem is in the other browsers, but it's caused by a malfunction in the Windows Desktop.
    Why can't someone with English as their first language, please help me?
    But, regardless, just in case your recommendation(s) had anything to do with anything, and were perhaps creating the problem in the other browser (though I was pretty sure that it had nothing to do with my problem), I made I.E. the default browser; yet, of course, that did NOT correct the problem. Also, when I set I.E. as the default browser, the explorer.exe file crashed and restarted.
    Nevertheless, because I (wrongly) thought that I couldn't uninstall I.E. 11, because somehow I missed the listing for it in Windows Programs and Features, I went to the latter again and found I.E. 11 listed this time, and uninstalled it. After it completed, I rebooted the laptop. Then I went into Windows Update and looked for what version of I.E. it was then going to want me to update to since I.E. 11 was uninstalled.
    I saw that I.E. was taken all the way back to I.E. 8 and had updates for it as well as to update to I.E. 9, so I did the former updates first, rebooted, then updated to I.E. 9 and rebooted again. Then I ran Windows Update again checking for new updates, and found that there was a cumulative security update for I.E. 9, which I installed and then rebooted once again.
    Then, upon checking for new updates in Windows Update again, I found that the option(s) to update to I.E. 10 or 11 were now optional, which they weren't before, and then I updated to I.E. 10 and rebooted once more. Upon Windows restarting, I checked again for new Windows Updates and there were some security updates, so I installed them and restarted the laptop.
    This time upon rebooting, I checked Windows Update for further new updates and there were none; so I'm now completely updated to I.E. 10; but, because going back to I.E. 10 corrected some of the instability with the Windows Desktop, I am ignoring the optional update to I.E. 11, and I am NOT going to update to it again.
    Throughout the update process, upon restarting Windows, I kept starting Firefox to see if the "Save As" window then worked, but throughout the entire update process, as well as when I completed it, I still could not download or save files [because the window still doesn't show where to save the file(s)---please see the Print Screen copy of what it looks like, attached to this message (sorry, but I.E. won't let me browse for the file, and the tab or windows crashes and reloads every time when I click "Browse" to look for the file to attach)].
    So, I decided to try uninstalling Firefox for the fourth time, rebooting and reinstalling it, hoping that might correct he issue this time since I downgraded to I.E. 10, but the "Save As" window still looks the same, and I am still completely unable to save any files or downloads while in Firefox.
    Oh, I also tried resetting all of the Windows Folder Options again to default settings, and reset all of the folders, in case that had anything to do with the problem, but that still did NOT correct the issue either.
    I am now going to try creating a new user account also with Administrator privileges, changing Users, trying to run Firefox in it, and see if the problem with the "Save As" window is still an issue....
    In the new User profile, the situation is even worse. When I try to save any file(s) in Firefox, Firefox crashes (latest version).
    I wrote to Firefox a couple of days ago, but an arrogant "techie" is giving me the run around and is not helping me, and no else is helping with the matter so far.
    Postscript: Now Windows Explorer (the explorer.exe file) that runs the desktop crashed and restarted again twice while I was trying to print a file, and it appears that it won't let me print at all anymore.

  • Open/ Save files in PS CC

    Hi Photoshop is not able to open files, and not able to save files either. It keeps reverting back with a error message: Not possible due to a program error.
    Im running Lr Ps and Bridge on a brand new MacPro. What is wrong?

    MacOS 10.9 bug -- change the view in the dialog to anything other than CoverFlow.
    BTW - this OS bug affects all applications on 10.9.

Maybe you are looking for