Hey all,

After reading all I could think of, and skimming thru even more man pages
and websites, I couldn't find any useful info on why my box doesn't log sftp
users to utmp..

If I use 'w' or 'who', they properly tell me all the ssh, telnet, ftp,
console users logged in, but sftp users are not shown, I'm guessing this is
because they are not added to utmp, but why they aren't added I can't figure
out, AFAIK sftp-server subsystem doesn't have any flags like regular ftp
(for which -U , if I remember correctly, does the trick), and since ssh
users are added, I'm guessing sftp-server doesn't inherit this functionality
from ssh either, so is there any place to adjust the behavior ? or am I
supposed to use some other tool to monitor sftp usage ?

Reply via email to