[Likewise-open-discuss] failure to join domain
Rafal Szczesniak
mimir at samba.org
Tue Apr 8 09:11:55 PDT 2008
On Mon, Apr 07, 2008 at 03:56:39PM -0700, jsparks at berkeley.edu wrote:
> The error is as follows:
>
> [root at shephard bin]# ./domainjoin-cli join campus.berkeley.edu \!ieor-admin
> Password: XXX
> Joining AD domain: campus.berkeley.edu...
> Could not connect to server actdir03.campus.berkeley.edu
> The username or password was not correct.
> Connection failed: NT_STATUS_LOGON_FAILURE
> Failed to verify membership in domain: NT_STATUS_LOGON_FAILURE!
> FAILED [Error code: 0008000e]
>
> I also tried using the --preview but I get another error:
> "The domain name could not be resolved"
Try to validate name resolution first. Simple "host campus.berkeley.edu" can
give you some idea.
> Part of the problem, I believe, is that the acct. name has a bang in it,
> i.e. !ieor-admin.
> I have to escape it or else it complains about "event not found".
Use 'username' (single quotes). Bash is supposed to treat it as literal value
(afair...).
> Last, I tried it using the --ou feature but it failed with code [000800e].
Are you sure it was status code 0x000800e ? Not 0x0008000e (see FAILED message
above and note 3 vs. 2 zeroes before 'e') ?
If the latter it is "join failed" status. You need to check name resolving
and correctly pass credentials first.
cheers,
--
Rafal Szczesniak
Samba Team member http://www.samba.org
Likewise Software http://www.likewisesoftware.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.likewisesoftware.com/pipermail/likewise-open-discuss/attachments/20080408/5f546b2c/attachment.pgp
More information about the Likewise-open-discuss
mailing list