Parental Controls, Print out Log

Hello,
I do various mac tech support/advice for several elementary school teachers.
One has asked it I can print out the website use log in the 10.5 Parental Controls for one of her student's accounts. I was wondering if there is a good way print it, short of using the apache2 log files in the Console.
I hope I'm just not missing something obvious.
Thank you
Message was edited by: Jeremy Dorn

I understand all of that. But in my case, it's my kids' accounts. They don't do any "important sfuff" that would be lost if they were force logged out. All they do is use a web browser to play flash-based online games and watch YouTube videos. They often just let their time run out instead of logging out, and their broswers then continue to use up to 90% of CPU and continue to use enormous amounts of internet bandwidth "displaying" the Flash crud, which slows down everything for everyone else who uses the computer.
Firing up Activity Monitor and force logging them out gets tiring. A way to have their accounts force logged out at the end of their time, instead of just being bumped to the login window, would be a godsend.

Similar Messages

  • Parental Controls Fails to Log Managed Account Out (logs included)

    I use Parental Controls to limit my children's time playing video games (my time, too). The forced logout often fails. In particular, the screen flashes and the voice are present, but the forced logout doesn't happen, and the child (or me) is free to continue wasting time. Here's the relevant portion of system.log:
    Jan 1 18:32:21 Schmoop-Box-3 /System/Library/PrivateFrameworks/FamilyControls.framework/Resources/logoutHelp er[1638]: CGSCreateLoginSession failed with error 1010
    Jan 1 18:32:21 Schmoop-Box-3 /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow[1639]: Login Window Application Started -- Threaded auth
    Jan 1 18:32:22 Schmoop-Box-3 loginwindow[1639]: Login Window Started Security Agent
    Jan 1 18:32:22 Schmoop-Box-3 SecurityAgent[1647]: NSExceptionHandler has recorded the following exception:\nNSUncaughtSystemExceptionException -- Uncaught system exception: signal 10\nStack trace: 0x3721e 0x9116d2bb 0xffffffff 0x7ed0a 0x7f4c8 0x7fe8b 0x65b60 0x63931 0x6245f 0x67dc2 0x77c9f 0xd648 0x12c40 0x129f3 0xd18a 0x91525733 0x96ef0455 0x96f148e8 0x96f14cd8 0x930df2c0 0x930df0d9 0x930def4d 0x942a6d7d 0x942a6630 0x9429f66b 0x10fc7 0x202a 0x1
    Jan 1 18:32:28 Schmoop-Box-3 ReportCrash[1650]: Formulating crash report for process SecurityAgent[1647]
    Jan 1 18:32:29 Schmoop-Box-3 loginwindow[1639]: Login Window - Returned from Security Agent
    Jan 1 18:32:30 Schmoop-Box-3 ReportCrash[1650]: Saved crashreport to /Library/Logs/CrashReporter/SecurityAgent2009-01-01-183222Schmoop-Box-3.crash using uid: 0 gid: 0, euid: 0 egid: 0
    Note the similarity to the earlier post by Mike Harris (http://discussions.apple.com/message.jspa?messageID=6259747). Unfortunately, this one is somewhat different; the error returned by CGSCreateLoginSession is 1010. In CGError.h, this error is defined as: kCGErrorInvalidOperation. If I could see what arguments were being passed to CGSCreateLoginSession, this might help...
    Following this failure, there's a crash log written for the SecurityAgent, which suggests a bus error, though I'm guessing this is not related to the root cause.
    Process: SecurityAgent [1647]
    Path: /System/Library/CoreServices/SecurityAgent.app/Contents/MacOS/SecurityAgent
    Identifier: SecurityAgent
    Version: ??? (???)
    Code Type: X86 (Native)
    Parent Process: securityd [21]
    Date/Time: 2009-01-01 18:32:22.890 -0800
    OS Version: Mac OS X 10.5.6 (9G55)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000000
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x96ef81bb CFNumberGetValue + 43
    1 ...yAgentPlugin.loginwindowUI2 0x0007ed0a AuthorizationPluginCreate + 29087
    2 ...yAgentPlugin.loginwindowUI2 0x0007f4c8 AuthorizationPluginCreate + 31069
    3 ...yAgentPlugin.loginwindowUI2 0x0007fe8b AuthorizationPluginCreate + 33568
    4 ...yAgentPlugin.loginwindowUI2 0x00065b60 0x57000 + 60256
    5 ...yAgentPlugin.loginwindowUI2 0x00063931 0x57000 + 51505
    6 ...yAgentPlugin.loginwindowUI2 0x0006245f 0x57000 + 46175
    7 ...yAgentPlugin.loginwindowUI2 0x00067dc2 0x57000 + 69058
    8 ...yAgentPlugin.loginwindowUI2 0x00077c9f AuthorizationPluginCreate + 308
    9 com.apple.securityagent 0x0000d648 0x1000 + 50760
    10 com.apple.securityagent 0x00012c40 Security::DataWalkers::Copier<AuthorizationValueVector>::Copier(AuthorizationVa lueVector const*, Security::Allocator&) + 2962
    11 com.apple.securityagent 0x000129f3 Security::DataWalkers::Copier<AuthorizationValueVector>::Copier(AuthorizationVa lueVector const*, Security::Allocator&) + 2373
    12 com.apple.securityagent 0x0000d18a 0x1000 + 49546
    13 com.apple.Foundation 0x91525733 __NSFireMachPort + 99
    14 com.apple.CoreFoundation 0x96ef0455 __CFMachPortPerform + 117
    15 com.apple.CoreFoundation 0x96f148e8 CFRunLoopRunSpecific + 3896
    16 com.apple.CoreFoundation 0x96f14cd8 CFRunLoopRunInMode + 88
    17 com.apple.HIToolbox 0x930df2c0 RunCurrentEventLoopInMode + 283
    18 com.apple.HIToolbox 0x930df0d9 ReceiveNextEventCommon + 374
    19 com.apple.HIToolbox 0x930def4d BlockUntilNextEventMatchingListInMode + 106
    20 com.apple.AppKit 0x942a6d7d _DPSNextEvent + 657
    21 com.apple.AppKit 0x942a6630 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    22 com.apple.AppKit 0x9429f66b -[NSApplication run] + 795
    23 com.apple.securityagent 0x00010fc7 0x1000 + 65479
    24 com.apple.securityagent 0x0000202a 0x1000 + 4138
    Thread 1:
    0 libSystem.B.dylib 0x911083ae _semwaitsignal + 10
    1 com.apple.Foundation 0x91532399 +[NSThread sleepForTimeInterval:] + 73
    2 ...yAgentPlugin.loginwindowUI2 0x0007ddfd AuthorizationPluginCreate + 25234
    3 com.apple.Foundation 0x914eb7ed -[NSThread main] + 45
    4 com.apple.Foundation 0x914eb394 _NSThread__main_ + 308
    5 libSystem.B.dylib 0x91132095 pthreadstart + 321
    6 libSystem.B.dylib 0x91131f52 thread_start + 34
    Any help appreciated,
    John Clements

    Sadly, this sequence did not solve the problem, though I do have a bit more information.
    Firstly; following a reboot, the first forced logout worked correctly, and subsequent ones failed; I believe that this is always the case. That is, it always works the first time after rebooting, and fails thereafter.
    With respect to your suggestions: the preference file was loginwindow.plist, not com.apple.loginwindow.plist. I did delete it, and it was re-created; it looks pretty innocuous. Using the Property List Editor to convert it to XML, it looks like this:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
    <key>BuildVersionStampAsNumber</key>
    <integer>19269344</integer>
    <key>BuildVersionStampAsString</key>
    <string>9G55</string>
    <key>SystemVersionStampAsNumber</key>
    <integer>168101376</integer>
    <key>SystemVersionStampAsString</key>
    <string>10.5.6</string>
    </dict>
    </plist>
    Thirdly, running fix perms in Disk Utility did find altered permissions on several likely-looking files; the secure.log was group-readable and shouldn't have been, and several elements of /Library/Application Support/ were not group-readable and were supposed to be. Unfortunately, repairing these permissions did not make the problem go away.
    I do have one final clue, though; on the first (successful) forced logout after rebooting, I noticed a launchd message in system.log:
    Jan 4 10:21:26 Schmoop-Box-3 com.apple.launchd[198] ([0x0-0x22022].com.yourcompany.starwars[231]): Exited: Killed
    That's the successful one, mind you. So I'm wondering whether the first successful exit is taking down some launchd agent that helps with the forced logout process.
    Ah, speculation.
    Many thanks for your suggestions.
    John Clements

  • Blue screen after Parental Control times out

    I upgraded our two-month-old iMac to 10.5.1 yesterday expressly so we could limit our kids' time on the computer. Now, when their account times out the screen goes all blue and there's no log-in screen. The only way to get a log in screen is to shut down and restart. And no, we don't have application enhancer. Already checked that. Anybody else experiencing this?
    (The wife is also complaining because all her applications--especially Mail-- are running much slower since upgrading. Now I'm just another Mac fanatic with egg on my face...sigh)

    I just logged into this discussion looking for the same issue and am experiencing it as well. When you click cancel at the extend time popup you often get the blue screen and a spinning icon in the middle of the screen. My only recovery has been to shutdown and restart.
    I have a older iMac 1.8 ppc 20" and leopard. I also had a bad slowness issue and have since archived and re-installed. After doing that, my speed returned and it is MUCH faster now.. You may just try that.
    I'd also like to post a related question that I have (hopefully someone at Apple may see this post), In regards to the Parental Controls. If I want to set a 3 hour daily max time, when that time is up, it seems to just return the to the sign on screen but DOES NOT actually log the user out. Im not sure if that is possible under 10.5.1 but it would be nice if it was. Or at least the option to set it at the user level to actually log them out. Has anyone else experienced this or have a suggestion?
    thx

  • Newly created "managed account" with parental controls isn't logging in?

    I tried to set up a managed account for my son to use over the weekend, but we are not able to get it to log-in. Each time I log out of my Admin account and we attempt to log-in to my son's account, the username and password appear to be accepted but then the desktop never loads. It just "hangs" with the spinning beach ball of death. Anyone have this problem or know the fix?
    Thanks!

    I should add that, in case you are making changes rather than adding parental controls, the last command should really be composed of the following two commands in sequence:
    *sudo dscl -p -u directory_administrator /LDAPv3/ldaphost.local -mcximport /Users/ldapuserID -d newOD_user_parentalcontrols.plist*
    *sudo dscl -p -u directory_administrator /LDAPv3/ldaphost.local -mcximport /Users/ldapuserID newOD_user_parentalcontrols.plist*
    The first removes from the user record all keys found in newOD_user_parentalcontrols.plist. The second then actually puts the new information into place.
    Check *dscl . -mcxhelp* for information on the -d flag. The man page is less than complete.

  • Parental controls - printer access

    I have set parental controls for my daughter's laptop and I'm finding them a little too controlling!  In particular, it requires my consent for accessing our wifi home printer (not a problem, I've approved that) but then also for the printer at her school. Other than turning off controls for a day to allow her to get authorized for whatever printers they have at the school, and hoping that the authorization will last, is there a way to exclude printing from the parental controls in the first place? 
    Thanks

    Never mind!  Found the box to uncheck for printer admin.

  • How to control print-out in GI Slip based on storage location

    Hi Experts,
    Presently my smartform - GI Slip is giving print out for each line item. But the requirement is: no. of print out will depend on no. of storage location, independent of line item. Since GI Slip is a collective slip hence its showing same details for each line item. The print out are first taken from MB1A and then MB90 is for reprocessing.
    How can I control the no. of printouts based on storage location
    Please help me in this issue...
    Thanks in Advance...
    Pinki.

    You have to modify your driver program,
    Ex: Loop at < internal table>
    AT NEW <storage location>
    <New-page>
    End at.
    End loop.
    The above syntax will help you to close the issue.
    Rgds,
    SR

  • Parental Controls & Printer Sharing

    I have had success with both of these before but suddenly I'm having issues which leads me to believe I'm missing something.
    My parental controls will no longer show me the Websites Allowed or Websites Blocked on my two kids computers - it just spins for a couple of seconds and then shows nothing.
    My printer sharing from both of my kids computers shows the shared printer, even lets you select it to print, but then sits there and says it can't find it and will never print when you try.
    Any suggestions are appreciated - thank you!

    Just tried to set up "managed" accounts for the kids. Still not sure how to set up printer sharing correctly - the computer that has the printer connected to can print (from a managed account) but the remote computers can not use the shared printers. Again this applies to managed accounts only. If I try to print from regular accounts, it works fine.

  • SD Material determination - copy control - print out

    Hi Experts,
    I'm using material determination for inquiries (AF). In that material determionation it's defined that substitute products will be displayed for selection and the original entered material number will be used for print out.
    When I'm creating an offer with reference to that inquiry, I can see the substitute material no. as defined in material determination. But this number is also used for print out, which does't match to the material determanation definition (the original entered material number should have been printed)
    The same appears when I'm creating the order with reference to the offer.
    Can someone tell me where and why I'm loosing the connection to the material determination?
    Thanks
    Anja

    HI Anja,
    check with "substitution reason" in OVRQ
    entry coloum and outcome coloum
    maintain according to your requirement.
    Regards,
    Krishna.

  • Mac: Firefox software update process will not authorize in parental controlled account-Bug?

    OS: 10.7.5
    Firefox 20
    Parental Controlled user account: Firefox and Firefox Plugin processes are checked in parental controls. No other Firefox processes are visible.
    When logged into parental controlled account, user launches Firefox from the Dock. Message appears:
    You do not have permission to run Firefox Software Update. Admin required authorization.
    Admin clicked Always Allow, entered admin name & password. Firefox would not launch.
    Logged out of Parental Controlled account.
    Logged in to Admin account.
    Launched Firefox. "About Firefox" shows Firefox up to date.
    Logged out.
    Logged back into parental controlled account.
    Firefox opens.
    Is this a bug or is there some other reason the admin authorization failed?

    I have a student that is having the same issue. Whenever she attempts to open Firefox, either from the dock or applications folder, she gets the permission error. I tried this under an admin account and get the same error, and it will not go past it, even with the admin user/pass. A strange icon appears in the dock for a second and the disappears, but Firefox never opens.
    We have around 1600 student laptops in the school and I am seeing this on one of them. I have confirmed that she is running the latest version of Firefox and have tried to clear out the preferences, but there don't appear to be any.
    Does anyone have anything useful to add to the conversation? Tyler just doesn't seem to be grasping the issue.

  • Enabling parental controls and keeping icons on desktop

    I turn on parental controls and after logging out and back in the app icons on the desktop all disappear and I can't find them anywhere. Any thoughts?

    Hi, every user's Desktop is different & Unique.
    Check the preferences & see if you chose Simple Finder for instance, & which apps the Managed account is allowed to use.

  • Parental controls a nuisance since Yosemite

    Since the change to Yosemite Parental Controls "misbehaves":
    - when granting extra time the extra time is "lost" whenever the user logs out or even goes to sleep mode. Until 10.9 that wasn't the case and extra time was kept for the remainder of the day.
    - whenever any other change is performed in parental controls (e.g. granting access to a new website), extra time is lost as well and the (parentally controlled) user is logged out.
    - stupid but not a real problem: the audio warning that time is about to expire is still English-only but the English text is now read with German pronounciation ("parental controls log out in xxx minutes").
    Any idea if this can be rectified by the user or is a bug thats need fixing. (I do hope it's not a feature).

    Hi,
    I have experienced the same problems, and others.
    For example, the website blocker "Allow access to only these websites" is not working as expected. All allowed websites work ok (as expected). However, several websites not on the "allowed" list are accessible but some random ones are not. There does not seem to be a pattern.
    Under yosemite I cannot find any way of resetting the parental controls or getting them to work as expected. I have searched for a solution including deleting the files in /Library/Managed Preferences, turning off the controls and turning them back on again and rebooting. I wonder now if Yosemite stores the control files in the /Library/Managed Preferences directory at all any more. The files correctly disappear when you turn the controls off, but then when you turn them back on again the last known configuration is restored, so they really do not go away and supposedly are stored somewhere else. But where?
    The App management controls do seem to work ok. However, unless the web blocking code is made to work then parental controls right now are useless (actually, worse than useless as they are misleading people into thinking sites are being blocked when they are not).
    Parental Controls have often been buggy in Mac OSX and I am not sure why. I can imagine some parents/employers getting litigious.
    Yosemite 10.10.1

  • Parental Controls help needed

    I'm a little confused on parental controls.
    Applications logging: Nothing shows up at all. Does something have to be done to activate this? Does it only log certain (i.e. Apple) applications?
    Websites Visited: Does this only log Safari visits, or will it work with Firefox too? It started working and then just stopped logging.
    Chat: I realize that parental controls only works for iChat. Is there something else for other chat programs? Is there a way to limit access to other chat programs (there are so many) to force iChat use so it can be monitored?
    Thanks

    Still not working. It logged some website and chat activity for about three days and then nothing. I have tried turning on and off, restarting machine - still nothing. I am not sure about time limits or other restrictions - as far as I know nothing about Parental Controls is working at all.
    I realize this is "user to user" help. Is there an "official" place to get support or report this as a bug?

  • Parental Control accounts with Simple Finder won't log out

    Since upgrading to Snow Leopard, my children cannot logout. The accounts use Simple Finder and have Parental Controls set. To log out, we must Force Quit Finder. How do I fix this? Also, empty Trash does not empty the trash.

    enable full finder. go to home/library/preferences and delete the files com.apple.dock.plist and com.apple.finder.plist. then control-option click on finder in the dock and choose 'relaunch'. then start Activity Monitor ((it's in /Applications/Utilities) and force-quit Dock. switch back to simple finder and see if it works better now.

  • Parental Control log showing websites were visited that weren't actually visited

    Trying out the parental controls on 10.8.5.  I log into my child's account, and visited a few websites.  When I went back to parental controls and checked the log, all the websites I visited were there, but there were also several sites in the log that I did not visit, such as Disney.com and the Wall Street Journal website. What's the deal?  Are these just popups that got blocked or something?    I just set up my child's account a couple minutes ago, so I know I'm the only one who has ever accessed it.  Thanks!

    Hi ...
    Disney or WSJ would not be available in history just because the pop up blocker is enabled.
    Great article for using Parental Controls > Configuring Parental Controls | Macworld
    And here >  OS X Mountain Lion: Set up parental controls

  • Using parental controls to log embedded video

    Is there any way to set up the parental controls to log the videos watched in an embedded video player on a web page? Youtube will show suggested content after a video is watched which can ultimately lead to content that I would want to monitor. Is there any way to do with with the existing parental controls?

    Okay.  Then your problem is just what you wrote: parental controls won't properly log out an account unless the user is there to handle onscreen dialogs.  Sorry, I have no fix.
    Another problem related to this is that OS X can't log into one shared asset as two different users at the same time, so it can't log the second user in properly.  Sorry, but there's no fix for that either.  It's on the buglist, but it has been for some time.

Maybe you are looking for

  • Redirect to Portal Login page from portlet

    We have lots of applications on the portal and many of them need the logged in user information to provide the right display context. For example, "My Notes" where notes are stamped with the user's login id. Our portlet applications show exception me

  • Help needed - How to update Garageband 3

    Hi! I got my friend's old Macbook (Mac Os X 10.6.8) and am not familiar with the whole Mac world yet, so my question might be a little naive Garageband 3 is installed but not working properly as all the loops are missing. How can I update version 3?

  • How To Change LIV account Structure

    Dear Expert, We have a problem in LIV. We have journal in MIRO Doc Type RE Cr. AP Vendor      Db. GR/IR      Db. Forex and Doc type ML Db. inventory      Cr. Forex Our user want to delete the Doc Type ML in the structure (ML still need to activated),

  • Equipment floc bom

    Hello Gurus, In our legacy system....we have lot of sub levels going on and on from the higher level ex ab-225 treating this as a equipment in legacy and it has 10 sub components listed and each sub component has again sub levels of spare parts.we we

  • Changing credit card to itunes card

    I had some music in my wishlist and i purchased it thinking something would pop up for entering a itunes gift card. But i charged it to my credit card, is there a way i can change it to the itunes gift card and get my money back on my credit card? th