1
Sécurité / Problème sudoers
j'ai un problème avec les sudoers sur un Leap 15.6 joint à un domaine AD via SSSD j'ai le message :
<user> n'est pas dans le fichier sudoers.
Cet incident a été signalé à l'administrateur.
J'utilise le groupe %wheel qui est bien dans le fichier sudoers :
%wheel ALL=(ALL:ALL) ALL
en ayant commenté les lignes :
#Defaults targetpw # ask for the password of the target user i.e. root
#ALL ALL=(ALL) ALL # WARNING! Only use this together with 'Defaults targetpw'!
Sur la même version non jointe à un domaine, aucun problème.
Avez-vous déjà rencontré ce genre de problème ?