Hi,
on https://openvpn.net/open-source-vs-open ... ss-server/ is written that both versions (commercial and ce) should support "Post-authentication scripts". However I cannot find any information how to activate/use this feature in the community version. Even I cannot find the folders containing the python modules in the community version.
So I would kindly ask for general help: Is this feature supported in ce version and if so how to find it ?
Best regards
Post-authentification script support missing?
Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech
Forum rules
Please visit (and READ) the OpenVPN HowTo http://openvpn.net/howto prior to asking any questions in here!
Please visit (and READ) the OpenVPN HowTo http://openvpn.net/howto prior to asking any questions in here!
-
- OpenVpn Newbie
- Posts: 4
- Joined: Fri Aug 14, 2020 12:26 pm
-
- OpenVPN Protagonist
- Posts: 11139
- Joined: Fri Jun 03, 2016 1:17 pm
Re: Post-authentification script support missing?
Try github.com/Openvpn/openvpn
-
- OpenVpn Newbie
- Posts: 4
- Joined: Fri Aug 14, 2020 12:26 pm
Re: Post-authentification script support missing?
I'm not sure if I understand it right:
I'm looking for a possibility to do some indiviual checks on the vpn client eg. checking installed virus scanner or windows patch level. This ist my understanding of post-auth scripts. This can be seen in github.com/Openvpn/openvpn ?
I'm looking for a possibility to do some indiviual checks on the vpn client eg. checking installed virus scanner or windows patch level. This ist my understanding of post-auth scripts. This can be seen in github.com/Openvpn/openvpn ?
-
- OpenVPN Protagonist
- Posts: 11139
- Joined: Fri Jun 03, 2016 1:17 pm
Re: Post-authentification script support missing?
I really don't know what you are looking for. The best place to start is probably the Howto.
- Pippin
- Forum Team
- Posts: 1201
- Joined: Wed Jul 01, 2015 8:03 am
- Location: irc://irc.libera.chat:6697/openvpn
Re: Post-authentification script support missing?
Maybe this will help:
https://openvpn.net/vpn-server-resource ... -checking/
https://openvpn.net/vpn-server-resource ... -checking/
I gloomily came to the ironic conclusion that if you take a highly intelligent person and give them the best possible, elite education, then you will most likely wind up with an academic who is completely impervious to reality.
Halton Arp
Halton Arp
-
- OpenVpn Newbie
- Posts: 4
- Joined: Fri Aug 14, 2020 12:26 pm
Re: Post-authentification script support missing?
Hi Pippin,
yes, this is what I mean
But now the problem is that the described way there is for the access server and the necessary python libraries are not existing in the community edition.
But in the link I mentioned in my initial post this feature should be in the access server AND the community edition.
Because of this I'm lost now
How can I realized the described post-auth function at Pippin's link with the community edition ?
yes, this is what I mean

But now the problem is that the described way there is for the access server and the necessary python libraries are not existing in the community edition.
But in the link I mentioned in my initial post this feature should be in the access server AND the community edition.

Because of this I'm lost now

How can I realized the described post-auth function at Pippin's link with the community edition ?
-
- OpenVPN Protagonist
- Posts: 11139
- Joined: Fri Jun 03, 2016 1:17 pm
Re: Post-authentification script support missing?
Maybe nobody wrote one for open-source openvpn yet ..mpetersen wrote: ↑Fri Aug 14, 2020 5:36 pmBut now the problem is that the described way there is for the access server and the necessary python libraries are not existing in the community edition.
But in the link I mentioned in my initial post this feature should be in the access server AND the community edition