Friday, April 30, 2021
Tuesday, April 27, 2021
Snowden file 2 Start SSH Server without typing a password - Sudoers (NOPASSWD) (hack folder)
I would like to execute the below command line without typing a password
sudo -s /bin/launchctl load -w /System/Library/LaunchDaemons/ssh.plist
So I tried to add the below lines to my sudoers but none of them works !
- ALL ALL= NOPASSWD: /bin/launchctl load -w /System/Library/LaunchDaemons/ssh.plist
- MyAccount ALL=(ALL) NOPASSWD: /bin/launchctl load -w /System/Library/LaunchDaemons/ssh.plist
- MyAccount ALL= NOPASSWD: /bin/launchctl load -w /System/Library/LaunchDaemons/ssh.plist
- MyAccount ALL=(ALL) NOPASSWD: /bin/launchctl *
- MyAccount ALL=(ALL) NOPASSWD: /bin/launchctl load -w /System/Library/LaunchDaemons/ssh.plist
What's wrong ?
I have tried "MyAccount ALL=(ALL) NOPASSWD: ALL" and it works perfectly however this does not suit me because of insecurity.
Add a comment
I've found a solution : just remove argument "-s" on sudo !
https://superuser.com/questions/426708/start-ssh-server-without-typing-a-password-sudoers-nopasswd
Subscribe to:
Posts (Atom)
MAGWEAPON ( schoking planets against planets)
E = 0.002 × (3 × 10⁸)² = 1.8 × 10¹⁴ joules 130 TW = 1.3 × 10¹⁴ W → 1.3 × 10¹⁴ J/s m = E / c² = 1.3 × 10¹⁴ / (9 × 10¹⁶) ≈ 0.00144 kg
