madgere@debian:~$ sudo -l
Password:
User madgere may run the following commands on this host:
(root) /sbin/reboot
(root) /sbin/halt
(root) /usr/bin/apt-get
(root) /usr/bin/dpkg
(root) /usr/sbin/pptpconfig
madgere@debian:~$ sudo -V
Sudo version 1.6.8p12
всё нормально. он просто его закешировал. перезагрузитесь или подождите какое-то время (вроде по-умолчанию это 15 минут кажется) и он спросит его снова.
(man sudoers) писал(а):timestamp_timeout
Number of minutes that can elapse before sudo will ask for
a passwd again. The default is 15. Set this to 0 to
always prompt for a password. If set to a value less than
0 the user’s timestamp will never expire. This can be used
to allow users to create or delete their own timestamps via
sudo -v and sudo -k respectively.
оставайтесь на нашей волне!
ваша любимая радиостанция rt fm! (:
(man sudo) писал(а):DESCRIPTION
sudo allows a permitted user to execute a command as the superuser or
another user, as specified in the sudoers file. The real and effec-
tive uid and gid are set to match those of the target user as speci-
fied in the passwd file (the group vector is also initialized when the
target user is not root). By default, sudo requires that users
authenticate themselves with a password (NOTE: by default this is the
user’s password, not the root password). Once a user has been authen-
ticated, a timestamp is updated and the user may then use sudo without
a password for a short period of time (5 minutes unless overridden in
sudoers).
У меня 15 минут. Уже прочел свой ман судо.
Но это всё равно не объясняет того что это было, сейчас пришел домой, врубил комп и всё нормально работает (гтк тема пптпконфиг тоже пришла в норму, хотя это вообще редкость).
Перезагрузки действительно не помогали.