• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: [Fed-Talk] SPOD at login
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fed-Talk] SPOD at login


  • Subject: Re: [Fed-Talk] SPOD at login
  • From: "Trouton, Rich" <email@hidden>
  • Date: Tue, 26 Oct 2010 18:11:09 +0000
  • Thread-topic: [Fed-Talk] SPOD at login

If you've got the latest VirusScan installed, there should be an uninstall AppleScript located in /Applications named something like "McAfeeSecurityUninstaller".

I've seen this hanging behavior with FileVault and VirusScan with local users. It's caused by McAfee trying to scan the FileVault disk image when it mounts because it sees it as a new drive.

How I fixed it before was to make a LoginHook and match it with a script that unloaded, then reloaded the launchd items that start VirusScan on boot:

-------

#!/bin/sh

sudo launchctl unload /Library/LaunchDaemons/com.mcafee.ssm.ScanManager.plist
sudo launchctl load /Library/LaunchDaemons/com.mcafee.ssm.ScanManager.plist

------- 

That fixed the problem by stopping VirusScan at login, then restarting it. By the time VirusScan was back up and running, login had completed and VirusScan hadn't had a chance to make trouble. I can send you the installer for it if you want a copy.

Thanks,
Rich

On Oct 26, 2010, at 1:39 PM, Evans, Paul CIV NAWCAD, 5.4.1.1 wrote:

Fair question.  The last time I tried to log in was last Thursday afternoon.  I left the machine running and took a long weekend, not returning until this morning.  Still had the pinwheel.  In my mind 4.5 days counts as never.
 
The accounts are local, there is no AD.  I've tried other accounts with the same results and system.log and secure.log show nothing unusual.
 
I'm going to try to remove the McAfee AV while in single-user mode to see if that's the problem.
 
pe


From: email@hidden
Sent: Tue 10/26/2010 12:40 PM
To: email@hidden
Subject: Re: [Fed-Talk] SPOD at login

On 10/26/2010 11:00 AM, Evans, Paul wrote:
> Does anyone have any other
> suggestions before I reinstall?

What do mean by "it never goes away"?  How long did you wait? 5 minutes?
 an hour?  (sometimes I find that when people say "never" they really
mean "10 minutes"...)   One reason I ask is -- multiple people have
found that with Snow Leopard, with AD accounts, if your AD servers are
resolvable via DNS but are not accessible (e.g. from your home network),
there will be *large* delays on login.  Which leads me to another question:

Is your account part of a directory service (Open or Active Directory)?
Can you login with other accounts (e.g. another domain account or a
local account)?

Have you examined logs such as /var/log/system.log and secure.log? (in
single-user mode, if necessary)

If you can login with another account, then the solution would appear to
be:  restore from backup (perhaps having to delete and recreate the
account).

--
Rob
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Fed-talk mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

---
Rich Trouton
email@hidden

JFRC Help Desk
phone: x4030
email: email@hidden

The best way to get in touch with me is through email.

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Fed-talk mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: [Fed-Talk] SPOD at login
      • From: Todd Heberlein <email@hidden>
References: 
 >[Fed-Talk] SPOD at login (From: "Evans, Paul CIV NAWCAD, 5.4.1.1" <email@hidden>)
 >Re: [Fed-Talk] SPOD at login (From: email@hidden)
 >RE: [Fed-Talk] SPOD at login (From: "Evans, Paul CIV NAWCAD, 5.4.1.1" <email@hidden>)

  • Prev by Date: Re: [Fed-Talk] Interesting: Unisys to help Apple sell to Government, Glitch in iOS 4.1
  • Next by Date: Re: [Fed-Talk] Interesting: Unisys to help Apple sell to Government, Glitch in iOS 4.1
  • Previous by thread: RE: [Fed-Talk] SPOD at login
  • Next by thread: Re: [Fed-Talk] SPOD at login
  • Index(es):
    • Date
    • Thread