Report forwarded to debian-bugs-dist@lists.debian.org, Klee Dienes <klee@debian.org>:
Bug#9693; Package samba.
debian-bugs-dist@lists.debian.orgKlee Dienes <klee@debian.org>
Sorry, this message was lost when this bug report was restored from a backup.
Acknowledgement sent to telmerco@debian.org:
New bug report received and forwarded. Copy sent to Klee Dienes <klee@debian.org>.
telmerco@debian.org
Sorry, this message was lost when this bug report was restored from a backup.
Received: (at submit) by bugs.debian.org; 9 May 1997 19:01:50 +0000
Received: (qmail 17810 invoked from network); 9 May 1997 19:01:48 -0000
Received: from terrapin.econ.queensu.ca (root@130.15.134.30)
by master.debian.org with SMTP; 9 May 1997 19:01:48 -0000
Received: by terrapin.econ.queensu.ca
id m0wPuvJ-0002CXC
(Debian Smail-3.2 1996-Jul-4 #2); Fri, 9 May 1997 15:01:25 -0400 (EDT)
Message-Id:
Date: Fri, 9 May 1997 15:01:25 -0400 (EDT)
From: telmerco@debian.org
Subject: samba: README file missing from /usr/doc/samba
To: submit@bugs.debian.org
Bcc:
X-Mailer: bug 2.93
Package: samba
Version: 1.9.16p11-3
There is no README or README.gz in /usr/doc/samba. I found the information
about the mailing list in /usr/doc/samba/samba.lsm.gz
You may also find useful information about Samba on the
newsgroup comp.protocols.smb and the Samba mailing list.
Details on how to join the mailing list are given in the
README file that comes with Samba
-- System Information
Debian Release: 1.3
Kernel Version: Linux terrapin 2.0.29 #1 Thu Apr 3 17:18:12 EST 1997 i686 unknown
Versions of the packages samba depends on:
netbase Version: 2.13-1
ldso Version: 1.9.2-1
libc5 Version: 5.4.23-3
libpam0 Version: 0.56-2
--- Begin /etc/smb.conf (modified conffile)
[global]
printcap name = /etc/printcap
load printers = yes
guest account = nobody
invalid users = root
workgroup = terrapin
[printers]
comment = All Printers
browseable = no
path = /tmp
printable = yes
public = no
writable = no
create mode = 0700
[hpliii]
path = /tmp
readonly = yes
printable = yes
public = true
--- End /etc/smb.conf