The Dragnet installation uses sp_grantlogin for Windows Auth.
We'll need to determine why sp_grantlogin is failing within SQL Server. I wonder if changing name affected the Security ID somehow? I wonder if a rename doesn't rename any of the SIDs stored in the database ( or if that what sp_dropserver / sp_addserver is supposed to do ).
Any information related to the sp_grantlogin errors?
Dragnet 1.0 beta - cannot access through web browser
Moderator: SourceGear