Problems with smbpasswd

Nick Tan tann at justice.moj.wa.gov.au
Fri Jun 25 00:58:17 GMT 1999


Sorry, should have included this in my first message.  BTW, I had samba
working as a PDC flawlessly with this same smb.conf file previously, before
I decided to re-install redhat 6.  (dumb move).  Now I can't remember what I
did to get samba working before.

I'm running redhat 6.0 on a Pentium 2-350 with 96mb ram.  I am planning on
replacing our NT machine which is sharing legal cd-roms to win311 clients
(the cd-sharing software only allows 3.11 clients).  I am hoping that using
linux with samba will let us upgrade the client machines to NT.

Thanks
-------------------------------------------------------------
Nick Tan
Ministry of Justice
Information Services Directorate
email: tann at justice.moj.wa.gov.au
TEL : 9264 1639
FAX : 9226 3072
MOBILE: 041 313 4846


;*******************section global*****************
[global]
deadtime = 2
debuglevel = 2
logon script = login.bat
nt smb support = yes
workgroup = CDROM
server string = CDROM Server
hosts allow = 167.30.48. 127.
printcap name = /etc/printcap
load printers = yes
log file = /var/log/samba/log.%m
max log size = 50
security = user
socket options = TCP_NODELAY
prefered master = yes
preferred master = yes
local master = yes
domain master = yes
domain logons = yes
wins support = yes
dns proxy = no
smb passwd file = /etc/smbpasswd
comment = CDROM Server
guest account = guest
encrypt passwords = yes
password level = 0
netbios name = cd-serve
os level = 1
null passwords = no
dead time = 0
debug level = 0
;*******************section homes*****************
[homes]
comment = Home Directories
browseable = no
writable = yes
available = True
public = no
only user = no
;*******************section cd-share*****************
[cd-share]
comment = CD-ROM Viewer Apps
path = /home/cd-share
guest ok = no
browseable = no
writable = yes
available = True
public = no
;*******************section cd-image*****************
[cd-image]
comment = CD-ROM images
path = /home/%u/cd-image
guest ok = no
writable = no
share modes = no
;*******************section netlogon*****************
[netlogon]
comment = Network Logon Service
path = /home/netlogon
guest ok = yes
writable = no
share modes = no
;*******************section printers*****************
[printers]
comment = All Printers
path = /var/spool/samba
browseable = no
guest ok = no
writable = no
printable = yes




More information about the samba-ntdom mailing list