On Jul 14, 2011, at 2:41 PM, Craig White wrote:

> doesn't appear to actually do anything other than bind - I don't see the 
> results of any search operation when I run slapd trace level (-d 1)

It’s reporting error 53 when you bind, which is “unwilling to perform”. I think 
the only time I’ve seen that is using proxy authorization for chained updates 
(which are already proxied). But that wouldn’t explain this. It could be 
something with the access rules. For instance, my server won’t accept simple 
authentication unless TLS or SSL are used (but I had to explicitly configure 
that). Are you able to bind with that user from the command line?

Or another approach: It looks like you were able to get the details for that 
host anonymously on the command-line. Is there any reason you want Puppet to 
authenticate when searching?

-- 
Rob McBroom
<http://www.skurfer.com/>

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

Reply via email to