[Samba] net rpc join -U root error

Ivan Ordonez iordonez at nature.berkeley.edu
Wed Nov 7 22:04:49 GMT 2007


Make sure that the version of samba are all the same.  Somehow, the 
3.0.26 version is not compatible with 3.0.24.  If your PDC has an 
earlier version to that machine you are trying to join, you will not be 
able to join it to the domain.

Adam Williams wrote:
> I turned on log level = 10 and got some more data.
>
> [root at gomer samba]# net rpc join -S GOMER -U root
> [2007/11/07 15:52:27, 0] libsmb/clientgen.c:cli_receive_smb(112)
>  Receiving SMB: Server stopped responding
> [2007/11/07 15:52:27, 0] rpc_client/cli_pipe.c:rpc_api_pipe(790)
>  rpc_api_pipe: Remote machine GOMER pipe \NETLOGON fnum 0x7751returned 
> critical error. Error was Call timed out: server did not respond after 
> 10000 milliseconds
> Password:
> [2007/11/07 15:53:00, 0] libsmb/clientgen.c:cli_receive_smb(112)
>  Receiving SMB: Server stopped responding
> [2007/11/07 15:53:00, 0] rpc_client/cli_pipe.c:rpc_api_pipe(790)
>  rpc_api_pipe: Remote machine GOMER pipe \samr fnum 0x7775returned 
> critical error. Error was Call timed out: server did not respond after 
> 10000 milliseconds
> Creation of workstation account failed
> Unable to join domain ADMIN.
> [root at gomer samba]# /etc/rc.d/init.d/smb restart && 
> /etc/rc.d/init.d/winbind restart
> Shutting down SMB services:                                [  OK  ]
> Starting SMB services:                                     [  OK  ]
>
> Shutting down Winbind services:                            [  OK  ]
> Starting Winbind services:                                 [  OK  ]
> [root at gomer samba]# wbinfo -u
> Error looking up domain users
>
>
> Diego Obetko wrote:
>>  but you used that sintax that didn't work again..
>>
>> try this # net rpc join -S GOMER -U root
>> then
>> # /etc/rc.d/init.d/smb restart && /etc/rc.d/init.d/winbind restart
>> then
>> # wbinfo -u
>>
>>
>


More information about the samba mailing list