Add new comment

Submitted by Anonymous (not registered) on Tue, 2006-07-11 04:59.

You may also experience problems even after adding the /etc/pam.d/ftp file.

 /etc/proftpd.conf must be modified for 2 things.

  • Change the PAM config file name.
  • Allow not valid shell if your ftp users have no shell access.

 

Change/Add these lines :

# Add this for non shell accounts.

RequireValidShell               off

# Change this to "ftp", above explains to create the file /etc/pam.d/ftp not /etc/pam.d/proftpd 

AuthPAMConfig                 ftp

Please do not use the comment function to ask for help! If you need help, please use our forum.
Comments will be published after administrator approval.

Reply

*
*
The content of this field is kept private and will not be shown publicly.


*

  • Images can be added to this post.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <div>
  • Lines and paragraphs break automatically.