Article 59E75 limit only root to can do restart job CUPS

limit only root to can do restart job CUPS

by
tomislav91
from LinuxQuestions.org on (#59E75)
i added this line in cupsd.conf (and delete Restart-Job lines in file and left only this under)

Code:1
<Limit Restart-Job>
2
Require user root
3
Order deny,allow
4
</Limit>Idea is that only root must have access to restart-job, not regular users.
But this is not working, where is mistake..latest?d=yIl2AUoC8zA latest?i=O8UQYfpxHNs:p1ACBJoOE5I:F7zBnMy latest?i=O8UQYfpxHNs:p1ACBJoOE5I:V_sGLiP latest?d=qj6IDK7rITs latest?i=O8UQYfpxHNs:p1ACBJoOE5I:gIN9vFwO8UQYfpxHNs
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments