Results 524 comments of TJ Saunders

However this functionality is achieved, I would recommend using the full subject DN, rather than just the `OU`, as the full subject DN is the least likely to encounter naming...

In your particular use case, will the resulting user name be extracted from the provided subject DN? If so, then using a regex to match the subject DN, with a...

What protocol was being for these `lftp` transfers, FTP/S or SFTP? And were you uploading files to ProFTPD, or downloading from it? The answers to these questions can help me...

My best guess is that the differences in memory usage you observe come from one of these commits: * https://github.com/proftpd/proftpd/commit/69fe4f99dde49c31a27e8db15443d2f0c29720d8 * https://github.com/proftpd/proftpd/commit/15c8bb47eccf86a2fdac80528f444f639f5912a7 (Issue #1528)