Networking Forums

Networking Forums > Computer Networking > Linux Networking > NS Domains

Reply
 
 
Ray Little
Guest
Posts: n/a

 
      03-30-2005, 07:49 AM
I'm having a little trouble understanding the concept behind the concept of
MS domains. Is there an analogy in Linux/Unix?

Thanks


 
Reply With Quote
 
 
 
 
Matt Payton
Guest
Posts: n/a

 
      03-30-2005, 12:00 PM
On Wed, 30 Mar 2005 02:49:22 -0500, Ray Little wrote:

> I'm having a little trouble understanding the concept behind the concept of
> MS domains. Is there an analogy in Linux/Unix?


Older NT4 style domains or Active Directory ? Since Active Directory is
based on LDAP, OpenLDAP would be the closest. NIS is also similar in
function to Windows domains...Users accounts stored in a central location,
and propogated to slave/backup servers for redundancy.

--
- Matt -

 
Reply With Quote
 
prg
Guest
Posts: n/a

 
      03-30-2005, 03:35 PM

Ray Little wrote:
> I'm having a little trouble understanding the concept behind the

concept of
> MS domains. ...


You are not alone ;-)

> ... Is there an analogy in Linux/Unix?


Not really -- thank the heavens.

Windows networking grew from the idea of workgroups and peer-to-peer
networking to something more "hierarchical" with domains.

Domains provide a centralized means of locating resources and
authentication. These days domains use Active Directory and to
maintain and administer this centralized resource/authentication info.

*nix provides NIS (yellow pages, yp*) in years past, but most networks
are moving to directory servers and LDAP as a means of providing
centralized resource/authentication info.

Active Directory also uses LDAP, but Windows networks are organized on
principles that no rational person would ever purposefully design. Due
to MS's old workgroup heritage and need to maintain backward
compatibility, we now have to deal with domains, trees, forests, and
trust relationships. Yuk!

Entire multi-volume tomes have been written on domains and Active
Directory. The Samba docs provide some good info that goes some way to
explaining domains.

If you need to hook up Linux clients to a Windows AD domain then you
will have to do some work.

With Samba, you cannot implement a complete AD solution. In Windows,
unless you're the domain admin, you don't have any control over how the
network is organized. You can burn up a lot of brain cells on this
topic

Here's some background links:
http://www.microsoft.com/windows2000...adintro_10.htm
http://www.microsoft.com/technet/pro...r/default.mspx
http://windows.about.com/od/tipsarchive/l/aa061399.htm
http://www.windowsnetworking.com/art...Directory.html

hth,
prg

 
Reply With Quote
 
Baho Utot
Guest
Posts: n/a

 
      03-30-2005, 09:25 PM
On Wed, 30 Mar 2005 02:49:22 -0500, Ray Little wrote:

> I'm having a little trouble understanding the concept behind the concept of
> MS domains. Is there an analogy in Linux/Unix?
>
> Thanks


Broken!

--
Tayo'y Mga Pinoy

 
Reply With Quote
 
Ray Little
Guest
Posts: n/a

 
      03-30-2005, 10:20 PM
Thank you. I'll research the links provided.

"prg" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed) oups.com...
>
> Ray Little wrote:
>> I'm having a little trouble understanding the concept behind the

> concept of
>> MS domains. ...

>
> You are not alone ;-)
>
>> ... Is there an analogy in Linux/Unix?

>
> Not really -- thank the heavens.
>
> Windows networking grew from the idea of workgroups and peer-to-peer
> networking to something more "hierarchical" with domains.
>
> Domains provide a centralized means of locating resources and
> authentication. These days domains use Active Directory and to
> maintain and administer this centralized resource/authentication info.
>
> *nix provides NIS (yellow pages, yp*) in years past, but most networks
> are moving to directory servers and LDAP as a means of providing
> centralized resource/authentication info.
>
> Active Directory also uses LDAP, but Windows networks are organized on
> principles that no rational person would ever purposefully design. Due
> to MS's old workgroup heritage and need to maintain backward
> compatibility, we now have to deal with domains, trees, forests, and
> trust relationships. Yuk!
>
> Entire multi-volume tomes have been written on domains and Active
> Directory. The Samba docs provide some good info that goes some way to
> explaining domains.
>
> If you need to hook up Linux clients to a Windows AD domain then you
> will have to do some work.
>
> With Samba, you cannot implement a complete AD solution. In Windows,
> unless you're the domain admin, you don't have any control over how the
> network is organized. You can burn up a lot of brain cells on this
> topic
>
> Here's some background links:
> http://www.microsoft.com/windows2000...adintro_10.htm
> http://www.microsoft.com/technet/pro...r/default.mspx
> http://windows.about.com/od/tipsarchive/l/aa061399.htm
> http://www.windowsnetworking.com/art...Directory.html
>
> hth,
> prg
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
2 domains on 1 LAN (can i) john.gardner Windows Networking 7 10-20-2007 03:57 AM
2 Domains Mark Windows Networking 2 05-31-2007 05:47 PM
Domains Mike Windows Networking 3 01-10-2005 02:12 AM
Domains Charles A. Lackman Windows Networking 1 12-23-2004 05:51 PM
DNS in two domains (one on a DMZ) Rich Windows Networking 9 07-12-2004 07:08 AM



1 2 3 4 5 6 7 8 9 10 11