Practice - Persistent Data, Alternate User
✅ Create Application


✅ Use WebTTY and enter your pod
Create WebTTY✅ After getting a shell into your pod
✅ Check /data is owned by root
✅ Create demo user
✅ Give /data to demo user
✅ Prove we can use a user that only exists in this pod
✅ Run a command as another user
✅ See a resulting file owned by the other user (which doesn't exist in the "hypervisor")
Last updated