Results 1 to 2 of 2
I'm trying to Join a windows workgroup.
Here is the command i use. the password is correct.
Code:
[root@gameboy samba]# net join -w WORKGROUP -S WIN2K -U Administrator
Administrator's password:
...
- 05-01-2005 #1Just Joined!
- Join Date
- Apr 2005
- Posts
- 1
Error when i try to join a workgroup (Samba 3.0.10)
I'm trying to Join a windows workgroup.
Here is the command i use. the password is correct.
The Win2k server is called win2k, the workgroup is called "workgroup"Code:[root@gameboy samba]# net join -w WORKGROUP -S WIN2K -U Administrator Administrator's password: [2005/05/01 14:14:42, 0] utils/net_ads.c:ads_startup(186) ads_connect: Transport endpoint is not connected [2005/05/01 14:14:42, 0] utils/net_rpc.c:run_rpc_command(135) Could not initialise pipe [2005/05/01 14:14:42, 0] rpc_client/cli_pipe.c:rpc_api_pipe(435) cli_pipe: return critical error. Error was NT_STATUS_INVALID_HANDLE [2005/05/01 14:14:42, 0] rpc_client/cli_netlogon.c:cli_nt_setup_creds(256) cli_nt_setup_creds: request challenge failed [2005/05/01 14:14:42, 0] utils/net_rpc_join.c:net_rpc_join_newstyle(307) Error connecting to NETLOGON pipe Unable to join domain WIN2K. [root@gameboy samba]#
Could anyone point me at the right direction ?
TIA !
- 05-04-2005 #2Linux Enthusiast
- Join Date
- Feb 2005
- Location
- SE, Stockholm
- Posts
- 512
Have you started your Samba server as well on your Linux? If not, please do so. And last, is your Win2K server an AD-controller? If so, is it in mixed mode since AD functionality in Samba is kind of still in Beta status.


Reply With Quote