Computing.Net > Forums > Linux > Joining Linux to w2k3 Domain

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Joining Linux to w2k3 Domain

Reply to Message Icon

Name: ericcc
Date: September 11, 2006 at 01:36:44 Pacific
OS: w2k3
CPU/Ram: 400
Product: xew
Comment:

when I entered (net ads join -U administrator )command to join a linux machine to w2k3 Domain it returns an error result (ads_connect: No such file or directory)
this w2k3 server is the primary D.C with the dns,dhcp,wins,etc installed. Already i have manually entered this linux machine's account in the w2k3's Active Directory Users and Computers. how do i succesfully do this?



Sponsored Link
Ads by Google

Response Number 1
Name: cphillipsmcp
Date: September 14, 2006 at 12:52:32 Pacific
Reply:

What distro of Linux do you have?

You need four basic elements:
-Name Service Switch (NSS)
-Pluggable Authentication Modules (PAM)
-Winbind with Samba (winbind service)
-Kerberos: Winbind uses Kerberos to get tickets for accessing AD.

If they need to be installed, do so.
Once installed, configure winbind to use the following:
Security Model: ADS
Domain: flat NetBIOS name for the domain
Domain Controllers: FQDN for a domain controller (dc1.company.com)
ADS Realm: FQDN for the domain (company.com)
Template Shell: /bin/bash

*Do not join the domain at this time

Save change, and make sure winbind service has started.

now run the command.
(net ads join -U administrator) command


0

Response Number 2
Name: ericcc
Date: September 19, 2006 at 10:19:15 Pacific
Reply:

yeah cphilips,
This is Enterprise Linux 4(CentOS). now i believe i've been able to join this Linux to the w2k3 domain (with net ads join -U administrator). becouse now i can see the Linux box in the windows machine, but the problem now is that when i double click it i cannot gain access to the Linux box. an error messages pops up saying:

\\LinuxBox is not accessible. You might not have permission to use this network resource.Contact the administrator of the server to find out if you have access permissions.
The network path was not found.

Ok;with WINBIND,KERBEROS,SAMBA,and PAM.D configured on the Linux box, as well as DNS running in the w2k3 D.C. I believe I need not re-create netework users account on the Linux/Samba machine before users can authenticate and access it.
So what remains to do for me to access this Linux box over the network?


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


NVIDIA graphics driver Cirrus MD5620 on Linux



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Joining Linux to w2k3 Domain

Join Lindows to Domain www.computing.net/answers/linux/join-lindows-to-domain/15181.html

Fedora core 2 can't join w2k3 pdc www.computing.net/answers/linux/fedora-core-2-cant-join-w2k3-pdc/26777.html

connecting linux to win2k3 domain www.computing.net/answers/linux/connecting-linux-to-win2k3-domain/28374.html