hi,
i'm really having trouble with samba. i have looked into different tutorials on how to make samba work as a PDC. i am successful with windows 98 but have a large problem with windows XP Pro. i can't join the domain i created with samba.
here's my smb.conf
thanks for the help!
[global]
workgroup = xxxxxxx
server string = Samba Server
hosts allow = 192.168.0. 192.168.1 127.
printcap name = /etc/printcap
load printers = yes
cups options = raw
log file = /var/log/samba/%m.log
max log size = 50
smb passwd file = /etc/samba/smbpasswd
username map = /etc/samba/smbusers
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
local master = Yes
os level = 65
domain master = yes
preferred master = yes
domain logons = yes
logon script = %G.bat
logon path = \\%L\home\%U
name resolve order = wins lmhosts bcast
wins support = yes
dns proxy = no