[Samba] Samba 3.05 pdc

Tony Tootle ttootle at nngov.com
Tue Aug 3 18:33:21 GMT 2004


 I'm trying to connect a Windows 2000 workstation to my samba pdc domain.  I
have followed all the steps in the documentation to setup samba as a pdc,
but I have not been able to connect any workstations to the domain.  Does
anyone have a example smb.conf file I can compare with mine.

I checked the "log.smbd" and I'm getting the following messages when I tried
to add a computer to domain.  Has anyone seen these messages before?

[2004/08/03 09:18:15, 0] lib/access.c:check_access(328)
 Denied connection from  (10.5.112.77)
[2004/08/03 09:18:15, 1] smbd/process.c:process_smb(883)
 Connection denied from 10.5.112.77

****************************
This is what my "smb.conf"  has in it.

[global]
netbios name = pirates
workgroup = ecu
hosts allow = 10.5.112.77
os level = 64
preferred master = yes
domain master = yes
local master = yes
security = user
encrypt passwords = yes
smb passwd file = /etc/samba/smbpasswd
domain logons = yes
logon drive = h:
logon home = \\pirates\%u
encrypt passwords = yes
wins support = yes
# add user script = /usr/sbin/useradd -d /dev/null -g 100 -s /bin/false -M
%u
add user script = /usr/sbin/adduser --home /dev/null \
    --ingroup machines --shell /bin/false --no-create-home \
    --disabled-login --gecos "SAMBA Machine Account" --force-badname %u

[netlogon]
path = /var/lib/samba/netlogon
read only = yes
write list = ntadmin
**********************************


I'm about to go crazy trying to gets this thing  working, any help would be
appreciated.

Tony



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.732 / Virus Database: 486 - Release Date: 7/30/2004



More information about the samba mailing list