Il 19/10/2016 18:08, Selva Nair ha scritto:
> Hi,
>
> Am 19.10.16 um 15:04 schrieb Samuli Seppänen:
>
>     > Hi,
>     >
>     > While preparing OpenVPN 2.4-alpha1 release the discussion about
>     > user-specific OpenVPN configuration files came up again. To give some
>     > background, OpenVPN-GUI can now delegate privileged operations (e.g.
>     > route adding) to the OpenVPN Interactive Service. This means that
>     normal
>     > users are now able to launch OpenVPN connections without having admin
>     > privileges. On top of that, users can now store OpenVPN configuration
>     > files in their home directory, under %USERPROFILE%\OpenVPN\config[*].
>     > The rationale for this directory choice was discussed here:
>
>
> The reason for that rather improper choice
> of %USERPROFILE%\OpenVPN\config was that the current import
> functionality is rather limited and does not handle any dependent files
> like ca/cert/key/scripts --- it works well when everything is inline. So
> we wanted the config folder to be easily accessible/visible for users
> who need to manually copy additional files.
>
> But the chosen location is indeed very intrusive and I too think we
> should change it.
>
> Arne Schwabe <a...@rfc2549.org <mailto:a...@rfc2549.org>> wrote:
>
>
>     I vote for %APPDATA%
>
>
> David Sommerseth <open...@sf.lists.topphemmelig.net
> <mailto:open...@sf.lists.topphemmelig.net>> wrote:
>
>     "When in Rome do as the Romans"
>
>
> Looks like there is a general consensus on this. If so, I will post a
> patch later today to use %APPDATA%
>
> Selva

SviMik had a very good point against using %APPDATA%: it is a hidden 
folder. At least on Windows 7 it seems to be hidden at the filesystem 
level, because no tools seem to see it. However, doing a

   cd $HOME\Appdata

in Powershell will work, so the directory _is_ there even though it is 
invisble.

I don't think we should put the configuration files into folder people 
will not find without extra tinkering.

-- 
Samuli Seppänen
Community Manager
OpenVPN Technologies, Inc

irc freenode net: mattock

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to