Quick question...How do I properly set-up my default.cfg file to delete session files on NT? The session files are NOT being deleted from the auth directory. I have the same settings in my default.cfg files running on UNIX and the session files are deleted with NO problem.
I have the following authorization configs:
Code:
$auth_no_authentication = 0;
$auth_time = 21600;
$auth_logging = 1;
$auth_allow_default = 1;
@auth_default_permissions = (1,0,0,0,0);
$auth_signup = 0;
@auth_signup_permissions = (1,1,1,1,0);
$auth_modify_own = 0;
$auth_view_own = 0;
I know that the range of disconnection in the NT Registry is:
-1 to 65535 (minutes)
I have tried a combination of number for the $auth_time variable to no success.
I have set the auth directory permissions to the following:
IUSR/MACHINENAME : RWXD
IWAM/MACHINENAME: RWXD
Anyone come accross this problem. If so, how did you fix it?
TIA.
Regards,
------------------
Eliot Lee
Founder and Editor
Anthro TECH, L.L.C
http://www.anthrotech.com/
info@anthrotech.com
==========================
Coconino Community College
http://www.coco.cc.az.us/
Web Technology
Coordinator
elee@coco.cc.az.us