-
Notifications
You must be signed in to change notification settings - Fork 81
Setting steam and desktop user passwords
professorkaos64 edited this page Aug 16, 2016
·
6 revisions
Table of Contents generated with DocToc
In order to use elevated privileges requiring use of "sudo," the desktop users password must be set. Additionally, performing actions as the "steam" user requires a password to be set in order to use su - (switching to the home environment of user: steam). All actions must be performed from a terminal window.
This can be enabled in Steam > Settings > Display > Interface
This is located by either:
- Clicking "Activities" (top left) in desktop mode, and typing gnome-terminal
- Navigating to
/usr/share/applicationsin a file browser and opening "Terminal"
passwd
sudo passwd steam
