I actually set this up today, if you set it up like:

path /facts
method find
auth any
allow *

does that fix your issue?  If it does, it looks like it is something with
the way your reverse DNS is working on the allow line.

On Tue, Jul 5, 2011 at 4:24 PM, Craig White <[email protected]> wrote:

> puppet 2.6.8
> puppet-dashboard v1.1.1
>
> auth.conf has:
> path /facts
> auth no
> method find
> allow dashboard, ubuntu.ttinet
>
> path /inventory
> auth no
> method search, find
> allow dashboard, ubuntu.ttinet
>
> # grep fact puppet.conf
>  factpath=$vardir/lib/facter
>  factsysnc=true
>
> The error (and I've tracked a lot of these down w/ Google but not getting
> to the heart of my problem - I'm relatively up to date):
>
> Could not retrieve facts from inventory service: 403 "Forbidden request:
> dashboard(10.1.0.253) access to /facts/ubuntu2.ttinet [find] authenticated
> at line 103 "
>
> How do I fix this?
>
> --
> Craig White ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  [email protected]
> 1.800.869.6908 ~~~~~~~~~~~~~~~~~~~~~~~~~~~ www.ttiassessments.com
>
> Need help communicating between generations at work to achieve your desired
> success? Let us help!
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/puppet-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to