On 8/10/19 12:07 PM, Dieter wrote:
> in/plinth[2419]: Executing command - ['sudo', '-n',
> '/usr/share/plinth/actions/service', 'reload', 'avahi-daemon']
> 223]: pam_access(sudo:account): access denied for user `plinth' from `'
> 223]: pam_access(sudo:account): access denied for user `plinth' from `'
> 223]:   plinth : PAM account management error: Permission denied ;

Could you please check that this file exists?

$ sudo cat /etc/sudoers.d/plinth
#
# Allow plinth user to run plinth action scripts with superuser privileges
# without needing a password.
#
plinth    ALL=(ALL:ALL) NOPASSWD:/usr/share/plinth/actions/*

#
# On FreedomBox, allow all users in the 'admin' LDAP group to execute
# commands as root.
#
%admin ALL=(root) ALL

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Freedombox-discuss mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/freedombox-discuss

Reply via email to