error looking up rid for user xxxx$: NT_STATUS_NONE_MAPPED
Hello!
I have 2 PC running Samba, heartbeat and drbd on them.
The problem is if I trie to join my ldap-domain with both pcs (not at the same time) I can register one but if the master failes the slave is not able to enter the domain.
The pcs need to use the same netbios name as the clients need to reach same always under the same adress (otherwise DRBD and Heartbeat would not make any sense!).
So the first one can join the Domain without any problem. But the second one says:
----------------------------------------------------------------------------
/usr/bin/net join -U administrator
administrator's password:
[2005/12/05 14:11:25, 0] utils/net_ads.c:ads_startup(191)
ads_connect: No results returned
[2005/12/05 14:11:25, 0] utils/net_rpc_join.c:net_rpc_join_newstyle(238)
error looking up rid for user xxxxxx$: NT_STATUS_NONE_MAPPED
Unable to join domain XXXXX.
----------------------------------------------------------------------------
The smb.conf is the same on both pcs.
Now my question:
1. Why is that ?
2. Isn`t it possible to use a virtual server ID (ldap) for two pcs ?
thanks for each idea!!!
|