On 2011-10-03 19:45, Dale Schroeder wrote:
Perhaps the global section of your smb.conf has some clues. Are you able to share it with us?
Is there anything pertinent in the logs of your PDC?
What log level and what file you are interested in ?

Here we are with config:

[global]
        client lanman auth = yes
        client ntlmv2 auth = yes
        lanman auth = yes
        ntlm auth = yes

    msdfs root = yes

## Browsing/Identification ###
   workgroup = printflow
   netbios name = pfserver
   server string = PFServer
   wins support = yes
   wins server = 192.168.10.1
   dns proxy = no
;   name resolve order = lmhosts host wins bcast

#### Networking ####

#### Debugging/Accounting ####
   log file = /var/log/samba/log.%m
   log level = 1
   max log size = 10000000
   syslog = 0
   panic action = /usr/share/samba/panic-action %d


####### Authentication #######
   encrypt passwords = true
... some LDAP config ...

   enable privileges =yes

   obey pam restrictions = yes
   ldap password sync = yes
   unix password sync = yes

########## Domains ###########

 domain logons = yes
   logon path = \\%L\profiles\%U
   logon drive = H:
   logon home = \\%N\%U
   logon script = netlogon.cmd

########## Printing ##########

load printers = yes
printing = cups
printcap name = cups

############ Misc ############
   socket options = TCP_NODELAY
   domain master = yes
#======================= Share Definitions =======================

.......



Dale



    On 2011-09-30 15:01, [email protected]
<mailto:[email protected]> wrote:


        Hello,
        I use Samba 3.5.11 from debian. I'm trying to add new Win7Pro
        to domain,
        but I still get error: "The specified domain either does not
        exist or
        could not be contacted".

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to