Mailing List Archive

Logging
Hello everyone--

Quick question ... is there a way to prevent users altogether from
turning off logging via the client?

TIA!

Ben--
_______________________________________________
users mailing list
users@conserver.com
https://www.conserver.com/mailman/listinfo/users
Re: Logging [ In reply to ]
Well, not directly. Basically, strip out

case 'L':
CommandLogging(pGE, pCLServing, pCEServing, tyme);
break;

from the conserver/group.c file...

But it is an interesting feature request. ;-)

Bryan

On Fri, Aug 10, 2007 at 10:53:51AM -0400, Ben Batten wrote:
> Hello everyone--
>
> Quick question ... is there a way to prevent users altogether from
> turning off logging via the client?
>
> TIA!
>
> Ben--
> _______________________________________________
> users mailing list
> users@conserver.com
> https://www.conserver.com/mailman/listinfo/users
_______________________________________________
users mailing list
users@conserver.com
https://www.conserver.com/mailman/listinfo/users