You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now I am using xrdp in public network for desktop remote. But for security, I need to know who try to login my xrdp and to forbiden it. Now I am using fail2ban to ban these ip; But when I check the xrdp log in /var/log/xrdp.log, it just looks like this:
The xrdp process doesn't handle authentication - it's handled by the sesman process.
Failed logins are not currently logged - it's a known problem (#1724). You will get some information out of /var/log/auth.log but that won't log anything for unknown users.
Hi,
Now I am using xrdp in public network for desktop remote. But for security, I need to know who try to login my xrdp and to forbiden it. Now I am using fail2ban to ban these ip; But when I check the xrdp log in /var/log/xrdp.log, it just looks like this:
It's so complex to check if this ip failed to login for what reason.
Here is ssh login log:
Can I obtain the failed log in my xrdp?
The text was updated successfully, but these errors were encountered: