Doas authenticates as a simpler version of Sudo
Add an Alias
The options described thus far are sufficient for the needs of most desktop users. The problem of muscle memory causing you to automatically type sudo
instead of doas
is countered with an alias in the .bashrc
file; just add the line alias sudo="doas"
to point your Sudo commands towards Doas.
Man pages exist for both the doas
command and the doas.conf
file. The man page for doas.conf
contains examples of advanced configurations. The developer has written on advanced concepts in his blog [8].
Conclusions
Doas is virtually unknown in Linux, but this lean Sudo alternative is worthy of attention. Doas is much simpler than the overly complex Sudo, and the plain-language configuration is unlikely to pose a problem even for newcomers. Only the absence of Bash completion in the default configuration and the need to re-enter the password for each command taint the otherwise good impression. However, both these problems have easy workarounds.
I have used Doas for about a year, and I have no cause for complaint. I especially like the simple configuration and the ability to work without a password on standalone systems.
Infos
- Role-based access control: https://en.wikipedia.org/wiki/Role-based_access_control
- Mandatory access control: https://en.wikipedia.org/wiki/Mandatory_Access_Control
- "10-year-old Sudo security bug lets Linux users gain root-level access" by Catalin Cimpanu, ZDNet: https://www.zdnet.com/article/10-years-old-sudo-bug-lets-linux-users-gain-root-level-access/
- OpenDoas versions: https://repology.org/project/opendoas/versions
- Doas: https://github.com/slicer69/doas
- OpenDoas at Github: https://github.com/Duncaen/OpenDoas
- PAM: https://tldp.org/HOWTO/User-Authentication-HOWTO/x115.html
- Doas Mastery: https://flak.tedunangst.com/post/doas-mastery
« Previous 1 2
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Direct Download
Read full article as PDF:
Price $2.95
News
-
Kali Linux 2022.3 Released
From the creators of the most popular penetration testing distributions on the planet, comes a new release with some new tools and a community, real-time chat option.
-
The 14" Pinebook Pro Linux Laptop is Shipping
After a considerable delay, the 14" version of the Pinebook Pro laptop is, once again, available for purchase.
-
OpenMandriva Lx ROME Technical Preview Released
OpenMandriva’s rolling release distribution technical preview has been released for testing purposes and adds some of the latest/greatest software into the mix.
-
Linux Mint 21 is Now Available
The latest iteration of Linux Mint, codenamed Vanessa, has been released with a new upgrade tool and other fantastic features.
-
Firefox Adds Long-Anticipated Feature
Firefox 103 has arrived and it now includes a feature users have long awaited…sort of.
-
System76 Refreshes Their Popular Oryx Pro Laptop with a New CPU
The System76 Oryx Pro laptop has been relaunched with a 12th Gen CPU and more powerful graphics options.
-
Elive Has Released a New Beta
The Elive team is proud to announce the latest beta version (3.8.30) of its Enlightenment-centric Linux distribution.
-
Rocky Linux 9 Has Arrived
The latest iteration of Rocky Linux is now available and includes a host of new features and support for new architecture.
-
Slimbook Executive Linux Ultrabook Upgrading Their CPUs
The Spanish-based company, Slimbook, has made available their next generation Slimbook Executive Linux ultrabooks with a 12th Gen Intel Alder Lake CPU.
-
Fedora Linux is Coming to the Raspberry Pi 4
Thanks to significant work in the upstream, the upcoming release of Fedora 37 will introduce support for the Raspberry Pi 4.