What app is this about, and its version: Vpn Client 2.3~ynh7 What YunoHost version are you running: 12.1.39 What type of hardware are you using: Old laptop or computer
Describe your issue
Hello,
I am using a vpn from long time, today I discover there bad UID:GID on files. The vpn is working but the owners on some files is from other apps !!
So I want put the corrects owners here but I am not sure if it may be vpnclient:vpnclient or root:vpnclient or perhaps root:root
Could someone tell me ?
Thanks
Share relevant logs or error messages
/etc/openvpn# ls -l
total 28
drwxr-xr-x 2 root root 4096 Nov 11 2023 client
-rw------- 1 borgserver anarchism 1041 Nov 24 17:07 client.conf
-rw------- 1 root root 1021 Nov 24 17:07 client.ovpn
drwx------ 2 vpnclient vpnclient 4096 Mar 31 2024 keys
drwxrwxrwx 4 root root 4096 Nov 24 17:07 scripts
drwxr-xr-x 2 root root 4096 Nov 11 2023 server
-rwxr-xr-x 1 root root 1468 Nov 11 2023 update
/etc/openvpn# ls -l keys/
total 8
-rw------- 1 borgserver anarchism 2395 Mar 31 2024 ca-server.crt
-rw------- 1 borgserver anarchism 24 Feb 1 2024 credentials
/etc/openvpn# ls -lda
drwxrwxr-x 6 root vpnclient 4096 Dec 6 20:44 .
I don’t like this… Time ago I have got some trouble similar and Aleks help me, he said perhaps when migrating from other computer, this server works since the first versions of yunohost but migrated on different machines…
Ok, I remember how look on another server with vpn client, so I found that the file client.conf own as you have seen to vpnclient:vpnclient and also the files in the folder keys . Thanks for help me… I could resolve this little inconvenient issue
ls -ll /home/yunohost.app/
total 12
drwxr-x--- 3 mobilizon mobilizon 4096 Jul 15 2025 mobilizon
drwxr-x--- 10 nextcloud nextcloud 4096 Jul 16 2022 nextcloud
drwxr-x--- 3 borg www-data 4096 Oct 22 2024 paheko
I have a trouble somewhere !! well, here is an app removed… the data folder stay here but the app paheko is removed… I have to stop doing some tests on this production home server…