Build with make -B to make package build reproducible e.g. diff had a locale.c vs ./locale.c: /usr/sbin/visudo differs in ELF section .rodata @@ -13,8 +13,8 @@ 20120 636d6e64 5f616c6c 6f776564 00000000 cmnd_allowed.... 20130 66696e64 5f706174 6800676f 6f647061 find_path.goodpa 20140 74682e63 00000000 7375646f 5f676f6f th.c....sudo_goo - 20150 64706174 68006c6f 63616c65 2e630043 dpath.locale.c.C - 20160 00000000 00000000 25733a20 75736572 ........%s: user + 20150 64706174 68002e2f 6c6f6361 6c652e63 dpath../locale.c + 20160 00430000 00000000 25733a20 75736572 .C......%s: user 20170 206c6f63 616c6520 25732c20 7375646f locale %s, sudo 20180 65727320 6c6f6361 6c652025 73000000 ers locale %s... 20190 25733a20 73657474 696e6720 6c6f6361 %s: setting loca OBS-URL: https://build.opensuse.org/request/show/622342 OBS-URL: https://build.opensuse.org/package/show/Base:System/sudo?expand=0&rev=141
In the default (ie unconfigured) configuration sudo asks for root password. This allows to use an ordinary user account for administration of a freshly installed system. When configuring sudo, please make sure to delete the two following lines: Defaults targetpw # ask for the password of the target user i.e. root %users ALL=(ALL) ALL # WARNING! Only use this together with 'Defaults targetpw'!
Description
Languages
Standard ML
68.7%
Shell
31.3%