Juergen Braukmann wrote:

> 
> please post the relevant part of smb.conf to give us another hint.
> 


Here is the whole smb.conf.  You will notice it is standard smb.conf
except for the wrokgroup name and I have added an [HTML] group.    



=[global]
=   workgroup = Vertex
=   guest account = nobody
=   keep alive = 30
=   os level = 2
=   security = user
=   printing = bsd
=   printcap name = /etc/printcap
=   load printers = yes
=
=
=; Please uncomment the following entry and replace the 
=; ip number and netmask with the correct numbers for
=; your ethernet interface.
=;   interfaces = 192.168.1.2/255.255.255.0
     ^^^^^^^^^^

<----Just above is where I found my problem.  If I removed the semicolon
then nmbd -D would not start.  Hope this helps.   Bryn Joynes,,,---->

   

=; If you want Samba to act as a wins server, please set
=; 'wins support = yes'
=   wins support = no
=
=; If you want Samba to use an existing wins server,
=; please uncomment the following line and replace
=; the dummy with the wins server's ip number.
=;   wins server = 192.168.1.1
=
=
=[homes]
=   comment = Home
=   browseable = yes
=   read only = no
=   create mode = 0750
=
=
=; The following share gives all users access to the Server's CD drive,
=; assuming it is mounted under /cd. To enable this share, please remove
=; the semicolons before the lines
=;
=; [cdrom]
=;   comment = Linux CD-ROM
=;   path = /cd
=;   read only = yes
=;   locking = no
=
=[HTML]
=       comment = HTML Doc Upload
=       path = /usr/local/httpd/htdocs
=       writable = yes
=       read only = yes
=       browseable = yes
=       public = yes
=
=
=
=
=[printers]
=   comment = All Printers
=   browseable = no
=   printable = yes
=   public = no
=   read only = yes
=   create mode = 0700
=   directory = /tmp
=
=
=

-- 
To reply to my e-mail, remove the REMOVE from my e-mail address.  Thank
You.
Bryn Joynes
-
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archiv at http://www.suse.com/Mailinglists/suse-linux-e/index.html

Reply via email to