[Samba] ADS, pam_winbind and vsftpd
Veiko Kukk
veiko at ekp.ee
Thu Nov 5 03:15:37 MST 2009
Stefan G. Weichinger wrote:
> currently I am able to login to vsftpd with ANY password, that's bad.
>
> I am not understanding that PAM-stuff and I have some pressure to get
> that ftp-server up, so please would someone help me out?
I have working pam-vsftpd configuration
/etc/pam.d/vsftpd contains
auth required pam_winbind.so
account required pam_winbind.so
password required pam_winbind.so
session required pam_winbind.so
and in vsftpd conf I have
pam_service_name=vsftpd
Centos 5.4, samba from Sernet "recent" repo.
Upgrading from 3.0.x to 3.3.x made winbind *a lot faster*, reducing cpu
load.
--
Veiko
More information about the samba
mailing list