How to setup manifest to manage SSH Server Config File Only if the server is...
I have two things I want to accomplish. I want to setup a manifest to manage the ssh server configuration file, only if the server is Redhat, and ensure that password based login is not possible, and...
View ArticleLogging into Puppet Enterprise console from script
I would like to extract some data from the Puppet Enterprise console, and it appears pretty easy to do once authenticated. For instance, I browsed to the URL (PE running in a VM on my machine):...
View Articlecron authentication failure
I'm creating a simple cron with puppet and I got the folowing info: notice: /Stage[main]/Four_pm::Puppet_chron/Cron[run-puppet]/ensure: created Authentication failure You (root) are not allowed to...
View ArticleProblem with active directory authentication
Problem with active directory authentication. Enabling active directory authentication overrides local authentication. (i.e I am unable to log in with my local credentials). Is there a reason for this?...
View ArticleHTTP API ACLs in auth.conf make it impossible to specify access rules for...
As far as I can tell, it is impossible to specify in auth.conf that an agent is allowed a specific level of access. The problem is that the ACLs match on path and then apply to the allow statement,...
View ArticleVerifying that localhost can SSH to localhost.localdomain....
i try to install puppet on a vm-ware server with linux (Centos). After submitting the form localhost:3000 i get the message: Verifying that localhost can SSH to localhost.localdomain....
View Articleunable to establish connection between agent and master.
I know this question has been asked before in many different variant. I read all the post related to the problem but I cannot get agent and master talking to each other. I boot up 2 vm via vmwork...
View Articleaddress already in use bind(2)??
Hi All, I'm setting up puppetmaster using linux mint Below is the error. After much google I can't find any answer. sudo puppet master --verbose --no-daemonize Warning: Setting templatedir is...
View ArticleSamba/CIFS authentication?
What's the best way to authenticate Samba/CIFS users using Puppet (ubuntu trusty x86_64)? I'd rather not leave passwords in cleartext in an *auto.smb.credentials* file.
View Article403 Forbidden Request -- Puppet Server
I'm having issues expanding a puppet-server deployment beyond ten nodes. Specifically, the issue appears to be authentication related, but I cannot track down what would cause it. **Deployment** I have...
View Articlepuppetlabs-aws: Infrequent Error: Failed to apply catalog: execution expired
I have a PE Master in AWS which uses the `puppetlabs-aws` module. I have created a user with admin privileges (to be pared down, eventually) for use speicifically for performing Puppet actions on our...
View Articlepuppetdb authentication
Hi all, Is there any way to make authentication on top of puppetdb api?
View ArticleAfter the expiration of the CA, I deleted the SSL directory and restarted the...
This post is awaiting moderation The client error is as follows: notice: Ignoring --listen on onetime run err: Could not retrieve catalog from remote server: SSLconnect returned=1 errno=0 state=SSLv3...
View Article