You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Henry Escobar <es...@saic.com> on 1998/10/22 20:01:15 UTC

apache-api/3272: Intergration of module in apache

>Number:         3272
>Category:       apache-api
>Synopsis:       Intergration of module in apache
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Thu Oct 22 11:10:00 PDT 1998
>Last-Modified:
>Originator:     escobarh@saic.com
>Organization:
apache
>Release:        apache 1.3.3
>Environment:
SunOS ********** 5.6 Generic sun4c sparc SUNW,Sun_4_65
>Description:
I currently have implemented an nt authentication module for apache since 
I didn't like any of the currently registed modules...
(which I plan to submit to the apache module database when I am happy with it)

I am now attempting to create a ntauth.log file and was wondering where the
correct/appropiate place I should open the log file. I want to avoid
opening/closing the file all the time, and I want/need to make it as easy as
possible to integrate into later versions of apache (I also don't want to
use syslog either...). 

How/when/where should I create/open this file? 
Is there a way to do this without hacking the apache source code (too much)?
[ side note: Where is a good resource to the apache API? so I don't have to 
bug you guys with questions like this! ]
>How-To-Repeat:
not really... 
not really a problem!
>Fix:
An added datastruct to apache for misc logs to be opened?
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.                                      ]
[Reply only with text; DO NOT SEND ATTACHMENTS!         ]