Quote:

Based on you use of the inputs in TranslateName (3, "", 3, "@Domain\@wksta$", 1), you client can not find the global catalog. This may be a DNS issue.

Try binding to the domain as another test.

TranslateName (1, @Domain, 3, "@Domain\@wksta$", 1)




I tried the following:
Code:

;$DN = TranslateName (1, @DOMAIN, 3, "@Domain\@wksta$", 1)
;$DN = TranslateName (3, "", 3, "@Domain\@wksta$", 1)
$DN = TranslateName (2, "HQDC1", 3, "@Domain\@wksta$", 1)


And I get the same error each time.

Edit: And furthermore - I don't understand how a DNS issue can be user specific. Not that I am doubting you, I'm just stumped on this one...


Edited by oobnuker (2005-06-02 05:46 PM)
_________________________
-- oobnuker - .KIX hack - no really.