Comment 55 for bug 206439

Revision history for this message
SteveGotthardt (gotthardt) wrote : Re: [Bug 206439] Re: smb password protected share cannot be accessed

--- On Thu, 5/22/08, Sebastien Bacher <email address hidden> wrote:

> From: Sebastien Bacher <email address hidden>
> Subject: [Bug 206439] Re: smb password protected share cannot be accessed
> To: <email address hidden>
> Date: Thursday, May 22, 2008, 12:23 AM
> > I have a share setup as follows:
>
> what security setting to you use in your configuration? how
> do you set
> the password to access those shares?
>

security = user

# You may wish to use password encryption. See the section on
# 'encrypt passwords' in the smb.conf(5) manpage before enabling.
   encrypt passwords = true

# If you are using encrypted passwords, Samba will need to know what
# password database type you are using.
   passdb backend = tdbsam

   obey pam restrictions = yes

guest account = nobody
invalid users = root

null passwords = yes
#map to guest = Bad Password
password level = 0

> --
> smb password protected share cannot be accessed
> https://bugs.launchpad.net/bugs/206439
> You received this bug notification because you are a direct
> subscriber
> of the bug.