
2.Group Creation and User Assignment
Lab Information The system admin team at xFusionCorp Industries has streamlined access management by implementing group-based access control. Here's what you need to do: a. Create a group named nautilus_developers across all App servers within the Stratos Datacenter. b. Add the user kano into the nautilus_developers group on all App servers. If the user doesn't exist, create it as well. Lab Solutions 🧭 Part 1: Lab Step-by-Step Guidelines Scope You must perform the same steps on ALL App servers: stapp01 stapp02 stapp03 🔹 Step 1: Log in to the Jump Host ssh thor@jump_host.stratos.xfusioncorp.com Password: mjolnir123 🔹 Step 2: Connect to Each App Server (One by One) App Server 1 ssh tony@stapp01.stratos.xfusioncorp.com Ir0nM@n sudo -i App Server 2 ssh steve@stapp02.stratos.xfusioncorp.com Am3ric@ sudo -i App Server 3 ssh banner@stapp03.stratos.xfusioncorp.com BigGr33n sudo -i ⚠️ Perform Steps 3–6 on EACH server 🔹 Step 3: Create the group nautilus_developers groupadd nautilus_developers If
Continue reading on Dev.to
Opens in a new tab



