Page 1 of 1

is keyhelp modifying ownership to be www-data:user?

Posted: Tue 11. Jun 2024, 01:36
by superrandom
I'm sure the cause of the problem is within KeyHelp - how could ANYONE be sure? I can't read the source code. I didn't write the thing. Jeez, take a chill pill.
(Problems not related to KeyHelp belong in the Offtopic forum)


Server operating system + version
Debian GNU/Linux 11 (bullseye)


Server virtualization technology used
None


KeyHelp version + build number
24.1 (Build 3285)


Problem description / error messages
Something keeps screwing with file ownership in /home, even when I create the user outside of keyhelp. It's always `www-data:<user>` after a few minutes. Is that keyhelp?!

Expected result


Actual result


Steps to reproduce


Additional information
No recent changes.

Re: is keyhelp modifying ownership to be www-data:user?

Posted: Tue 11. Jun 2024, 09:53
by Alexander
Jeez, take a chill pill.
Wow...
Something keeps screwing with file ownership in /home, even when I create the user outside of keyhelp. It's always `www-data:<user>` after a few minutes. Is that keyhelp?!
No.

These are the default privileges in the corresponding folders. - As you see, no www-data:<user> besides KeyHelps own folder.

Code: Select all

ls -la /

drwxr-xr-x   4 root    root          4096 Nov 21  2022 home

Code: Select all

ls -la /home

drwxr-x---  8 keyhelp www-data 4096 Nov  6  2023 keyhelp
drwxr-xr-x 10 root    root     4096 Jun  7 11:08 users

Code: Select all

ls -la /home/users

drwxr-xr-x 10 root root 4096 Mär 20 08:56 alex