Unix Command Disabled in Startup Items

I have a MaXtor One Touch II. After installing the software, during the Restart, Mac advised me that the security settings for an unknown (to me) file needed to be fixed or disabled. I disabled it and have now realised it was a UNIX command to watch the One Touch button. I found the file using System Profiler and it lies domant in the Startup Items.
How do I enable it again?

I don't know what mechanism is used to disable the "StartupItem" in this situation, but I have read that one way is by creating an invisible ".disabled" file in the top level of a given startup item's folder. If this is the case here, there are a few ways to get rid of the item but since there aren't a lot of details in your post, I'll suggest a generic method. Try opening "/Applications" > "AppleScript" > "Script Editor.app", paste these lines, and click "Run":<pre>set theItem to (choose folder default location path to startup items)
set ppath to quoted form of (POSIX path of theItem & ".disabled")
do shell script "mv " & ppath & " ~/.Trash" with administrator privileges</pre>Choose the folder corresponding to the specific startup that is to be enabled, and provide the "admin" username and password at the prompt. If the "startup item" has been disabled by another method, the script won't find a ".disabled" file so it should just fail harmlessly.
However, there have been issues with other third party startup items being improperly programmed so that they required incorrect permissions in order to function. If this is the case, the "security settings" dialogue may continue to appear, despite choosing the "fix" option. If that happens, check the Maxtor website for updated software.

Similar Messages

  • Disabled in Startup Items, but still running

    Hi all,
    During a recent use of Activity Monitor, I noticed Palm Desktop Background was running and using about 1% CPU.
    Not a big deal, but it is disabled it in my account in Startup Items.
    I also have disabled Transport Monitor.
    I don't use my Palm for a while now, but didn't remove the software (just in case of...).
    Moving The Palm software to the trash and restarting stopped the Palm Desktop Background program (as expected).
    Putting it back in the Applications folder and restarting, did let it run again.
    So, there must be another reason to 'trigger' it, apart from the Startup Items in my account.
    I looked in various places, known to me:
    ~/Library/StartupItems
    ~/System/Library/StartupItems
    ~/Users/MyUsername/Library
    but couldn't find a relevant item which causes the culprit to run.
    Like I said, it's no big deal (1% CPU), but it annoys me enough to write this post.
    Does anyone know other places to look for or other mechanisms that cause the described behaviour?
    Any help is appreciated.
    M
    17' iMac fp 800 MHz   Mac OS X (10.3.9)  

    littleshoulders,
    Thanks for for the reply.
    I occasionaly run a classic application. For that purpose I have a minimal system 9.2.2 installed, with a few startup items.
    I know Palm Desktop can also run in classic mode, but I never used it that way.
    And afaik, classic startup items only are activated when classic is running, are they?
    I noticed another thing. I use a program called 'KeyCue' (It finds keyboard shortcuts in applications).
    It always runs in the background, but I appear to have it disabled in my account in the Startup Items. In the preferences of this app., I have it set to automatically start at login (that's what I want).
    Despite disabling in my account, it does run in the backgound.
    So, what 'mechanism' is telling OS X to launch the app.
    Makes me wonder if Palm Desktop uses a similar 'trick', but I could not find a setting in the preferences of PD.
    Any suggestion?
    M
    17' iMac fp 800 MHz   Mac OS X (10.3.9)  

  • I cannot install Creative Suite 5.5 on my Windows 7 Professional. I keep getting error message: "Exit Code: 15 - Media DB sync failed". I have disabled UAC and Startup items and Services with no luck. Can you please help?

    I cannot install Creative Suite 5.5 on my Windows 7 Professional. I keep getting error message: "Exit Code: 15 - Media DB sync failed". I have disabled UAC and Startup items and Services with no luck. Can you please help?

    I am sorry Erickkasner but there is no longer direct support provided for Creative Suite 5.5 installation issues.
    You are welcome to post any specific errors you are able to discover within your installation log to this discussion.  Since you are using Windows then Exit Code 15 could mean one of the following:
    Installer database is corrupted
    Update pending to your operating system
    Improper permissions set for the Media.db
    The installation log file should provide additional insight into the exact error you are experiencing.  Please make sure to use the find command to look for the words 'ERROR' and 'FATAL' to locate the relevant error messages.

  • Using ARD to send UNIX command to add item to dock

    The ARD 3 Admin Guide, page 132, says the following command sequence will install an item in the dock of the target computer(s):
    4) Type or paste the following UNIX command (replace /PathToApplication with your own path to the desired application, and be sure to include the application file extension, .app):
    defaults write com.apple.dock persistent-apps -array-add '<dict><key>tiledata</
    key><dict><key>file-data</key>
    <dict><key>CFURLString</key><string>/Path_ToApplication
    </string><key>_CFURLStringType</key><integer>0</integer></dict>
    </dict></dict>';killall -HUP Dock
    Use “persistent-others” instead of “persistent-apps” if the item is anything other than an application.
    I am unable to make it work. Could anyone help with the correct syntax or suggestions as to how to perform a remote addition to the target computer dock.

    Do you have JSS? I ask because your script contains the word JAMF allot.. if you do have a jss, is there a reason your trying to use ARD instead of your JSS to run this script?
    When issuing the script from ARD as a send unix command, Have you cosnidered using the option to run command as user "root" ?
    are you sure you want to do this? the script look like it dose more then just disable the isite. And do you know how to undo this if you change your mind?

  • Update to 10.6.3 - Now Getting Insecure Startup Item Disabled

    Updated Snow Leopard on the MBP last night. Now I'm getting an error message upon reboot "Insecure Startup Item Disabled /Library/StarupItems/Oracle"
    I've tried using Onyx to verify and repair permissions. No luck. I also booted to the install disc, then ran disk utility to verify and repair permissions. No luck on reboot.
    I have Oracle 10g installed as a separate user which is supposed to start automatically when the machine boots. I then run Oracle SQL Developer under my normal login to access the database. Because the database apparently doesn't start during that boot up, SQL Developer can establish a connection.
    This worked fine up until the software update last night. How can I make that startup item secure?

    Ha! Most of that's Greek to me, also. However, it's unrelated to the startup item I believe. The startup item is only used to initialize the Oracle system at startup - it runs a program or two. After that it's another story. The problem may be due to an incompatibility between the version of Oracle and the version of Snow Leopard. I would report this to Oracle. You can help them with the problem by providing copies of any console log entries related to Oracle as well as the specific error messages received.
    It's quite possible that security changes with Snow Leopard is affecting Oracle in some way that is likely permissions related. That would be my guess.
    "Wheel" is a standard Unix group containing only those users who are permitted to su. Su means superuser. The superuser is a "root" user. Non-root users such as an admin user may be permitted superuser status if they belong to the wheel group.

  • I Have an "Insecure Startup Item disabled" problem and am at a loss

    Hi, I hope someone knows how to get around this in Snow Leopard?
    When I log into the profiles on the iMac it gives the message "Insecure Startup Item Disabled" with the other ""Library/Startupitems/RetroRun" has not been started because it does not have the proper security settings"
    Now I thought that RetroRun was a backup software used in OS9 ,OS 10.2 =>but not since OSX. Also I cannot locate said directory in the Library.
    Has anyone else had this issue or anything like it? Does anyone have a solution or some ideas that might shed some light on this for me please?
    Cheers
    Peter

    First off, there are two (ok, three) Library locations. The all users Library is at the hard drive root, and each user also has one. The System has the third, but that shouldn't be touched by mere mortals.
    These commands in Terminal should fix the issuesudo chown -R root:wheel /Library/StartupItems
    sudo chmod -R 0755 /Library/StartupItemsThese commands run on the all users Library.
    If you look at file paths, if they have an initial slash (/), that represents the hard drive itself. If they don't, it is a relative reference to where you are (usually your home folder which sits at /Users/)

  • Insecure Startup Item Disabled

    Hello
    I recently installed a HP Printer (HP PSC 1410 All In One) to my MacBook system running Snow Leopard 10.6.3 and just after I installed I uninstalled when finished. Since the uninstall however, I have been getting an error message at startup reading the following:
    Insecure Startup Item Disabled
    "/Library/StartupItems/HP Trap Monitor" has not been started because it does not have the proper security settings."
    I was just wondering what this meant and how to get rid of this annoying dialogue box which appears at each startup of my computer. Thanks in advance

    The easiest way is to remove it from that folder. I would move it to the desktop, restart, and see if you get that message. Don't throw it away until you are sure you haven't lost any functionality.
    Hope this helps.

  • When I turn on my computer I get the following error messages: Insecure Startup Item disabled. "Library/StartupItems/HP IO" has not been started because it does not have the proper security settings. Also for HP Trap Monitor.  How do I fix these?

    When I turn on my computer I get the following error messages:
    Insecure Startup Item disabled. "Library/StartupItems/HP IO" has not been started because it does not have the proper security settings.
    Insecure Startup Item disabled. "Library/StartupItems/HP Trap Monitor" has not been started because it does not have the proper security settings.
    How do I fix these?

    Library/LaunchAgents: com.promethean.activmgr.plist
    Library/LaunchDaemons: com.microsoft.office.licensing.helper.plist, com.promethean.activhardwareservice.plist
    Library/StartupItems: HP IO folder - HP IO, Resources, StartupParameters.plist
    HP Trap Monitor folder - HP Trap Monitor, Resources, StartupParameters.plist
    These are the system extension errors
    "/System/Library/Extensions/AppleGraphicsControl.kext"
    "/System/Library/Extensions/AppleGraphicsControl.kext/Contents/PlugIns/AppleMux Control.kext"
    "/System/Library/Extensions/AppleGraphicsControl.kext/Contents/PlugIns/ApplePoli cyControl.kext"
    "/System/Library/Extensions/BJUSBLoad.kext"
    "/System/Library/Extensions/EPSONUSBPrintClass.kext"
    I do not know what any of these do or how to fix them.  I have run multiple disk permission repairs & disk repairs.  The startup & system extension errors continue to come up.
    I even followed the directions to move HP IO & HP Trap Monitor to the trash, run disk permissions repair, put back in folder, then restart - and still am getting error message.

  • Everytime I start up my MacBook Pro, I get this message.  'Insecure Startup Disabled.'  "/Library/Startup items/HP Trap Monitor" has not been started because it does not have the proper security settings.

    Everytime I start up my MacBook Pro, I get this message.  'Insecure Startup Disabled.'  "/Library/Startup items/HP Trap Monitor" has not been started because it does not have the proper security settings.

    Update your HP Printer drivers/software at their website or uninstall using the developers method.

  • Where do i disable startup items?

    how can i disable startup items on my mac?(e.t. services)
    But not log in items!

    Not sure I understand. What exactly is it that you don't want to run on start up?

  • UNIX Commands to disable Expose and Dashboard

    Teacher looking to block/disable Expose and Dashboard on iMac 2.2 gHz running 10.6.1
    I use ARD 3.2 and want to use a UNIX command to disable features on the students computers. If you know other Commands, maintenance scripts, permissions, etc..those would be helpful as well.
    Thanks for your time and help.
    David

    Hi David
    To disable Dashboard:
    defaults write com.apple.dashboard mcx-disabled -boolean YES
    You have to restart the Dock afterwards:
    killall Dock
    You still have to tear Dashboard off the Dock although you could amend the com.apple.dock.plist If you wanted to? Amend the persistent-apps tile data settings. To re-enable Dashboard at a future date:
    defaults write com.apple.dashboard mcx-disabled -boolean NO
    Restart the Dock again with the same command.
    Not sure if there is a command to disable Expose? I think some of its settings can be found in com.apple.systempreferences.plist? If it looks like it has what you want you should be able copy it either using the Copy feature in ARD or sending a Unix command like cp (man cp) instead.
    Alternatively apply the plist to an OD Group as a managed preference assuming you've an OD environment?
    Tony

  • TS3493 I too have the Insecure Startup Item Disabled error message.

    The folder is empty, although 319Kb on Disk. I am unable to move it to the Trash as it says it's required by Mac OS X. This is truly infuriating. I have entered Disk Utility and used Repair Permissions. Currently running Mountain Lion, 10.8.3.

    This is incorrect. Most of the time this error happens from faulty permissions settings on the startup items or the StartupItems folder. Startup items should be owned by root (the "system" account) and not be writable by anyone else, but if not then the system will detect this and prevent it from loading, as this means a third-party might have tampered with it and potentially cause a problem (hence the "insecure" characterization).
    Since Startup Items are from third-party installations, often OS X will not include them in a permissions fix routine as there may be no entries for them in the permissions database.
    To correct this problem, run the following two command in the Terminal:
    sudo chown -R root:wheel /System/Library/StartupItems
    sudo chmod -R 755 /System/Library/StartupItems
    Earlier it was mentioned that a Startup Items folder is within the User library, but this is not the case as Startup Items are only activated at boot and not at login. There is no point for one to be in the user's library, and the system will not look there for any startup items..

  • On my laptop I'm getting the message on startup "Insecure Startup item disabled"  How do I stop it from coming up?  Thanks.

    On my laptop I get the message Insecure Startup item disabled.  "/Library/Startupitems/PACESupport" has not been started because it does not have the proper security settings".
    This hadn't happened until after I had used a WiFi connection at a hotel where we were staying.  If I click OK it goes away - no problem - but comes back next time I start it up.  How do I get rid of the message?
    Appreciate any help!

    Go to /Library/StartupItems
    Move the PACESupport file(s) from the StartupItems folder to the Trash.
    Restart your Mac, see if it went away.

  • I am facing with the following problem whenever i start my laptop.Insecure Startup Item disabled."/Library/StartupItems/MobileBrServ" has not been started because it does not have the proper security settings.

    I am facing with the following problem whenever i start my laptop(Macbook Air,OSX 10.9.4).
    Insecure Startup Item disabled.“/Library/StartupItems/MobileBrServ” has not been started because it does not have the proper security settings.

    Open /Library/StartupItems/ folder and locate the file then remove it. You have installed incompatible software. If you don't believe this is correct, then determine what software installed the item and contact the developer for help.

  • UNIX command for disabling Firewall in Leopard?

    I'd like to use ARD to send a unix command to all my Macs running Leopard that will set the OS's application firewall to "allow all incoming connections." I believe that's the default setting, but I've run into some machines that are setting specific access - not sure how, don't really care, just want to turn it off.
    I've been reading up on /usr/libexec/ApplicationFirewall/socketfilterfw but the Help seems incomplete and I'm not sure this will accomplish what I'm after.

    defaults write /Library/Preferences/com.apple.sharing.firewall state -boolean No
    followed by a reboot works like a charm. thanks for you help.

Maybe you are looking for

  • Unable to access gateway and DNS via VPN (L2TP) with Snow Leopard Server

    Summary: After rebooting my VPN server, i am able to establish a VPN (L2TP) connection from outside my private network. I am able to connect (ping, SSH, …) the gateway only until the first client disconnects. Then i can perfectly access all the other

  • Change goods Issue date and delivery date

    while crating Sales document through VA01 i want  to replace goods issue date (VBEP-WADAT ) with my Z calender date. so that delivery date(ETDAT) aslo should chaged automatically ( bcz iof the change in goods isuue date ). how to achive this ? i tryi

  • Sender and Receiver FCC

    Hi All, At sender side i have structure as <Recordset>       1--1   <header>           0--1     <id>   </header>   <details>           1---unbound     <nameA>     <nameB>   </details>   </recordset> i have used FCC at sender side but not able to crea

  • Server does not recognize my email address

    when i try to email something i get an error message that says the server does not accept my email address ?? any ideas

  • Theme 16 in 2.2

    I would like to apply the theme 16 available in 2.2 to my application in 2.0. I imported the theme 16 into my application in 2.0 and applied it. And i also have the zip file with the 2.2 themes 16 images. How do i go about applying the theme to my ap