Comment 4 for bug 534629

Revision history for this message
Bryan McLellan (btm) wrote :

AssumeDefaultDomain works for me when using 5.4.7939 (5.4.0 build/release 7939 from upstream) from ~2009-12-09.

I'm out of my element here, but I'm hitting two issues.

First, AD_FindObjectByAliasNoCache in online.c:3465 is returning 'Error code 40081 (LW_ERROR_NOT_SUPPORTED).'

Overriding that, 'Error code 40008 (LW_ERROR_NO_SUCH_USER).' is returned later.

I'm still working on getting a build without optimization so I can follow the code better.