Debian 2.2r2 (my RH CD's got destroyed thanks to Master Four)
Samba 2.0.7 (came with the Debian set)
 
The Linux machine :-
 
Primary Domain Controller for Home Network
DHCP server for Home Network
IP Masquerading for...
PPP server, so multiple machines can have Internet Access
Mail Server (Sendmail, and Fetchmail)
File server (Samba) for home file storage
IRCD server for something to do OTHER than the Playstation
 
The windows machines had no problems with Samba 2.0.7 while I was running RedHat 7.1
 
Now, running Debian, they refuse to log-on to the PDC (Samba)...  Got a feeling I left a VERY valuable line out of the SMB.CONF file...
 

[global]

printing = bsd

printcap name = /etc/printcap

load printers = yes

guest account = nobody

invalid users = root

security = user

workgroup = stanmore

netbios name = dralafi

server string = %h server (Samba %v)

syslog only = no

syslog = 0;

socket options = IPTOS_LOWDELAY TCP_NODELAY SO_SNDBUF=4096 SO_RCVBUF=4096

encrypt passwords = yes

wins support = no

os level = 33

domain master = yes

local master = yes

preferred master = yes

name resolve order = lmhosts host wins bcast

dns proxy = no

preserve case = yes

short preserve case = yes

unix password sync = false

passwd program = /usr/bin/passwd %u

passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n .

max log size = 1000

; [Shares from here... ]


What'd I miss?

Andy

 

 

Reply via email to