Re: ProFTP login horror



On Tuesday 28 February 2006 20:07, Les Mikesell wrote:
PAM has separate files under /etc/pam.d for each service that
uses it. Have you checked there to see if it is configured
for the same system-auth set of lookups that the other
services use?

Well, there's a /etc/pam.d/proftpd file there but whether the content is
correct I have no idea. I'm not familiar with PAM authentication method that
well.

I have this in the file :

#%PAM-1.0
auth required pam_listfile.so item=user sense=deny file=/etc/ftpusers
onerr=succeed
auth required pam_stack.so service=system-auth
auth required pam_shells.so
account required pam_stack.so service=system-auth
session required pam_stack.so service=system-auth

On the other hand I read that I need /etc/pam.d/ftp instead
of /etc/pam.d/proftp, but I guess since the proftp file is supplied with the
RPM, it doesn't make a difference.

regards,
Marcel

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: ./configure command
    ... Hash: SHA1 ... Les Mikesell wrote: ... easier to help someone new learn build an rpm than it would be to ... help them recover their system if some important library got ...
    (Fedora)
  • Re: ./configure command
    ... Les Mikesell wrote: ... better off packaging packages as rpms on rpm based systems. ... sudo make install on your system, ...
    (Fedora)
  • Re: That ole Livna Problem/That ole VLC Problem
    ... Les Mikesell wrote: ... has been a thread on fedora-devel some time ago where Panu mentioned ... that this feature would/might be dropped from RPM. ... You've posted 2 real errors so far: an rpm version-numbering conflict between parts from freshrpms and livna, and a missing gpg key for livna, either of which could be fixed in minutes. ...
    (Fedora)
  • Re: ./configure command
    ... Les Mikesell wrote: ... recover their system if some important library got accidentally ... before $ rpm -i, before you name it. ... I also nearly always use --prefix, and install into my home ...
    (Fedora)
  • Re: ./configure command
    ... to help someone new learn build an rpm than it would be to help them ... recover their system if some important library got accidentally ... them before spending time learning to either compile or package ... Les Mikesell ...
    (Fedora)