Re: [Proftpd-user] sftp and virtual users
"TJ Saunders" <[email protected]> Sat, 05 Oct 2024 10:44:48 -0700
| Newsgroups | gmane.network.proftpd.user |
|---|---|
| Message-ID | <[email protected]> |
> I try to make sftp and virtual users working. > The authentification fails. The logs you provide don't show indication of authentication failure, per se. > in the auth.file trace : > > 2024-09-27 19:47:10,896 [1588] <auth.file:8>: no AuthUserFile configured > 2024-09-27 19:47:10,908 [1588] <auth.file:8>: no AuthGroupFile configured We would need to see the full trace logging to be sure, but I suspect the above log messages are done very early on in the session process, before the session has initialized and set up its configuration (which would include the configured AuthUserFile, AuthGroupFile). That's why I would assume that logging, later, might show other reasons for authentication failures. Do you see any such errors or later messages that might provide more clues? Cheers, TJ _______________________________________________ ProFTPD Users List <[email protected]> Unsubscribe problems? http://www.proftpd.org/list-unsub.html