Ftp authentication not working after upgrade

Rowland Penny repenny241155 at gmail.com
Tue Oct 4 15:40:29 UTC 2016


On Tue, 4 Oct 2016 19:11:40 +0530
VigneshDhanraj G <vigneshdhanraj.g at gmail.com> wrote:

> Hi Team,
> 
> I have upgraded samba from 4.3.11 to 4.5.0 after that ftp
> authentication for local users not working.
> 
> I know pam_smbpass module removed from 4.4. Is there any alternative
> for this?
> 
> My pam configuration for ftp is shown below
> 
> 
> #%PAM-1.0
> auth       sufficient    /lib/security/pam_smbpass.so   krb5_auth
> account    required     /lib/security/pam_nologin.so
> account    required     /lib/security/pam_smbpass.so
> password   required     /lib/security/pam_smbpass.so
> session    required     /lib/security/pam_unix.so
> 
> passdb backend= smbpasswd
> 
> Help me to overcome this issue.
> 
> Regards,
> Vigneshdhanraj G

use pam_winbind instead and run winbind if not already doing so.

Rowland



More information about the samba-technical mailing list