Hallo Stefan, hast Du das hier
https://www.linuxmuster.net/wiki/entwicklung:linuxclient:sudoers beschriebene Paket installiert? Gruß Alois 2016-10-05 16:00 GMT+02:00 Stefan Senft <[email protected]>: > Hallo, > > ich würde gerne den Benutzern, die Mitglieder des Projektes p_sudo sind, > sudo-Rechte auf den Clients gewähren. > > Dazu habe ich als Lehrer das nicht-offene Projekt p_sudo angelegt. > Auch nach Client-Neustart darf ich kein sudo -i im Terminal absetzen oder > einen Ordner als root öffnen. > Was mache ich falsch? > > Gruß > Stefan > > P.S: > Hier noch die /etc/sudoers.d/10-linuxmuster-client-sudoers > > ################################################################# > # Do not edit this file! # > # It will be updated by the package linuxmuster-client-sudoers # > ################################################################# > > # USER administrator may gain root privileges > # for all commands, using password > administrator ALL=(ALL) ALL > > # USER pgmadmin may gain root privileges > # for all commands, using password > pgmadmin ALL=(ALL) ALL > > # GROUP teachers and GROUP p_sudo may gain root priviliges > # for all commands, using password > %p_sudo ALL=(ALL) ALL > > # %teachers ALL=(ALL) ALL > > _______________________________________________ > linuxmuster-user mailing list > [email protected] > https://mail.lehrerpost.de/mailman/listinfo/linuxmuster-user >
_______________________________________________ linuxmuster-user mailing list [email protected] https://mail.lehrerpost.de/mailman/listinfo/linuxmuster-user
