Moving a file or folder in my user folder requires authentication

I am a totally new user to Apple and Mac, so please forgive my "noob-ness."
I have a problem trying to move files from one folder to another in my User folder. Every time I try, I get the following message:
"Modifying 'Users' requires an administrator name and password. To move <filename.ext>, click Authenticate."
The message has an "Authenticate" and a "Cancel" button.
I'm not trying to move to or from any of the system folders, just within the User folder. After doing some research and thinking about it, I may have changed the user name, incorrectly or inadvertently, at some point. I remember changing a name slightly, but I thought it was the computer name, not a user name.
Any help or ideas?
Thanks.

I meant to post some additional info but was called away.
1. The only thing I've tried is to verify/repair permissions. I ran the verify, and it listed a slew of differences, but they were mostly all in the Applications directory. I went ahead with the Repair Permissions, but it had not effect.
2. On the Finder status bar in the lower right, there is an icon that is a pencil with a slash through it. This is on every directory/folder on the hard drive, not just system directories/folders.
3. I can rename folders and files in the User directory, but I can't move them.
4. "Get Info" for the User folder (HBC) says the user HBC has Read & Write privilege.
If anyone can help me figure out if I did actually change the username and how to fix it if I did, I would greatly appreciate it. Or, if that's not the problem, help me troubleshoot what is.
Thanks.

Similar Messages

  • Help on moving specific files using folder actions

    so i want to move all downloaded files that have the extension .pdf to a folder in my docs but it doesnt always work and if i download 2 at once it fails. im new to applescripts so please help!
    this is what i have:
    on adding folder items to this_folder after receiving added_items
    tell application "Finder"
    repeat with all_items in this_folder
    if the name extension of any_item is "pdf" then
    move item to folder "Macintosh HD:Users:Campbell:Documents:Printing"
    end if
    end repeat
    end tell
    end adding folder items to

    As written, you are referring to different variables in your repeat loop for the added items (all_items, any_item, etc). The loop variable you define in the repeat statement is the one to use.
    Snow Leopard added a time delay to check if items are still being downloaded, but in Leopard you will need to do it yourself. The following script adds a wait handler that will wait for files to be downloaded (I also threw in a run handler for testing):
    <pre style="
    font-family: Monaco, 'Courier New', Courier, monospace;
    font-size: 10px;
    font-weight: normal;
    margin: 0px;
    padding: 5px;
    border: 1px solid #000000;
    width: 720px; height: 340px;
    color: #000000;
    background-color: #DAFFB6;
    overflow: auto;"
    title="this text can be pasted into the Script Editor">
    property destination : "Macintosh HD:Users:Campbell:Documents:Printing"
    property someTime : 60 -- time (in seconds) to allow files to copy/download
    on run -- application double-clicked or run from the Script Editor
    set theFolder to (choose folder)
    tell application "Finder" to set theItems to files of theFolder as alias list
    adding folder items to theFolder after receiving theItems -- process entire folder contents
    end run
    on adding folder items to this_folder after receiving added_items -- folder action
    if (waitForFilesToCopy into this_folder for someTime) then
    doStuff for added_items
    else
    display alert "Folder Action error" message "File copy/download into folder " & quoted form of POSIX path of this_folder & " did not complete in the time allowed."
    end if
    end adding folder items to
    to doStuff for someFiles
    do stuff with each file in someFiles
    parameters - someFiles [list]: a list of files to do stuff with
    returns nothing
    repeat with anItem in someFiles
    tell application "Finder"
    if the name extension of anItem is "pdf" then
    move anItem to folder destination
    -- move anItem to (path to desktop) -- testing
    end if
    end tell
    end repeat
    end doStuff
    to waitForFilesToCopy into someFolder for timeToWait
    checks every interval seconds up to timeToWait for files to be copied/downloaded to theFolder
    the test is based on the size of the folder not changing after interval seconds
    parameters - someFolder [mixed]: the folder to check
    timeToWait [integer]: a maximum timeout value in seconds
    returns [boolean]: true if copy/download finished, false if timeout
    set interval to 2 -- adjust as desired
    set someFolder to quoted form of POSIX path of someFolder
    set currentSize to first word of (do shell script "du -s " & someFolder) -- get initial size
    repeat with timer from timeToWait to 1 by -interval
    delay interval
    set newSize to first word of (do shell script "du -s " & someFolder) -- recheck size
    if (newSize is equal to currentSize) then
    return true -- success
    else -- update size
    set currentSize to newSize
    end if
    end repeat
    return false -- timed out
    end waitForFilesToCopy
    </pre>

  • Lock file or folder?

    Is there a way to lock a file or folder - requiring a password to access it?
    (making a secure note in Keychain Access is the only way I know)
    thanks
    Pete

    Hard to see how a Mac-user would find much use in a bit of Windows software.
    Fortunately, there are Mac solutions. Here's one: Open Disk Utility, click New Image. Set up things the way you want, with Encryption set to anything other than None and Image Format to "sparse bundle disk image". This creates an encrypted disk image. Open the disk image to mount a "disk" on the desktop. As long as it's there, you can read from and write to it. Put any files you want encrypted in there. When you are done, "eject" the disk image and it locks up tight. Only the password will open it back up at that point.

  • HT1203 I moved my Itunes media folder to my public folder in my home folder so that my wife can share my music when she logs on to my computer. Since then aperture has been unable to locate the music files and I cannot add any of my itunes files to a slid

    I moved my itunes media folder to my public folder in my home folder so that my wife can share my music when she logs on as a user. Since doing this Aperture cannot locate any itunes music files and so I cannot add any music to a slideshow. All of my existing slideshows no longer play music. Can anyone help?
    Thanks

    Thank you for your prompt response - I did as you said and did a drag and drop into the iTunes window - it imported and got my album art from the net. When I started Itunes with the shift key down I was prompted to choose a library but since I copied over the media folder and not the library folder I was unable to select that so I guess I will have to create a new library and add in all the music, videos, etc. unless I wait for my laptop and export the library or at least that seems to be the case? In short, all my data (iTunes media folder) is on my external drive and can be added to the blank iTunes screen but I can not choose a library folder. Is there anyway around completely making all those playlists again? I am not sure my laptop will survive the shop with data intact and really hate to start over on those.
    In an unrelated question - I collect old TV shows from the 1950's. Can I make playlists within the home video folder somehow?  In other words like one for Quiz shows, one for comedies, one for police and detective shows, etc. while I am remaking all my playlists for my music if I end up having to go that route?
    Once again thank you for helping me out. I am not too Itunes savvy and really appreciate you taking the time to answer.

  • Network users can't move file to folder

    Hello,
    I'm working with a fresh lion server installation.
    Users have their home folder on the server.
    I filled default folders (desktop, documents, music...) with files and folder from snow leopard server
    Checked and double checked posix and ACL permissions on the default folder created by lion server and then propagate
    Permissions set up by lion server are :
    Everyone - Delete, apply to this folder & descendants
    Spotlight - list & traverse folder + inheritance
    User name - read & write
    staff - none
    Others - none
    They can login from any mac in the lan but when they try to move a file to a folder they are asked to identify as administrator.
    ie move a picture file from desktop to desktop folder => type an administrator's name and password to allow finder to make change ??????
    Lion server up to date. Permissions repaired by disk utility.
    Any suggestion ?
    Thanks,
    Harold

    I had a similar experience the other day. Try the following:
    Quit all applications.
    Go to the Apple menu and select Force Quit Applications.
    Click on Finder and then click the button Force Quit. (Your desktop should refresh.)
    Select the files and move them to the trash.
    If the above does not work, reboot your computer and then try moving those files to the trash again.
    HTH

  • File upload error: Error uploading file. Error moving uploaded file from temporary folder. (FILE_UPL

    what causes this error:
    File upload error: Error uploading file. Error moving uploaded file from temporary folder. (FILE_UPLOAD_ERROR)

    On 5/17/07 4:26 PM, in article [email protected],
    "Gü[email protected]" <> wrote:
    >
    > To my experience servers behave differently -- on some I really had to use
    > 777, others are happy with 755.
    >
    > in regards to "any user" :: On most ADDT respectively MX Kollection - based
    > backends I made the image & file upload feature available to user having e.g.
    > the "levels" 1 & 2, but not 3 -- I wouldn´t expose something like this to all
    > users
    >
    > Günter Schenk
    > Adobe Community Expert, Dreamweaver
    My backend is only for admin, so they are the only ones who can access the
    upload pages. My concern is an images folder on the site being 777. Can't
    anyone from the outside plant a file in that folder if they just know where
    to find it using an ftp program? ?

  • Moved jpeg files to other folder, now iPhoto can't find them

    I dragged/dropped some original jpeg files into a new folder to aggregate certain files together, but since they are now in a different folder iPhoto 9 can't find them. The thumbnails in iPhoto still remain, but results in the large black/grey "!" when I try to open them. I'd rather not rebuild the enormity of my entire photo library over this, so is there some other way to re-link thumbnails to files?
    iTunes makes this easy with music. When I click on a file name and it can't find the file, it offers to allow me to locate the file myself, and then it re-establishes the link between the iTunes library item and the file. No problem.
    How does one go about doing this in iPhoto for, say, a couple of dozen files without having to start over with an ENTIRE rebuild? I know exactly where the files are, and it seems ridiculous that iPhoto isn't equipped to track the whereabouts of an unchanged file that's simply been dragged from one folder to another.

    Did you do the moving of the image file in the Finder or do you have a reference library as asked by Larry? In either case moving the files is a recipe for disaster as you've found out. You must either move the files back to their original locations or try to get those photos back into iPhoto as follows:
    1 - Find the folder you moved the files into and COPY it to the Desktop.
    2 - in iPhoto delete the photos that you're having the problems with as you normally would even though you can't see see them. Also delete all the photos that are in the folder you moved the other files into.
    3 - drag the folder on the Desktop into iPhoto to import them as one event. If you get a duplicate warning I'd let it import the duplicate and use Duplicate Annihilator to find them so you can cull out the duplicate you don't want.
    Other than that you might have to start over from scratch as follows:
    Creating a new library while preserving the Events from the original library.
    1 - Move the existing library folder to the desktop
    2 - Open the library package like this.
    3 - Launch iPhoto and, when asked, select the option to create a new library.
    4 - Drag the Originals folder from the iPhoto Library on the desktop into the open iPhoto window.
    OT

  • Hello, I am attempting to install Camera raw from a .zip file provided via a link provided by adobe for a Nikon D810. The .zip file unzips fine and I moved the files to the recommended folder. But the operation is failing

    I am attempting to install Camera raw from a .zip file provided via a link provided by adobe for a Nikon D810. The .zip file unzips fine and I moved the files to the recommended folder. But the operation is failing

    Can you describe what “the operation is failing” means?  What is happening and how is it different than what you expect?
    Also, what product are you trying to update manually, and do you have a link to the page of instructions, so we know what your attempting to do?

  • When moving a file using drag and drop, as I hover over the destination folder it no longer opens, so I can't drop the file into the folder.  Why?

    When moving a file using drag and drop, as I hover over the destination folder it no longer opens, so I can't drop the file into the folder.  Why?  I have a heirarchical embedded folder structure under \Documents.  Usually, as I drag the file to be moved over the various folders, they will blink twice, then expand/open to reveal contents (in Finder).  Now, when the file to be moved is held (hovering) over the destination folder, it will not blink or expand, so there's no place to drop the file.  If I release the mouse button, the file image disappears, showing that it is "going back to the place it came from", a.k.a. was not moved.  This just started happening.  I noticed it after upgrading to Mavericks.  Is this a bug or could anything else be causing this?

    As of today, Apple Support discovered during a remote support session with me that the same thing happens on their own system.  It is isolated to "Column View"; the Icon and List views in Finder behave correctly.  Issue is being escalated to engineering, and Apple will call to report status in a couple days.  In all likelihood, this is a bug that will need to be addressed in a future update.

  • Concern with "File Sharing: On" -- my root user folder (and subfolders) and Macintosh HD is visible

    Hi all,
    When I set up a File Sharing folder in OSX called "Share", I connected from my PC to my Macbook Pro and not only did I see the "Share" folder but I also could see and have total access to my root user folder (all its subfolders too) and my Macintosh HD (hard disk).  Did I miss something?  All I did was check mark "File Sharing" in the Sharing option of System Preferences.  Then I specifically shared only the "Share" folder that I created on the OSX desktop.
    How do I turn of sharing for the root user folder and my Macintosh HD folder?
    Many thanks in advance!

    Yes, I was logging in from my PC laptop to Mac as the Admin.  However, since there is a User called "Everyone" and I, for testing purposes only, turned Read/Write on for "Everyone", I figured I did not have to set up another user (such as "Guest").  I was wrong.  Once I created a new user called "Guest" and specifically checked the Guest account in the SMB option, it worked in the restricted mode I was hoping for.  Thanks!

  • Premission settings for users creating files and folder on my XServe

    I am setting up a new Xserve and we are basically using it as a file server. I have a user that logs on creates and new folder and a file. When any one else opens that file it is READ ONLY. What do I need to do to make it so when any of my users create a file or folder on the server any one of my users can have READ/WRITE permission to the files?

    Can you elaborate?  I am not aware of any m3u playlist being present but maybe there is.  I have done this many times before.  I move tons of files around in my music folder, add/delete/change, and rather than have iTunes try to figure it all out again, I just remove everything out of iTunes and add my entire folder back.  I've done it probably 50 times in the past and now, when I do it, it's creating playlists for every single folder or album or something, just as the original poster has described.  I do not like the behavior and would like to turn it off now!  I'm on Mac so iTunes Folder Watch will not work for me.  Any suggestions?

  • Catalog corruption when moving files in folder view

    LR 1.3.1 MacOS 10.5 (although also happened with 10.4)
    I've been using LR since the free beta and have over 6,000 images in my catalog. I shoot Nikon cameras almost always in RAW + JPEG. I used to add the jpegs as separate images, but now use them as my previews.
    I recently became low on space on my system hard drive and attached an external FW 800 500GB disk that I decided to store my photos on. Using LR, using the folder view, I moved my images from the hard drive onto the external FW disk. Now, all the NEF's that I imported as NEF+JPEG are "corrupted". Specifically, when I look at them in Grid view, the thumbnails look "OK", however underneath the file name (eg: _DSCXXXX) it now says "JPG+JPEG" instead of "NEF+JPEG". When I go into Edit mode to look at the preview though, the initial image looks "normal" however I get a message saying "Rendering: Settings changed ..." and then the image looks ..... weird, perhaps cross processed or something, and then going back to Grid mode the thumbnail is now changed. If I say to show the file in Finder, it shows me the JPG file, not the NEF file. It's like the NEF file has disappeared. All the NEF's that I loaded without the accompanying JPEG are fine.
    I had the same problem over 1 year ago and we filed a bug against LR but never heard anything back. I'm hoping that someone else has encountered this problem and can suggest how to fix the corrupted database. Otherwise, I will have to revert to a backup catalog and try "re-finding" the files on the new FW drive.
    Thanks,
    Janice

    I'm simply using the JPEG's as previews so there is no separate "file" in LR for them so I can't delete them from LR. I suppose I could delete all the files out of the catalog and reimport them .... that sounds fun ... since they are keyworded and some are modified it makes more sense to revert to a backup and hope I can refind them. Perhaps deleting the ... Previews.lrdata file (not folder) might do it as you suggest but I'm a bit reticent just yet.
    I don't want to take this thread off topic, but will have to look around a bit to find out why someone would not want to have both as "originals" as you indicate.
    Thanks for taking the time to suggest,
    Janice

  • How do I open the files that I have moved to creative cloud folder in Dreamweaver on the second computer?

    How do I open the files that I have moved to creative cloud folder in Dreamweaver on the second computer?

    Hello catherine915,
    On your second computer, launch the Creative Cloud desktop app.
    Click on the gear icon to display the dropdown menu. Select the option: "Creative Cloud Files"
    This will open up the Creative Cloud folder with all the files that you have synced over cloud.
    Hope this helps !
    Cheers,
    Subhadeep

  • Moving original files when you use your own folder structure

    I currently maintain my own folder structure (on the HDD) for Aperture to read files from (rather than allow it to create its own complicated structure). Based on what i have seen so far, I understand that Aperture links its project with the HDD folder from where you import images.
    In an instance, where I moved my file from the HDD folder structure, the image still appears in Aperture, but with a yellow question mark, and it does not allow me to edit it. Here I am assuming that since i moved the file from its HDD folder, Aperture is no longer able to locate it. Hence, I have the following queries about moving/ deleting files from my HDD:
    Q1: If I want to move a file from one HDD folder to another, how do I do so without losing its link in Aperture
    Q2: How do I completely delete a file from my HDD using Aperture? Assume here that I have imported it into Aperture but haven't made any changes to it, which means that I have only one version, the master version. Currently, when I delete it in Aperture using 'Delete version', I notice that the file still exists in the HDD folder). Is it that the only way to delete a file is to do so first from Aperture and then use Finder to delete it from the HDD folder? If not, whats the best way.
    Q3: There is another scenario for Q2 - If I have made changes to a file after importing it in Aperture, there are now two versions, master version and edited version. If I want to delete both these files, whats the best way to do so.

    OK let's take a step back here.  In your previous post you wrote asking how to move a file from one folder on your HD to another so that Aperture wouldn't loose track of it. And for that we answered to use File->Relocate Masters. The last two questions concerned deleting images from both Aperture and the HD. And we covered that.
    Now you write:
    f i want to move my master and version files from one project to another (and the corresponding master files too), i should first move the master files using File> Relocate master and then drag-drop the versions from within Aperture. (I usually maintain similar names for my HDD folders and corresponding projects in Aperture, hence if i move the master, then it makes sense to move the versions too).
    Now you're bringing in  moving images in Aperture from one project to another.  What you are saying is correct but bear in mind:
    The library structure inside Aperture is totally independent of the file structure you use to store referenced masters on the HD outside of Aperture.
    Now It is possible to have one mimic the other as you seem to be doing but for all intents and purposes Aperture doesn't care at all how the external file structure appears as long as Aperture knows were the masters are.
    So if you want to move masters INSIDE of Aperture from one project to another you can simply drag the visible image from the source project to the destination project. All versions will come along, versions are coupled to their masters and as such can't be moved independently. Any versions in Albums will continue to point to the master they came from.
    Now if you want to move the master files EXTERNAL to Aperture you need to use the File->Relocate Master command so that Aperture will know were the files are.
    Note: there is another command File->Locate Referenced Files that is used to connect Aperture to its referenced masters if the connection between the two is somehow broken. As for example what would happen if you moved the referenced masters using the finder rather then the Aperture command.
    So you should be good to go, just remember that the two structures, Aperture library and referenced files, are independent and don't really need to be kept in sync. And by doing this you're  making extra work for yourself that isn't really necessary.
    regards

  • New user...how do you drag or move or copy a file or folder from the desktop to an external drive?  I have tried dragging and copy/pasting.

    new user...how do you drag or move or copy a file or folder from the desktop to an external drive?  I have tried dragging and copy/pasting.

    My guess the problem you are running into is the drive is formatted for a PC as NTFS. OS X can read files from NTFS however it cannot write to it. Check the formatting on the drive, if it's NTFS then it should be reformatted to Mac OS Extended (Journaled), you can use Disk Utility to do this.
    If you still have a PC and want to share the EHD with the PC and Mac please read MacWorld's Share an external drive between a Mac and a PC article.

Maybe you are looking for

  • Why can't I sign into my iMessage on my iPhone 4?

    I've been logged into my iMessage for as long as I've had my phone. Now all the sudden it sends all my messages as text messages. I went into my settings and tried to log into my my iMessage again but it keeps giving me an error message that it can't

  • TCS - J1INCHLC Error

    Hello Experts, I am updatiing challan for Tax Collected at Source through TC # J1INCHLC. when I execute the transaction, I get Error Message no. 8I702 - No unpaid tax lines exist for the given selection criteria. Diagnosis The corresponding withholdi

  • Query on SAP IS Banking - SAP Deposits Management/ SAP BCA in ECC 6.0

    Dear all, In SAP Deposits Management in the new platform, we have the node Financial Services both in Easy Access and IMG under which we have the major functionalities like Account and Product Management. However this is unavailable in ECC 6.0. Reque

  • Streaming video in browser

    When I try to watch movies off of Safari, the quicktime window appears, but it is soooo small... where do i go to make that bigger?

  • Losing hyperlinks when linking word documents

    We use RoboHelp version 9.0 Project description We have a Parent project with 7 child projects. Each child project has, on an average, 40 files. The files in each child project are linked to word documents. Every time we have updates to content, we u