samba 3 problem - samba PDC can not join to the domain
Hello,
i've seen so many variations to my problems on this site, but none of them help to solve my problem. if could help in anyway i would be very greatful
right, i've set up samba 3 on my machine as PDC. when i try to do net join it comes up with the following errors.
ads_connect: Transport endpoint is not connected
Unable to join domain SKYNET.
where is the source to this problem? smb.conf or some other settings on my machine?
my log file doesnt show anything very helpful.
previous errors i got, was unable to find server, unable to connect to server.. so im thinking this message is one stage better than the other ones.
attached below is my PDC smb.conf settings.
thanks for your time
Ananth.
+++++++++
SMB.CONF
workgroup = SKYNET
server string = Nausicaa Samba Server
interfaces = 192.168.1.0/24
auth methods = sam, winbind
password server = 192.168.1.100
smb passwd file = /etc/samba/smbpasswd
passdb backend = tdbsam
password level = 4
username level = 4
log level = 3
log file = /var/log/samba/log.smbd
max log size = 150
acl compatibility = win2k
printcap name = /etc/printcap
logon script = %U.bat
logon path = \\%L\Profiles\%U
domain logons = Yes
os level = 33
preferred master = No
local master = No
domain master = Yes
dns proxy = No
wins support = Yes
idmap uid = 16777216-33554431
idmap gid = 16777216-33554431
winbind use default domain = Yes
hosts allow = 192.168.1., 192.168.2., 127.
cups options = raw
|