• If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.
Xin chào ! Nếu đây là lần đầu tiên bạn đến với diễn đàn, xin vui lòng danh ra một phút bấm vào đây để đăng kí và tham gia thảo luận cùng VnPro.

Announcement

Collapse
No announcement yet.

[Cứu] Domain Samba trên CentOs 6.4

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • [Cứu] Domain Samba trên CentOs 6.4

    Ai hướng dẫn mình cấu hình Domain bằng samba trên Centos 6.4 với
    mình cài samba và vào file cấu hình và cấu hình 1 số thứ-> sau đó dùng testparm thi nó hiện ra là Domain rồi
    nhưng mình vào máy XP để join thì không dc nó bảo không đúng Domian name

    mình không cài DNS vì không nhớ nghe ai nói bảo k cần cài DNS -> tuy nhiên có thử cái DNS rồi nhưng mình cài DNS toàn lỗi ....nản quá

    ai giúp mình với

  • #2
    >> jont client


    Run > regedit
    HKEY_LOCAL_MACHINE -> SYSTEM -> CurrentControlSet -> Services -> LanmanWorkstation -> Parameters.
    Create a new two DWORD values called “DomainCompatibilityMode” and
    “DNSNameResolutionRequired”. And set values for “DomainCompatibilityMode” as 1(one)
    and “DNSNameResolutionRequired” as 0(zero).




    Now try again to join to Samba domain
    Create user root - > Enabled user root --> login = user root

    >> Fix access dined
    # net sam rights grant root SeMachineAccountPrivilege
    >> ok
    Last edited by vboyit; 24-10-2013, 01:39 AM.

    Comment


    • #3
      ok để mình thử xem... nhưng cho mình hỏi có cần cài và cấu hình DNS trước không bạn?

      Comment


      • #4
        Originally posted by vboyit View Post
        >> jont client


        Run > regedit
        HKEY_LOCAL_MACHINE -> SYSTEM -> CurrentControlSet -> Services -> LanmanWorkstation -> Parameters.
        Create a new two DWORD values called “DomainCompatibilityMode” and
        “DNSNameResolutionRequired”. And set values for “DomainCompatibilityMode” as 1(one)
        and “DNSNameResolutionRequired” as 0(zero).




        Now try again to join to Samba domain
        Create user root - > Enabled user root --> login = user root

        >> Fix access dined
        # net sam rights grant root SeMachineAccountPrivilege
        >> ok
        Quá hay bạn ơi ... mình làm được rồi.... cảm ơn bạn rất nhiều luôn :D

        Comment

        Working...
        X