OpenAFS CVS Commit: openafs/doc/txt/winnotes by jaltman
   
    cvs@GRAND.CENTRAL.ORG
     
    cvs@GRAND.CENTRAL.ORG
       
    Thu, 22 Jul 2004 18:15:37 EDT
    
    
  
Update of /cvs/openafs/doc/txt/winnotes
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-tree/doc/txt/winnotes
Modified Files:
	registry.txt 
Log Message:
DELTA afslogon-20040722
AUTHOR jaltman@mit.edu
the procedure used to obtain the profile directory failed in Domains
which were not Forests.  If ADS_NAME_INITTYPE_GC fails, we must try
ADS_NAME_INITTYPE_DOMAIN which requires the Domain.  Added a Domain
parameter to QueryAdHomePathFromSid.  This was easy to obtain in 
the NPLogonNotify since the logon domain is provided as a parameter.
Unfortunately, the domain provided to the winlogon event notification
routine is the user authentication domain, not the logon domain for 
the local machine.  Needed to create a  GetLocalShortDomain function
which uses the IADsADSystemInfo COM interface to obtain the local
short domain.  With this in place, we can now properly detect the 
profile directory in all cases.
Document MaxLogSize in registry.txt
 
--- DELTA config follows ---
afslogon-20040722 openafs/doc/txt/winnotes/registry.txt 1.13 1.14