Hi Guys, I' testing samba file server now. And I install and config the samba. but I can't access the share folder on the server with win2000 client. I guess the server need to be a domain member server. right? I use net join -U administrator -I "dc IP address" and I've got an error: [2005/08/18 15:58:19, 0] libads/kerberos.c:ads_kinit_password(146) kerberos_kinit_password administrator@CHINA.MEDIFACTS.COM failed: Cannot find KDC for requested realm [2005/08/18 15:58:19, 0] utils/net_ads.c:ads_startup(186) ads_connect: Cannot find KDC for requested realm [2005/08/18 15:58:20, 0] rpc_client/cli_netlogon.c:cli_nt_setup_creds(256) cli_nt_setup_creds: request challenge failed [2005/08/18 15:58:20, 0] rpc_client/cli_netlogon.c:cli_nt_setup_creds(256) cli_nt_setup_creds: request challenge failed [2005/08/18 15:58:20, 0] utils/net_rpc_join.c:net_rpc_join_newstyle(319) Error domain join verification (reused connection): NT_STATUS_INVALID_COMPUTER_NAME Unable to join domain DOMAINCHINA. Am I miss some thing? thanks abe -- I'm only a noise on the network.
Does $ host -t srv _kerberos._tcp.china.medifacts.com resolve to the domain controller? AD needs SRV records for the kerberos server for the domain. On 8/18/05, abe.li <abraham.li@gmail.com> wrote:> Hi Guys, > > I' testing samba file server now. And I install and config the samba. > but I can't access the share folder on the server with win2000 client. > I guess the server need to be a domain member server. right? > I use net join -U administrator -I "dc IP address" > and I've got an error: > > [2005/08/18 15:58:19, 0] libads/kerberos.c:ads_kinit_password(146) > kerberos_kinit_password administrator@CHINA.MEDIFACTS.COM failed: > Cannot find KDC for requested realm > [2005/08/18 15:58:19, 0] utils/net_ads.c:ads_startup(186) > ads_connect: Cannot find KDC for requested realm > [2005/08/18 15:58:20, 0] rpc_client/cli_netlogon.c:cli_nt_setup_creds(256) > cli_nt_setup_creds: request challenge failed > [2005/08/18 15:58:20, 0] rpc_client/cli_netlogon.c:cli_nt_setup_creds(256) > cli_nt_setup_creds: request challenge failed > [2005/08/18 15:58:20, 0] utils/net_rpc_join.c:net_rpc_join_newstyle(319) > Error domain join verification (reused connection): > NT_STATUS_INVALID_COMPUTER_NAME > > Unable to join domain DOMAINCHINA. > > > Am I miss some thing? > > > thanks > > abe > > > -- > I'm only a noise on the network. > -- > To unsubscribe from this list go to the following URL and read the > instructions: lists.samba.org/mailman/listinfo/samba >