Find the answer to your Linux question:
Results 1 to 2 of 2
I have joined in a company for the post of system administrator(i am newbie), we have 14 systems , 13 systems are windows client 1 is linux server(centos5). how to ...
  1. #1
    Just Joined!
    Join Date
    Sep 2008
    Posts
    3

    windows domain in linux

    I have joined in a company for the post of system administrator(i am newbie),
    we have 14 systems , 13 systems are windows client 1 is linux server(centos5).
    how to bring those windows client under linux server.. I configured DNS,DHCP,SMB in linux server but don't know how to do that..


    can any one suggest me.......

    thanks in advance.......

  2. #2
    Linux Enthusiast L4Linux's Avatar
    Join Date
    Sep 2008
    Location
    Greece
    Posts
    584
    You need the samba server to share files between linux and windows.
    Once you install samba, if you haven't already edit smb.conf
    Code:
    nano /etc/samba/smb.conf
    You will see a line on Global settings that says workgroup. Set a workgroup there and put the same workgroup in the windows PCs.

    First of all, make sure that the windows PCs can ping the Linux server successfully.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...