in reply to Removing Permissions

I once had a similar problem with the ActiveState port of Perl on Windows 2000. It would just hang with no errors at seemingly random times while the same code on Linux was just fine (no unportable code mind you). My solution was to switch the server to Linux, and I haven't looked back yet. ;-)

Replies are listed 'Best First'.
Re: Re: Removing Permissions
by Anonymous Monk on Jun 17, 2002 at 13:35 UTC
    Linux, music to my ears ;-)
    Glad to say that Cacls has worked it removed the ‘Everyone’ account without any problems -for the time being :-|