Firewire and permissions

I bought a firewire drive to back up all users' data.
I made just one partition and unchecked "Ignore ownership".
However, any user can bring up the firewire drive and look at any files. Even those she shouldn't have permission for.
I notice that if any user does a "cd" to that Volume, an "ls -l" shows all files belonging to the logged-in user.
This isn't right. We need to keep private files private.
How can I make it really enforce ownership and permissions?
Thanks.
Example:
As user jimmy:
admin1:/Volumes/Backup jimmy$ ls -al
drwxr-xr-x 5 jimmy unknown 170 7 Jan 18:52 .
As user sharon:
sharon:/Volumes/Backup sharon$ ls -al
drwxr-xr-x 5 sharon unknown 170 7 Jan 18:52 .
various   Mac OS X (10.3.9)  

Hi Jm,
Use the following command to check whether the disk has permissions enabled.
vsdbutil -c /Volumes/Backup
You should see-
Permissions on '/Volumes/Backup' are enabled.
If permissions are not enabled then issue this command.
vsdbutil -a /Volumes/Backup
Change the owner of /Volumes/Backup to root and the group to admin with this command.
sudo chown 0:80 /Volumes/Backup
Then grant admin users the ability to write to the drive with this command.
sudo chmod 775 /Volumes/Backup
Folders and files within the drive may need their permissions tweeked. If any files show as associated with the group unknown then you need to change the owner and group of that file. Files owned by the magic unknown user show as being owned by the current login user.

Similar Messages

  • How can I access files that I moved from an older MacBook Pro to a newer one via Firewire and Migration assistant.  The files show up on the new MacBook but cannot be opened.  Thanks!

    How can I access files that I moved from an older MacBook Pro to a newer one via Firewire and Migration assistant?  The files show up on the new MacBook but cannot be opened.  Thanks!

    Get info then check permissions then add your curent user name (it was probably different on old Mac) and give your username full read/write permissions.

  • Restore and Permissions Questions

    I'm wondering what my restore options are going alllow me to do. Let me elaborate on my situation and it might reveal why I am posting a new topic.
    I bought my macbook pro used, and it came with ilife and mac office installed. I used time machine to back up this OSX partition. The macbook pro is working perfectly, but small ghosts from the previous owner are bothering me.
    When I received the macbook pro, I changed the user name and password. I logged out and came back in as my newly created identity to find that my home folder in finder was still the previous user account. It had created a new home folder for the user I created, but the "default" home folder was still set to the previous user. Looking in User Accounts, that previous user name isnt listed, yet I noticed in Activity Monitor that all the applications are being launched as that previous user account.
    Its these ghosts that make me want to reformat for my piece of mind. My question is can I use Time Machine to preserve the software like ilife and mac office onto my new installation? Furthermore, will time machine handle reassigning the permissions from the old file system to the new? Or am I stuck with this previous owner's info?

    I'm not sure what's going on, but if there's no "macpro" in the NetInfo database, then you've already changed something around when you tried renaming the accounts. Not being able to "see" what's there makes it difficult for me to know how to proceed. I'm not confident that what I may suggest will be correct without looking into these accounts which I can't really do under the circumstances.
    The only sure thing I can recommend is erasing the drive and starting over from scratch, but I don't know if that's feasible for you to do. If not, then you could reinstall OS X doing an Archive and Install which doesn't require erasing the drive:
    How to Perform an Archive and Install
    1. Be sure to use Disk Utility first to repair the disk before performing the Archive and Install.
    Repairing the Hard Drive and Permissions
    Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Installer menu (Utilities menu for Tiger.) After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list. In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive. If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported, then quit DU and return to the installer.
    If DU reports errors it cannot fix, then you will need Disk Warrior (4.0 for Tiger) and/or TechTool Pro (4.5.2 for Tiger) to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    2. Do not proceed with an Archive and Install if DU reports errors it cannot fix. In that case use Disk Warrior and/or TechTool Pro to repair the hard drive. If neither can repair the drive, then you will have to erase the drive and reinstall from scratch.
    3. Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When you reach the screen to select a destination drive click once on the destination drive then click on the Option button. Select the Archive and Install option. You have an option to preserve users and network preferences. Only select this option if you are sure you have no corrupted files in your user accounts. Otherwise leave this option unchecked. Click on the OK button and continue with the OS X Installation.
    4. Upon completion of the Archive and Install you will have a Previous System Folder in the root directory. You should retain the PSF until you are sure you do not need to manually transfer any items from the PSF to your newly installed system.
    5. After moving any items you want to keep from the PSF you should delete it. You can back it up if you prefer, but you must delete it from the hard drive.
    6. You can now download a Combo Updater directly from Apple's download site to update your new system to the desired version as well as install any security or other updates. You can also do this using Software Update.

  • Seeking reliable firewire and usb 2.0 combo cardbus card

    Subject line says it all, or mostly so. I have an IoGear GUF202 pcmcia card with two USB 2.0 ports, one six-pin FireWire port, and one four-pin FireWire port. Its USB 2.0 services are not reliable; sustained transfers freeze my 1Ghz Titanium PowerBook G4. I've seen online several other cards from different manufacturers with the same form factor, but haven't yet found one with the preferred NEC chipset for USB services.
    Can anyone offer a recommendation -- and a source? Swapping separate FireWire and USB 2.0 PC cards is becoming a pain.

    Hi Jamie,
    Could be many things, we should start with this...
    "Try Disk Utility
    1. Insert the Mac OS X Install disc that came with your computer, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu. (In Mac OS X 10.4 or later, you must select your language first.)
    Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.
    3. Click the First Aid tab.
    4. Click the disclosure triangle to the left of the hard drive icon to display the names of your hard disk volumes and partitions.
    5. Select your Mac OS X volume.
    6. Click Repair. Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then Safe Boot from the HD, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot.
    The usual reason why updates fail or mess things up, is if Permissions are not fixed before & after every update, with a reboot... you may get a partial update when the installer finds it doesn't have Permissions to change one obscure little part of the OS, leaving you with a mix of OS versions.
    Some people get away without Repairing Permissions for years, some for only days.
    If Permissions are wrong before applying an update, you could get mixed OS versions, if Directory is the slightest messed up, who knows!
    If many Permission are repaired, or any Directory errors are found, you may need to re-apply some the latest/biggest updates.

  • How to connect my new MacBook Air to a LaCie hard disk with TIme Capsule backup from my old Imac? LaCie has USB 2.0, FireWire and eSata ports.

    How can I connect my new MacBook Air to a LaCie hard disk with TIme Capsule backup from my old Imac? LaCie has USB 2.0, FireWire and eSata ports.

    You can direct connect your MBA to the LaCie via USB 2 cable.  If you have an Apple Airport Router you can USB connect the LaCie drive to the router and then use Airport Utility to configure it.  Time Machine can access it either way.

  • I want to change the sharing and permissions of a large number of photos. How can I do this in bulk rather than one at a time?

    I want to change the sharing and permissions of a large number of photos. How can I do this in bulk rather than one at a time?

    Does this involve iPhoto in some way?

  • SharePoint 2013 - Site Settings - Users and permissions - "Access Request and invitations" link missing

    I am site collection administrator and have configured the outgoing email in Central administration but "Access Request and invitations" link  is missing, pl advice any additional configurations for this link to show up
    I was though able to configure access requests by going to Site Settings->Users and permission and on the ribbon selected "Access Request Settings"
    What is the difference in either of the approaches?
    Thanks
    Abhishek

    Hi there,
    I noticed this post, and didnt really find an appropriate solution to your issue. I noticed the same issue when dealing with Access Requests. First of all to make sure that the Request feature is enabled, you need to access 
    Site Settings -> Site Permissions -> Access Request Settings -> Make sure the
    'Allow access requests' option is enabled.
    The Allow access screen just allows you to enable the feature and also to specify a email address that notifications are sent to. Whereas the 'Access Requests and Invitations' section provides a screen to manage Access Requests and request history.
    I noticed then that the Access Requests and Invitations link under 'User and Permissions' didnt actually appear until someone actually requests to join the site. It seems that this is needed to display the screen. Once actioned once, the option stays there.
    Hope it helps

  • Cardbus slot (And therefore firewire and SD card??) performanc​e very slow after Windows 8.1 update.

    Hi All,
    Just updated to Windows 8.1 64 bit from Windows 8. The Cardbus slot speed/bandwidth has dropped considerably to the point that it is now unusable since the update. It worked fine before, although I had a similar problem in the past which was cured by a BIOS update. Since the RICOH chip that controls this slot also control the Firewire and the SD Slot, I was wondering whether these are also affected?
    Does anyone else have the same issue? I expect it affects all computer with this chip: T61/X61/R61 etc etc.
    Would someone who is on Windows 7 64 bit or Windows 8.0 64 bit mind sending me the pci.sys and pcmcia.sys files so that I can try rolling the drivers back to a previous version?
    System details:
    Thinkpad X61 Tablet
    Core 2 Duo 1.6
    8GB RAM
    128GB SSD
    Windows 8.1
    Many thanks.
    Shaun

    Hi @PriyanshuJ ,
    I have brought your issue to the attention of an appropriate team within HP. They will likely request information from you in order to look up your case details or product serial number. Please look for a private message from an identified HP contact. Additionally, keep in mind not to publically post ( serial numbers and case details).
    If you are unfamiliar with how the Forum's private message capability works, you can learn about that here.
    Regards,
    George
    I work for HP

  • We recently updated to Lion, prior to this update we could plug in our Sony Mini DV camera using the appropriate firewire and the iMovie would recognize the camera. This function no longer works after the update to Lion. Any suggestions?

    We recently updated to Lion, prior to this update we could plug in our Sony Mini DV camera using the appropriate firewire and the iMovie would recognize the camera. This function no longer works after the update to Lion. Any suggestions?

    Zap the PRAM and Reset the SMC, then try again.

  • Can i back up one G5 via firewire and another via USB to the same drive

    I have an ibook and a G5., I have a 500 gb lacie external drive.
    Can i back up both via time machine simultaneously, one via firewire and one via USB?

    Ross Dehovitz1 wrote:
    I have an ibook and a G5., I have a 500 gb lacie external drive.
    Can i back up both via time machine simultaneously, one via firewire and one via USB?
    No, you can not directly attach one drive to two computers at the same time, period. In particular, you can't use it for Time machine this way.

  • Unable to download from AppStore, updates,etc.Messages 'the installer is damaged' to 'there might be a problem with file ownership and permissions.' I am the owner and only user of a new MBP. What could be going on?

    Is anyone having the same type of problems I'm having with Lion. I have a new MacBook Pro, received 7 weeks ago, preinstalled with Leopard 10.6.7. I didn't migrate anything from my old iMac, wanted a clean install from the Apple Store. While there, I asked for the upgrade to Lion 10.7, however their system was down.
    I  installed it myself, wirelessly about a week later, and Apple emailed me a receipt. Now, I've had to call support directly last week when I lost Mail, Address Book, was unable to open Preview or iTunes, among other problems. Seemed fixed after a session that baffled even the store tech.  Now I am unable to download or install the recent Mac updates for Lion, from the App Store, could not install Adobe Reader, etc. Messages range from 'A network error has occured - Check your Internet connection and try again' to 'The Installer is damaged and cannot open the package. There may be a problem with file ownership or permissions.'  All fail and I'll probably have to call Apple again. I am frustrated beyond words.  Logs 'Install's runner tool is not properly configured as a setuid tool', domain errors, 'attempt to write a readonly database, and on and on. I have barely done a thing on this computer except search online for help with these problems. Safari gives me a 'You are not connected to the internet' too often. Diagnostics disagrees. I do see wi-fi problems in the forum. Disk and permissions were fine at the beginning of the earlier problems, checked first by support tech. I'm not sure if support tech even knew. I was just happy they were fixed. Anyone have these download and/or install problems after a 'clean bill of health' so to speak, only a week ago?

    Let's try the following user tip with that one:
    "There is a problem with this Windows Installer package ..." error messages when installing iTunes for Windows

  • DANGER: Do Not Change Hard Drive Ownership and Permissions

    DANGER: Do Not Change Hard Drive Ownership and Permissions (Unless you know what you are doing... I didn't!)
    FIRST, THE REPAIR PERMISSIONS SOLUTION:
    Use Disk Utilities on the "Sofware Install and Restore" DVD that came with your computer to set the permissions back to the defaults. Not the MacOSX Installation Disk. (This worked in MacOS 10.3.9)
    MY SCREW UP
    In my Hard Drive's "Get Info" dialog I switched the permissions of the Owner to my username and all others to no access. I had not yet closed the dialog and decided that it was probably dangerous so I started changing them back. I first changed the owner back to system. It asked for authentication.
    After entering my password I assumed that I would be able to go back and change the others as well. Nope! The dialog disappeared, my desktop disappeared and I couldn't do anything. I was locked out.
    After ten minutes of the beachball I restarted to the "Panther Installation disk" and tried repairing permissioins using disk utility. Evertime it "lost contact" with the system and would not work. Restarting (without CD) took me to a root user login (black sreen). My username and password did nothing.
    THE SOLUTION
    I then restarted to the "Software Install and Restore" DVD that came with my computer and used its Disk Utility to repair permissions. IT WORKED! It set permissions back to the default. THANK GOD.
    NOTE: I wonder, will using the Install and Restore DVD to repair permissions reset any computer's files to the defaults? Is that a backdoor into someones currently restricted files and folders? (Assuming that you have physical access and the computer specific DVD)

    Using the Repair Permissions function will not change the permissions on an account's home folder or anything in it, but there are at least two other ways in which someone with a Mac OS X 10.4 installation disk can get access to an account's files or folders unless some or all of those files are encrypted.
    (19285)

  • RGB, Composite, Firewire and S-video capture device for FCP

    Hi,
    I was just wondering if anyone could suggest some of the better capture cards that support RGB composite, firewire and s-video inputs that will work with FCP.
    The set up is on Mac Pro and the device needs to be as reliable and noise free as possible as it will be used for the capturing of video for evidence in court cases.
    Any help is this area would be very grateful,
    Regards,
    Martin.

    Hello,
    I have no experience with the AJA product line but I know that many of the folks here have used them. They make a good line of cards that will do what you are asking for. They don't have firewire on the cards, but the computer you are using should have one I would assume.
    Since you said 'S-Video' my thoughts are that you are only using SD? If that is going to be the case for a long time then look at this card:
    http://www.aja.com/products/kona/kona-lse-ls.php
    It has composite and S-Video inputs. IF there is the chance that you are going to be doing HD and IF it is still tape based, then look at one of the higher models. But again, that is if you are going to be upgrading to HD sometime soon.
    Hope this helps.
    -Jay

  • How to get iMovie version 9.09/2009 Mac version 10.7.5 to recognize JVC GR-DX77U camcorder via 9 pin to 4 pin firewire and import video

    My question: Is it possible to get iMovie version 9.09/2009 MacBook Pro/ Mac Os X version 10.7.5 to recognize JVC GR-DX77U camcorder via 9 pin to 4 pin firewire and import video?
    My camcorder is recognized with 4 pin to 4 pin firewire on laptop with Windows operating system; however, it will not recognize on MacBook Pro with 9pin to 4 pin firewire. JVC website does not offer any updated camcorder driver software for this camcorder and older version driver on CD will not download onto MacBook Pro.

    Hi
    With the reservation of that I us:
    • iMovie 9.0.4
    • Mac OS X.6.9
    see my notes
    NO CAMERA or A/D-box 
    Cable
    • Are You sure that You are using the FireWire Cable - USB-Cable will not work for miniDV tape Cameras
    FireWire - Sure not using the accompany USB-Cable but bought a 4-pin to 6-pin (or 9-pin) FW one ?
    • Test another FW-Cable very often the problem maker.
    Camera
    • Test Your Camera on another Mac so that DV-in still works OK
    • Toggle in iMovie pref. Play-back via Camera (on <-> off some times)
    • Some Cameras has a Menu where You must select DV-out to get it to work
    • Camera connected to "charger" (mains adaptor) - not just on battery
    • Camera set in Playback mode - NOT Recording mode
    Does Your Camera work on another Mac ?
    Sorry to say it is to easy to turn the 6-pin end of the FW-cable 180 deg wrong.
    This is lethal to the A/D-chip in the Camera = needs an expensive repair.
    (Hard to find out - else than import/export to another Mac ceased to work
    everything else is OK e.g. recording and playback to TV)
    A/D-box
    • Is the dip-switches set right ?
    • Set to same standard as recorded/editing e.g. NTSC 29.97fps or PAL 25fps
    • Try resetting it
    Connections
    • Daisy Chaining most often doesn’t work (some unique cases - it’s the only way that work (some Canon Cameras ?))
    Try to avoid connecting Camera <--> external HD <--> Mac but import directly to the Mac then move
    the Movie project to dedicated external hard disk.
    • FireWire-port - Can be re-setted by - Turn off Mac and disconnecting Mac from Mains/Power for 20-30 minutes
    External device’s (hard disk’s)
    • Should be FireWire as USB/USB2 performs badly and so does Airport or Net-work connected ones too.
    • MUST BE - Mac OS Extended formatted - UNIX/DOS/FAT32/Mac OS Exchange - DO NOT WORK for video due to 4Gb barrier.
    Mac
    • Free space on internal (start-up) hard disk ? Please specify the amount of free space.
    (Other hard disks don't count)
    I go for a minimum of 25Gb free space for 4x3 SD Video - and my guess is 5 times more for 16x9 HD ones
    after material is imported and edited. No Camera or A/D-box
    • GarageBands fix - Close iMovie, Open GarageBand, Play some notes, Close GB and iMove can now be OK
    • Does Your Mac have a FireWire Port
    • White MacBooks - don't
    • MacBook-Air - don't
    if not then a few Mac’s has a PCM-CIA slot and there are FW-Cards that makes a FW-port this way
    else - NO SOLUTION
    Only option as I get it is either
    • Use another Mac to Capture material (to an external USB2 - Mac OS Extended formatted hard disk - or -
    • Change to another Camera that can be used with Your Mac (no there are no miniDV tape Cameras that can)
    • If Your Mac-Book has a PCM-CIA Card place - then there are FW-port-Cards and then
    You can import via this - but I've not seen this on more modern Macs. My PowerBook G4
    has one and this FW-Card-port works greatly.
    SoftWare
    • Delete iMovie pref. file may help sometimes. I rather start a new account, log into this and have a re-try.
    • Any strange Plug-ins into QuickTime as Perian etc ? Remove and try again.
    • FileVault is off ? (hopefully)
    • Screen Saver - OFF
    • Energy Saver - OFF
    Using WHAT versions ? .
    • Mac OS - X.5.4 ?
    • QuickTime version ? (This is the heart in both iMovie and FinalCut)
    • iMovie’08 (7.1.?), 09 or 11 ?
    • iMovie HD 6 (6.0.4/3) ?
    Other ways to import Your miniDV tape
    • Use another Camera. There where tape play-back stations from SONY
    but they costed about 2-4 times a normal miniDV Camera.
    • If Your Camera works on another Mac. Make an iMovie movie project here and move it
    over to Your Mac via an external hard disk.
    (HAS TO BE   Mac OS Extended   formatted - USB/DOS/FAT32/Mac OS Exchange WILL NOT DO)
    (Should be a FireWire one - USB/USB2 performs badly)
    from LKN 1935.
    Hi Bengt W, I tried it all, but nothing worked. Your answer has been helpful insofar as all the different trials led to the conclusion that there was something wrong with my iMovie software. I therefore threw everything away and reinstalled iMovie from the HD. After that the exportation of DV videos (there has not been any problem with HDV videos) to my Sony camcorders worked properly as it did before. Thank you. LKN 1935
    from Karsten.
    in addition to Bengt's excellent '9 yards of advice' ..
    camera set to 'Play' , not rec/computer/etc.?
    camera not on battery, but power-line?
    did your Mac 'recognize' this camera before...?
    a technical check.
    connect camera, on, playback, fw-connected...
    click on the Blue Apple, upper left of your screen ..
    choose 'About . . / More . .
    under Firewire.. what do you read . . ?
    More
    • FileVault - Secure that it’s turned off
    • Network storage - DOESN’T WORK
    • Where did You store/capture/import Your project ?
    External USB hard disk = Bad Choice / FireWire = Good
    If so it has to be Mac OS Extended formatted
    ----> UNIX/DOS/FAT32/Mac OS Exchange is NOT Working for VIDEO !
    mbolander
    Thanks for all your suggestions. What I learned is that I had a software problem. I had something called "Nikon Transfer" on my Mac that was recognizing my Canon camcorder as a still camera and was preventing iMovie from working properly. After un-installing Nikon Transfer and doing a reboot, everything worked great.
    I never liked the Nikon Transfer software anyway--I guess I'll get a cheap card reader and use that to transfer photos in the future.
    No Camera or bad import
    • USB hard disk
    • Network storage
    • File Vault is on
    jiggaman15dg wrote
    if you have adobe cs3 or 4 and have the adobe bridge on close that
    or no firewire will work
    see if that helps
    DJ1249 wrote
    The problem was the external backup hard drive that is connected, you need to disconnect the external drive before the mac can see the video camera.
    MaryBoog wrote
    Maybe your problems is solved in the meantime, but for all others this might help as I had the same problem, also have the Sony HDR-HC7, but the 7e (Europe, PAL). I found this link today and it works perfectly
    //support.sony-europe.com/tutorials/dime/videotransfer/vtransfer.aspx site=odw_en_GB&sec=DVH&m=HDR-HC7E
    What I exactly did.- put camera in play mode - open guide - choose connection guide - choose comp./printer (where to transfer movie to) - select connection.- i-link (on my camera) but equal to firewire - OK - choose HDV - choose NO for conversion of i.link.
    Settings are shown then (VCR HDV/DV.- HDV and i.link-conv..- OFF), press OK, OK, END.
    Switch camera off. Connect firewire cable to camera & Mac. Switch camera on, in play/edit mode.
    Open i-movie, choose import from camera. On screen below the camera connection is shown.- DV (HDV). Now you can import, automatically or manually.
    This worked perfectly for me. Took me 2 days to find out. Could not find any clear thread explaining what I had to do on the camera and the manual was not clear either.
    Yours Bengt W

  • Org.clamav.freshclam and permissions error on freshclam.log

    This is an adjunct to a branched discussion in this thread regarding org.clamav.freshclam continually generating error reports in the system log.
    After enabling, but not starting, Mail service on my server (XServe Dual-G5, 10.5.8 Server) my system log began filling with the error as per the referenced thread. The first entry when the error cropped up was:
    Nov 5 15:23:20 xserve1 com.apple.launchd[1] (org.clamav.freshclam): Unknown key for integer: Iterations
    Nov 5 15:23:20 xserve1 org.clamav.freshclam[40472]: ERROR: Incorrect argument format for option --checks (-c)
    Nov 5 15:23:20 xserve1 org.clamav.freshclam[40472]: ERROR: Can't parse command line options
    Nov 5 15:23:20 xserve1 com.apple.launchd[1] (org.clamav.freshclam[40472]): Exited with exit code: 1
    Nov 5 15:23:20 xserve1 com.apple.launchd[1] (org.clamav.freshclam): Throttling respawn: Will start in 10 seconds
    Per the instructions in the referenced thread, I ran
    launchctl unload /System/Library/LaunchDaemons/org.clamav.freshclam.plist
    I then used pico to edit the org.clamav.freshclamplist file, removing the space between the '-c' and value in the line:
    <string>-c 4</string>
    I also edited the /etc/freshclam.conf file to change the value:
    #DatabaseMirror db.XY.clamav.net
    to
    DatabaseMirror db.us.clamav.net
    I then ran
    freshclam -v
    followed by
    launchctl load /System/Library/LaunchDaemons/org.clamav.freshclam.plist
    Checking the log again, not only had the original error continued whilst I was editing, but also on the relaunch of freshclam a new error cropped up:
    Nov 7 08:35:39 xserve1 com.apple.launchd[127] (org.clamav.freshclam): Unknown key for integer: Iterations
    Nov 7 08:35:39 xserve1 com.apple.launchd[127] (org.clamav.freshclam): Ignored this key: UserName
    *Nov 7 08:35:39 xserve1 org.clamav.freshclam[474]: ERROR: Problem with internal logger (UpdateLogFile = /var/log/freshclam.log).*
    *Nov 7 08:35:39 xserve1 org.clamav.freshclam[474]: ERROR: Can't open /var/log/freshclam.log in append mode (check permissions!).*
    Nov 7 08:35:39 xserve1 com.apple.launchd[127] (org.clamav.freshclam[474]): Exited with exit code: 62
    Nov 7 08:35:39 xserve1 com.apple.launchd[127] (org.clamav.freshclam): Throttling respawn: Will start in 10 seconds
    Nov 7 08:35:48 xserve1 org.clamav.freshclam[475]: ERROR: Incorrect argument format for option --checks (-c)
    Nov 7 08:35:48 xserve1 org.clamav.freshclam[475]: ERROR: Can't parse command line options
    Nov 7 08:35:48 xserve1 com.apple.launchd[1] (org.clamav.freshclam[475]): Exited with exit code: 1
    Nov 7 08:35:48 xserve1 com.apple.launchd[1] (org.clamav.freshclam): Throttling respawn: Will start in 10 seconds
    Nov 7 08:35:49 xserve1 org.clamav.freshclam[476]: ERROR: Problem with internal logger (UpdateLogFile = /var/log/freshclam.log).
    Nov 7 08:35:49 xserve1 org.clamav.freshclam[476]: ERROR: Can't open /var/log/freshclam.log in append mode (check permissions!).
    Nov 7 08:35:49 xserve1 com.apple.launchd[127] (org.clamav.freshclam[476]): Exited with exit code: 62
    Nov 7 08:35:49 xserve1 com.apple.launchd[127] (org.clamav.freshclam): Throttling respawn: Will start in 10 seconds
    (Note: after the first 'Exited with exit code: 1' entry, it only repeated the last four lines as above as it respawned.)
    Checking the ownership / permissions on the freshclam.log file showed that the owner/goup was _clamav:admin and the permisions were -rw-r----- which is proper and in line with the other clamav files in the directory. Thinking that perhaps the logfile was corrupted, I deleted it and made a new one, setting the owner, group and permissions as per the original. The log errors continued.
    Finally, in desparation, I ran
    chmod 660 /var/log/freshclam.log
    setting the permissions to -rw-rw---- and the errors ceased!
    Now, this is not proper file permissions nor does it explain why freshclam suddenly could not append the logfile, but freshclam is now happily churning away without generating continuous log error entries. For the moment, I am not going to argue with successful results!
    -Doug

    Hi Fred,
    interesting.. but I'm of the mind "If it ain't broke.." and it has been running without problem since applying the fix. I may end up having to migrate Mail services to a different server soon though, so I'll keep it in mind if the error crops up again. Thanks for the tip!
    -Doug

Maybe you are looking for