Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request - Display certificate's user #84

Open
pedropetz opened this issue Oct 22, 2018 · 5 comments
Open

Feature request - Display certificate's user #84

pedropetz opened this issue Oct 22, 2018 · 5 comments

Comments

@pedropetz
Copy link

I'm running an OpenVPN server that has a policy to restrict one connection per user but I've got some users sharing certificates, which leads to competing for VPN connection.
What I suggest was in the "Username" column show "LOGIN_USER / CERT_USER" for example user1 connects to the VPN and shows "user1/user1"

It's possible?

@furlongm
Copy link
Owner

Does this information show up in status 3 if you run telnet localhost 5555?

@pedropetz
Copy link
Author

Yes, it shows in the "CLIENT_LIST" and "Username" column

@furlongm
Copy link
Owner

Can you provide some sample output that shows different LOGIN_USER and CERT_USER?

@pedropetz
Copy link
Author

I realized that the column has a different name, "Common_Name" and "Username"
In the TXT file example, user1 logged in using "user1" but with "user2" certificates. The normal case should be like "user3" that logged in and uses "user3" certificates.
OpenVPN.txt

@furlongm
Copy link
Owner

furlongm commented Nov 8, 2018

So "Username" always matches "Common Name"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants