This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
informatique:logiciels:sudo [2019/11/23 16:33] pteu Demander le mot de passe root |
informatique:logiciels:sudo [2019/11/23 16:34] (current) pteu [Demander le mot de passe root] |
||
---|---|---|---|
Line 68: | Line 68: | ||
toto ALL=(ALL:ALL) ALL | toto ALL=(ALL:ALL) ALL | ||
:x | :x | ||
+ | |||
+ | # -> | ||
+ | toto@srv $ sudo -i | ||
+ | [sudo] password for root: | ||
+ | root@srv # | ||
</code> | </code> | ||