FG
💻 Software

Multiple Users with owner rights?

Fresh5 days ago
Mar 15, 202621655 views
Confidence Score0%
0%

Problem

I have bought a VPS and I am busy with setting up a FTP server. This is working now, but i can give only one account owner rights. So i have made a group 'administrators' with 2 users. The problem is that i can give only one user owner rights. Now i am using the next code: Only the last user(user 2…

Error Output

chown -r user1:administrators /var/websites
chown -r user2:administrators /var/websites

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Multiple Users with owner rights?

Low Risk

Change the directory's group ownership with then change the group permissions for that directory using chmod substitute with the permissions you want to give your administrator users

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment