Page 1 of 1

Certificate fields

Posted: Tue Dec 14, 2010 1:20 pm
by veljkopopovi
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....

Re: Certificate fields

Posted: Wed Dec 22, 2010 7:32 pm
by gladiatr72
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

Re: Certificate fields

Posted: Thu Dec 23, 2010 12:08 am
by veljkopopovi
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 :D :D