I issued this command to join a Linux computer to a Windows 2000 domain /usr/bin/net rpc join, and I got an error message:

[2002/11/06 16:04:50, 1] utils/net.c:net_find_server(229)
  no server to connect to

Unable to find a suitable server
[2002/11/06 16:04:53, 1] utils/net.c:net_find_server(229)
  no server to connect to

Unable to find a suitable server
=====================

To create the computer account on the Windows 2000 server, I run this command  /usr/bin/net ads join I got this error message,

ADS support not compiled in

===========================

I try to connect to Windows shares using Samba's smbclient

/usr/bin/smbclient //win-2000-server/c\$ -k

added interface ip=10.1.0.214 bcast=10.1.0.255 nmask=255.255.255.0 (External Sales)

added interface ip=10.0.0.1 bcast=10.0.0.255 nmask=255.255.255.0 (Internal Sales)

added interface ip=127.0.0.1 bcast=127.255.255.255 nmask=255.0.0.0

No kerberos support compiled in

================================

The Kerberos kinit command will test for communication connection between the Linux and the Windows server. To test for connection, I run the command

/usr/local/kerberos5/bin/kinit [EMAIL PROTECTED]

Password for [EMAIL PROTECTED]:linh

The above command is the only one that works. Please tell me how to fix this problem.



Do you Yahoo!?
HotJobs - Search new jobs daily now

Reply via email to