Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Hello, I am following the Open Source Puppet Quick Start guide (https://docs.puppet.com/puppet/4.8/q...#write-modules) steps 1-5 on the side. I already had puppet installed and configured previously on my two machines, but the tutorial has it set up differently.
This tutorial uses puppetlabs and I just used puppet. I got everything to work, but I am wondering how does adding the user and group to the main puppet manifest tie into everything else that was done?
how does adding the user and group to the main puppet manifest tie into everything else that was done?
Not sure what 'everything else that was done' includes:-
Anyway Users except the 'root' user doesn't have the elevated privileges to perform certain tasks on the system.
For example if user Charles doesn't belong to the 'group' lp he won't be able to print anything on the system unless the root user, the Administrator add's him to that group.
Users can also be limited to only read and write privileges.
There are a handful of groups.
Thank you for the response! I may have not explained everything thoroughly but your response helped me to understand more of what was occurring. On a side note, I checked out your blog and while I did not understand the purpose of a cardboard giraffe, I seriously enjoyed it. Keep up the good work! Thanks again
Thank you for the response! I may have not explained everything thoroughly but your response helped me to understand more of what was occurring. On a side note, I checked out your blog and while I did not understand the purpose of a cardboard giraffe, I seriously enjoyed it. Keep up the good work! Thanks again
You're Welcome.
Glad to hear you understand things more now.
The Giraffe was strictly an experiment to see if it would work/hold together as a Pinata for kids to hit it with a baseball bat to get to the candy inside. Generally used at birthday parties.
One way you can say thanks is to Click yes to the Did you find this post helpful question.
For example if user Charles doesn't belong to the 'group' lp he won't be able to print anything on the system unless the root user, the Administrator add's him to that group
Not necessarily true. You can print regardless if you're a member or not of 'lp' group as long as you can execute 'lp'.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.