Ghost Solution Suite

 View Only

GhostJoinDomainUser tries to add computer to domain. How do I get past this?

  • 1.  GhostJoinDomainUser tries to add computer to domain. How do I get past this?

    Posted May 14, 2007 12:37 AM
    My tasks work perfect to the point of joining the PC's to the domain. The computer account gets created in the correct OU but joing the PC's to the domain fails. DC event log indicates GhostJoinDomainUser is failing authentication.

    I have an Windows 2003 AD Domain. Windows DNS and WINS. Using static IP's.

    How do I get past this?

    Thanks for your help in advance!

    05/10 14:21:13 -----------------------------------------------------------------
    05/10 14:21:13 NetpDoDomainJoin
    05/10 14:21:13 NetpMachineValidToJoin: 'GHOST1'
    05/10 14:21:13 NetpGetLsaPrimaryDomain: status: 0x0
    05/10 14:21:13 NetpMachineValidToJoin: status: 0x0
    05/10 14:21:13 NetpJoinDomain
    05/10 14:21:13     Machine: GHOST1
    05/10 14:21:13     Domain: MYDOMAIN
    05/10 14:21:13     MachineAccountOU: (NULL)
    05/10 14:21:13     Account: (NULL)
    05/10 14:21:13     Options: 0xc1
    05/10 14:21:13     OS Version: 5.1
    05/10 14:21:13     Build number: 2600
    05/10 14:21:13     ServicePack: Service Pack 2
    05/10 14:21:13 NetpValidateName: checking to see if 'MYDOMAIN' is valid as type 3 name
    05/10 14:21:13 NetpCheckDomainNameIsValid [ Exists ] for 'MYDOMAIN' returned 0x0
    05/10 14:21:13 NetpValidateName: name 'MYDOMAIN' is valid for type 3
    05/10 14:21:13 NetpDsGetDcName: trying to find DC in domain 'MYDOMAIN', flags: 0x1020
    05/10 14:21:13 NetpDsGetDcName: found DC '\\MYDC' in the specified domain
    05/10 14:21:13 NetUseAdd to \\MYDC\IPC$ returned 1326
    05/10 14:21:13 Trying add to  \\MYDC\IPC$ using NULL Session
    05/10 14:21:14 NetpJoinDomain: status of connecting to dc '\\MYDC': 0x0
    05/10 14:21:14 NetpGetLsaHandle: LsaOpenPolicy on \\MYDC failed: 0xc0000022
    05/10 14:21:14 NetpGetLsaPrimaryDomain: status: 0xc0000022
    05/10 14:21:14 NetpJoinDomain: initiaing a rollback due to earlier errors
    05/10 14:21:14 NetpJoinDomain: status of disconnecting from '\\MYDC': 0x0
    05/10 14:21:14 NetpDoDomainJoin: status: 0x5

    Message Edited by David Bingle on 05-13-200709:48 PM