Is there any possibility to delegate access to a VPN server using some fields from certificates other than common name or it is the one and only possibility which replaces username?
Best regards....
Certificate fields
Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech
Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
- gladiatr72
- Forum Team
- Posts: 194
- Joined: Mon Dec 13, 2010 3:51 pm
- Location: Lawrence, KS
Re: Certificate fields
Hello,
Can you give a little more detail? How are you authenticating now? Unless you're hanging some custom scripts off the user authentication hook, the Subject in the cilent certificate doesn't really come into play except for populating the ipp and status files.
Regards,
Stephen
Can you give a little more detail? How are you authenticating now? Unless you're hanging some custom scripts off the user authentication hook, the Subject in the cilent certificate doesn't really come into play except for populating the ipp and status files.
Regards,
Stephen
[..]I used to think it was awful that life was so unfair. [...]Wouldn't it be much worse if life were fair, and all the terrible things that happen to us come because we actually deserve them? -Marcus Cole
-
- OpenVpn Newbie
- Posts: 2
- Joined: Tue Dec 14, 2010 1:17 pm
Re: Certificate fields
Sorry for my late update on this topic and thank you, Stephen, for your time ... I have found out that most of data which I need in custom scripts I can find in %ENV variable (Perl is my scripting language) ... This is good enough for me


