[Samba] WinXP cannot connect to PDC

Chris Green chrisgreen at austin.rr.com
Tue Jun 3 01:08:13 GMT 2003


I am running RH8 and samba 2.2.7 and have been working to get the PDC
running for about 4 days.  I initially got it working but then transfered my
local xp profile to it and it has not worked since.  I receive the message
that the domain controller is unavailable.  I am at my wits end and
frustrated that I do not understand the log files.  Any help would be
greatly appreciated.

My smb.conf and log files are below.

Chris

smdb.log----------------------------------------

[2003/06/02 19:58:44, 2] smbd/reply.c:reply_special(92)
netbios connect: name1=OGDEN            name2=SACRAMENTO

[2003/06/02 19:58:44, 2] smbd/reply.c:reply_special(111)
  netbios connect: local=ogden remote=sacramento


[2003/06/02 19:58:44, 2] smbd/reply.c:reply_special(92)
  netbios connect: name1=OGDEN            name2=SACRAMENTO

[2003/06/02 19:58:44, 2] smbd/reply.c:reply_special(111)
  netbios connect: local=ogden remote=sacramento

nmdb.log-------------------------------------------

[2003/06/02 19:53:41, 1] nmbd/nmbd_processlogon.c:process_logon_packet(69)
process_logon_packet: Logon from 192.168.0.4: code = 0x12

[2003/06/02 19:53:41, 1] nmbd/nmbd_processlogon.c:process_logon_packet(69)
process_logon_packet: Logon from 192.168.0.4: code = 0x12

[2003/06/02 19:54:42, 2] nmbd/nmbd_browsesync.c:
announce_local_master_browser_to_domain_master_browser(118)
announce_local_master_browser_to_domain_master_browser:
We are both a domain and a local master browser for workgroup MACKGREEN.
Do not announce to ourselves.

[2003/06/02 19:54:42, 2] nmbd/nmbd_browsesync.c:sync_with_dmb(157)
  sync_with_dmb:
  Initiating sync with domain master browser OGDEN<20>
at IP 192.168.0.51 for workgroup MACKGREEN

------------------------------------------------------------------------
client name is jackson, also I have verified that machine and user account
are in passwd and smbpasswd files

client.log---------------------------------------

[2003/06/02 19:46:15, 1] smbd/reply.c:reply_sesssetup_and_X(1082)
Username smbguest is invalid on this system

[2003/06/02 19:46:15, 2] smbd/server.c:exit_server(461)
 Closing connections

[2003/06/02 19:46:15, 1] smbd/service.c:make_connection(636)
 jackson (192.168.0.4) connect to service profiles as
user chris green (uid=510, gid=510) (pid 1211)

[2003/06/02 19:46:15, 1] smbd/service.c:close_cnum(677)
jackson (192.168.0.4) closed connection to service profiles

[2003/06/02 19:46:15, 2] smbd/server.c:exit_server(461)
Closing connections

[2003/06/02 19:46:18, 1] smbd/reply.c:reply_sesssetup_and_X(1082)
Username smbguest is invalid on this system

[2003/06/02 19:46:18, 2] smbd/server.c:exit_server(461)
  Closing connections

smb.conf----------------------------------------------

[global]

#Basic server setting
workgroup = MACKGREEN
netbios name = OGDEN
server string = Samba PDC %v %h
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 IPTOS_LOWDELAY
wins support = yes

#PDC and master browser settings
os level = 64
preferred master = yes
local master = yes
domain master = yes

#Security settings
security = user
encrypt passwords = yes
log file = /var/log/samba/%m.log
log level = 2
max log size = 50
#hosts allow = 127.0.0.1 192.168.1.0/255.255.255.0

#User profiles and home directories
logon home = \\%L\%U\
logon drive = H:
logon path = \\%L\profiles\%U
logon script = netlogon.bat

#Sync UNIX passwords
 unix password sync = yes
 passwd program = /usr/bin/passwd %u
 passwd chat = *New*UNIX*password* %n\n *Retype*new*UNIX*password %n\n
*Enter*new*UNIX*password* %n\n *Retype*new*UNIX*password* %n\n *passwd:
*all*authentication*tokens*updated*successfully*

#Misc Settings
 time server = Yes
 printcap name = lpstat
 domain logons = Yes
dns proxy = No
 wins support = Yes
 username = cgreen
 guest account = smbguest
 admin users = cgreen
 printing = cups
 hide unreadable = Yes







More information about the samba mailing list