<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16609" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I want to name my authentication log file
as follows:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>auth-20-Feb-2008.log</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>but when I use the following </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Filename %L/auth-%d-%b-%Y.log </FONT><FONT
face=Arial size=2>I get auth-20--2008.log<BR><BR>and with </FONT></DIV><FONT>
<DIV><FONT face=Arial size=2></FONT><BR><FONT face=Arial size=2>Filename
%L/auth-%d-%B-%Y.log </FONT><FONT face=Arial size=2>I get auth-20-Feb
20, 2008 17:46-2008.log</FONT></FONT><BR><BR><FONT face=Arial size=2>both looks
wrong to me. Is this a bug or do I use it wrongly ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Markus</FONT></DIV></BODY></HTML>