Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 11
So I have the task of integrating our businesses first Linux server into the network. My success or failure in this project will determine whether we use more linux in ...
  1. #1
    Just Joined!
    Join Date
    Jul 2010
    Posts
    8

    Need help integrating Samba into Windows AD.

    So I have the task of integrating our businesses first Linux server into the network.
    My success or failure in this project will determine whether we use more linux in the future or scrap linux and continue using microsoft products.

    This Server is running Ubuntu 9.01 loaded with Samba and Likewise-Open.

    This server must be able to join the domain for the shares to be established.

    Your mission, should you chose to accept is to help me establish a samba shared folder on the network available to all Microsoft users.

    I joined the domain successfully according to the server however I cannot see the Ubuntu machine on the network. I can ping it but something is wrong.

    Where should I start looking to find out what is broken?

  2. #2
    Just Joined!
    Join Date
    Jul 2010
    Posts
    8
    Here is the Wbinfo and Smbclient info:
    (Everything seems to be in order)

    root@kmsolra04:~# wbinfo -u
    KMSOLRA04\administrator
    KMSOLRA04\ntilbrook
    KMSOLRA04\charris
    KMSOLRA04\root
    KMSOLRA04\mpichahchy
    KMSOLRA04\cswiggett
    KMSOLRA04\tpun
    root@kmsolra04:~# smbclient -U Administrator -L 127.0.0.1
    Server's Role (logon server) NOT ADVISED with domain-level security
    Enter Administrator's password:
    Domain=[KMLSDC1.KMLS.COM] OS=[Unix] Server=[Samba 3.3.2]

    Sharename Type Comment
    --------- ---- -------
    print$ Disk Printer Drivers
    SOLRA04SHARE Disk solra04 share
    IPC$ IPC IPC Service (solra04 server (Samba, Ubuntu))
    Domain=[KMLSDC1.KMLS.COM] OS=[Unix] Server=[Samba 3.3.2]

    Server Comment
    --------- -------

    Workgroup Master
    --------- -------
    KMLSDC1.KMLS.COM

  3. #3
    Just Joined!
    Join Date
    Jul 2010
    Posts
    8

    Domain Name.

    Also, I am pretty sure the domain name that Ubuntu wants is: KMLSDC1.KMLS.COM but I would like to know for sure. Is there a place I can go to know for sure either in Ubuntu or my windows server?

  4. #4
    Just Joined!
    Join Date
    Jul 2010
    Posts
    8
    I can definitely see why Linux is less popular than windows, aside from the steeper learning curve. If you are the only admin who is on the project and you get stuck you pretty much only have the forums and It's very difficult to find a forum where people will offer advice.

  5. #5
    Linux User
    Join Date
    Sep 2008
    Location
    UK
    Posts
    353
    Samba and AD don't integrate too well on the server side. Apparently, the next version of samba will.
    More to do with M$ and not being open.
    Samba and old nt4 domains work fine.
    Have you looked at the samba website?

  6. #6
    Just Joined!
    Join Date
    Jul 2010
    Posts
    8

    Ubuntu AD Integration.

    Yeah, I have followed the Samba documentation.

    I have gotten this working before, users were able to access the share. For some reason out of no where (And for no apparent reason) The share stopped showing up in windows explorer. I can't find where the error is.

  7. #7
    Linux User
    Join Date
    Sep 2008
    Location
    UK
    Posts
    353
    Just a quick thought - not run windows networking for a while.
    Have you set the samba server up with a fixed ip address?
    If so, add it to the dns server which, I guess, is running on windows AD server.

  8. #8
    Just Joined!
    Join Date
    Jul 2010
    Posts
    8

    DNS Entry.

    That's a good idea. I will try that. I will be back with the results.

  9. #9
    Linux User
    Join Date
    Sep 2008
    Location
    UK
    Posts
    353
    Another thing, if you can find the share using the server's ip address, it's a domain name problem.
    I think the windows syntax is \\ipaddress\sharename (like I said, not used widows for a while, though I used to do win admin. Now only use windows when I have to and run a purely linux network.)

  10. #10
    Just Joined!
    Join Date
    Jul 2010
    Posts
    8

    Navigating the share via IP.

    So how do you suggest I search for the share via IP?

    If I type the IP into windows explorer it brings up firefox to look for the address as if it were public.

Page 1 of 2 1 2 LastLast

Posting Permissions

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