Re: removing a parental lock

From: Lanwench [MVP - Exchange] (lanwench@heybuddy.donotsendme.unsolicitedmail.yahoo.com)
Date: 12/03/02


From: "Lanwench [MVP - Exchange]" <lanwench@heybuddy.donotsendme.unsolicitedmail.yahoo.com>
Date: Tue, 3 Dec 2002 13:04:52 -0500

First you'll have to prove you're the parent, not the child who's supposed
to be locked out. ;-)

Seriously, though, you'll need to provide much more detail. What parental
locking software did you use? What operating system?

"Kristine" <Rankmn69@surfsouth.com> wrote in message
news:0a1a01c29af3$050f1480$d6f82ecf@TK2MSFTNGXA13...
> Can anyone help me on how to remove a parental lock on a
> computer system.



Relevant Pages

  • Re: forking a process
    ... I thought the parent process will ... so that the child process knows when it is safe to ... The operating system might decide for some reason ... choose to use POSIX Threads instead -- since threads are part of the ...
    (comp.lang.c)
  • Re: Changing C: Drive to D:
    ... How do I change the order or transfer the operating system from the 16 gig drive to the 60 gig drive and still retain functional programs. ... The "parent" can start up and see the clone, but the clone's 1st startup should be in isolation from the "parent". ... either OS can startup and it will see the other OS as just a "Local Disk" file structure on another partition. ...
    (microsoft.public.windowsxp.setup_deployment)
  • Re: Track down name of parent process
    ... This is not guaranteed to be possible, as there is no implicit reference that a process has on its parent. ... The documented way to retrieve this information is to get a pid via CreateToolhelp32Snapshotand use Process32until you find your process, ... It is quite possible that the parent process has died and the saved parent process ID has already been recycled and used by a different process. ... There is no way to detect this conditon, as parent-child process relationships are not `enforced' by the operating system beyond creation tine inheritance. ...
    (microsoft.public.win32.programmer.kernel)
  • Unix Programming FAQ (v1.37)
    ... Why use _exit rather than exit in the child branch of a fork? ... Why doesn't my process get SIGHUP when its parent dies? ... How do I create a named pipe? ... How do I compare strings using regular expressions? ...
    (comp.unix.programmer)
  • Unix Programming FAQ (v1.37)
    ... Why use _exit rather than exit in the child branch of a fork? ... Why doesn't my process get SIGHUP when its parent dies? ... How do I create a named pipe? ... How do I compare strings using regular expressions? ...
    (comp.unix.programmer)