[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: HELP with KDE and SAMBA



Vicente Torres wrote:
> 
> 
> [global]
>    printing = bsd
>    printcap name = /etc/printcap
>    load printers = yes
>    guest account = nobody
>    invalid users = root
>    security = domain
>    workgroup = DIE_GANDIA
>    password server = FLASH SPUTNIK
>    domain master = no
>    local master = yes
>    preferred master = yes
>    os level = 65
> 
> ; "security = user" is always a good idea. This will require a Unix
> account
> ;       in this server for every user accessing the server.
>    security = vtorres
                ^^^^^^^

This should be "user", "share", "server", or "domain", depending on what
you want to do.  You probably want to comment this out, since you have
security=domain above that.

You need to read up on those settings.  man 5 smb.conf.  

Also, check out the log, probably /var/log/smb, to see if smbd is coming
up OK.  You should, of course, have a smbd process running.


Reply to: