Re: [Proftpd-user] Problem with mod_rewrite / backreferences.

"TJ Saunders" <[email protected]> Mon, 09 Aug 2021 18:37:09 -0700
Newsgroups gmane.network.proftpd.user
Message-ID <[email protected]>
 
> Here is a bit of additional info:
>  
> Say a user logs on as TESTuser, or testuser, or any combination of 
> case.  They are able to log on if they use password authentication.  
> However, they must have exact case match if they log on using a public 
> key.
>  
> I just realized this, and I apologize for not including this 
> information in my original post.

Thanks, that helps confirm my suspicion that this issue is specifically related to the use of mod_rewrite to rewrite some SFTP "commands".  (Remember that mod_sftp only tries to approximate the mapping of SFTP session to FTP commands; that mapping is not exact, and can never be, due to protocol differences.)

The fact that your configuration works as expected for password authentication, but not for publickey authentication, helps narrow down where that mapping may need some updates.  I'll try to reproduce this behavior locally...

TJ


_______________________________________________
ProFTPD Users List   <[email protected]>
Unsubscribe problems?
http://www.proftpd.org/list-unsub.html