Results 1 to 4 of 4

Thread: Linux in a Windows domain

  1. #1
    Join Date
    Jan 2006
    Posts
    211

    Linux in a Windows domain

    Hello,
    What is the procedure to add a linux client on a windows 2003 active directory server.
    Thank you

  2. #2
    Join Date
    Sep 2005
    Posts
    1,370

    Re: Linux in a Windows domain

    Are you talking about an NT domain or an active directory?

    for an NT domain, you should have the following in your smb.conf:

    Code:
    netbios name = SAMBA
    workgroup = EVALUESERVE
    security = domain
    password server = IP_address_of_your_DC
    you should then be able to do something like:

    Code:
    smbpasswd -j EVALUESERVE -r IP_address_of_your_DC -U NT_ADMINISTRATOR
    If you're talking about an active directory domain, post again. I wasn't about to go into a crapload of information you may not need.
    DFI LANPARTY SLI-DR
    AMD 64 x2 4800+
    OCZ (2 x 512) DDR600

  3. #3
    Join Date
    Dec 2007
    Posts
    1,599

    Re: Linux in a Windows domain

    Do you have a dhcp server in your windows domain? If so, Redhat will get an address from it during installation, unless you chose to enter one manually. You don't have to "join" the domain with linux as you do with windows, it will automatically be on the network.

  4. #4
    Join Date
    Dec 2007
    Posts
    765

    Re: Linux in a Windows domain

    in that case you need to install samba

    and have to change the Domain controller setting in smb.conf

    but what you are trying to implement ??

    do you want to see the linux mechine from Windows network explorer ??

    have a look to the picture , do you want something like this

    No TechArena No Experts, Know TA know Experts!

Similar Threads

  1. error - Windows can not connect to the domain...domain controller
    By Fanibhushan in forum Small Business Server
    Replies: 4
    Last Post: 08-09-2011, 03:50 AM
  2. Replies: 2
    Last Post: 17-01-2011, 01:43 PM
  3. Replies: 7
    Last Post: 28-12-2010, 10:05 PM
  4. Replies: 5
    Last Post: 11-08-2010, 12:30 PM
  5. Replies: 3
    Last Post: 09-07-2009, 05:57 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,751,435,941.47430 seconds with 16 queries