LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This 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


Reply
  Search this Thread
Old 12-13-2016, 04:15 PM   #1
johnpedou
LQ Newbie
 
Registered: Dec 2016
Posts: 17

Rep: Reputation: Disabled
Puppet Configuration


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?

Last edited by johnpedou; 12-13-2016 at 06:46 PM.
 
Old 12-13-2016, 07:52 PM   #2
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, Debian 12, Devuan & MX Linux
Posts: 9,528
Blog Entries: 15

Rep: Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178
Hi: & Welcome to LQ-

Quote:
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.

Code:
groups
root bin daemon sys adm disk wheel audio
https://www.linode.com/docs/tools-re...ers-and-groups

Permissions:
https://www.digitalocean.com/communi...ux-permissions
 
Old 12-13-2016, 08:02 PM   #3
johnpedou
LQ Newbie
 
Registered: Dec 2016
Posts: 17

Original Poster
Rep: Reputation: Disabled
Ztcoracat

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
 
Old 12-13-2016, 08:20 PM   #4
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, Debian 12, Devuan & MX Linux
Posts: 9,528
Blog Entries: 15

Rep: Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178
Quote:
Originally Posted by johnpedou View Post
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.

Last edited by Ztcoracat; 12-13-2016 at 08:26 PM.
 
Old 12-13-2016, 08:57 PM   #5
c0wb0y
Member
 
Registered: Jan 2012
Location: Inside the oven
Distribution: Windows
Posts: 421

Rep: Reputation: 74
Quote:
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'.
 
Old 12-13-2016, 10:56 PM   #6
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, Debian 12, Devuan & MX Linux
Posts: 9,528
Blog Entries: 15

Rep: Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178
Quote:
Originally Posted by c0wb0y View Post
Not necessarily true. You can print regardless if you're a member or not of 'lp' group as long as you can execute 'lp'.
That was just an example:-
 
Old 12-15-2016, 04:28 AM   #7
TenTenths
Senior Member
 
Registered: Aug 2011
Location: Dublin
Distribution: Centos 5 / 6 / 7
Posts: 3,504

Rep: Reputation: 1572Reputation: 1572Reputation: 1572Reputation: 1572Reputation: 1572Reputation: 1572Reputation: 1572Reputation: 1572Reputation: 1572Reputation: 1572Reputation: 1572
Quote:
Originally Posted by johnpedou View Post
I checked out your blog and while I did not understand the purpose of a cardboard giraffe, I seriously enjoyed it.
This was enough to get me to click through! Enjoyed it too!
 
Old 12-15-2016, 01:52 PM   #8
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, Debian 12, Devuan & MX Linux
Posts: 9,528
Blog Entries: 15

Rep: Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178
Don't forget to mark your thread SOLVED:-
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
SELinux to allow puppet-server at https://puppet-server:8140 sndlt Linux - Security 8 05-04-2015 01:12 PM
puppet --version bash: puppet: command not found don boyage Linux - Server 1 12-04-2014 10:44 AM
OpenVPN and Puppet configuration on Windows Server asimba Linux - General 2 06-18-2012 03:51 AM
Parameter to execute shell script on puppet client through Puppet server niraj.kumar Linux - Server 3 02-08-2011 09:01 PM
LXer: Configuration Automation & Centralized Management With Puppet on Ubuntu LXer Syndicated Linux News 0 03-04-2007 01:46 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:48 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration