Displaying 2 results from an estimated 2 matches for "console_auth".
2013 May 02
0
console_auth database is not configured?
...the file system that I have the puppet database on. I
cleared off some space and I thought I''d perform the following to remove
old reports:
cd /opt/puppet/share/puppet-dashboard ; rake RAILS_ENV=development
reports:prune upto=1 unit=mon
However, when I run that it aborts because "console_auth database is not
configured"
I thought a quick fix might be to set global_unauthenticated_access to true
in /etc/puppetlabs/console-auth/cas_client_config.yml but I get the same
message.
My Puppet Master is using PE 2.7.1 on RHEL 5.5.
I''m a newbie to rake so any leads or assistanc...
2013 Mar 13
1
enabling AD authentication on Puppet Enterprise 2.7 evaluation
Hi All, I''m testing a Puppet install and running into a problem enabling AD
authentication:
http://docs.puppetlabs.com/pe/2.7/console_auth.html#using-third-party-authentication-services
I''ve followed the instructions in there and the end result is either only
AD auth or only local auth, once I turn on activedirectoryldap inside the
cas_client_config.yml file I get "invalid credentials given" for my local
user in...