User Tools

Site Tools


get_sudo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

get_sudo [2021/05/07 13:08] – Created page with "Have the root password but <code>sudo</code> doesn't work? Try this. # Follow [[Browse LDAP]] # Find the <code>assistants</code> group # Add your username there # LDAP groups..." _qaisjpget_sudo [2026/09/26 21:15] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
-Have the root password but <code>sudo</code> doesn't work? Try this. 
- 
-  -  Follow [[browse_ldap]] 
-  -  Find the <code>assistants</code> group 
-  -  Add your username there 
-  -  LDAP groups are cached, so run <code>sudo nscd --invalidate=group</code> on fez 
-  -  <code>sudo</code> should now work 
- 
-