Yes, I did use su. I had no idea that would cause a problem. Thanks for the pointer. I created /etc/default/su, which should resolve this. -Carl Fink On 7/1/23 21:38, Greg Wooledge wrote:
On Sat, Jul 01, 2023 at 08:58:44PM -0400, Carl Fink wrote:When I type "/usr/sbin/adduser", that works, but shouldn't root default to having sbin in its path?You probably used su. <https://wiki.debian.org/NewInBuster#Changes> describes the change and the known fixes.