[macOS] Suggestion: make admin password prompt optional
See original GitHub issuePreflight Checklist
- I have searched the issue tracker for a feature request that matches the one I want to file, without success.
Problem Description
Starting with v0.7, Rancher Desktop requires the admin password for assigning a routable IP to the VM (by creating /opt/rancher-desktop/bin/vde_{vmnet,switch}
and /etc/sudoers.d/rancher-desktop-lima
).
Some users may feel this less secure than v0.6. I also guess some enterprise users can’t even install v0.7.
Proposed Solution
Allow disabling vde_vmnet
and falling back to v0.6 behavior.
Additional Information
No response
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Tips for creating secure passwords on Mac
Learn about ways to create unique, secure, and easy-to-remember passwords on a Mac.
Read more >How to Grant Administrative Access to Locked Preference ...
The first step is to use the Mac OS Users & Groups preference pane to change the account type for the selected individual....
Read more >Change the Admin Password with Mac OS X Single User ...
First you need to enter Single User Mode. Reboot the Mac and hold down Command+S at boot to enter into the command line....
Read more >OSX is repeatedly asking for login keychain password
The keychain password is available only to the user and not the administrator. If the login password is reset by the administrator, the...
Read more >Stop password prompt on MAMP startup - apache
When the Server starts/stops it will ask for the admin password each time. If it could get the password from OS X Keychain...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I don’t think so. Note that
kim
has been removed from RD for the next release, which will run buildkitd natively as a service, so things will look a bit different very soon.This issue is being replaced by #1224 for running without
sudo
and #1227 for making networking configurable.