On Wed, 2005-03-02 at 14:10 -0700, Lars Rasmussen wrote: > On Wed, 2 Mar 2005 13:12:35 -0700, Lars Rasmussen > <[EMAIL PROTECTED]> wrote: > > @echo off > > SET logoninfo=%USERNAME% logged on %DATE% %TIME:~0,8% > > > echo %logoninfo% >> \\server\hiddenshare\%USERNAME%.log > > This line should read: > echo %logoninfo% >> "\\secure\logontimes\%USERNAME%.log"
I just hope you don't try and use the logs for anything important, given you have to make them world writable.... Andrew Bartlett -- Andrew Bartlett http://samba.org/~abartlet/ Authentication Developer, Samba Team http://samba.org Student Network Administrator, Hawker College http://hawkerc.net
signature.asc
Description: This is a digitally signed message part
-- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
