I've configured our DMZ apache webserver to proxy connections from our 
roaming users into our internal puppet master running under 
passenger/apache.  Everything is pretty much working but because I am using 
SSL between the proxy server and the puppet master, the master treats the 
connection as authenticated as the proxy.  My current work around is to 
allow access to all catalog and node items to the proxy server in 
auth.conf.  I'd like to try to get the master to use the ssl authentication 
information passed by the proxy as the authentication for the connection 
but so far have been completely unsuccessful.  Does anyone know how this 
can be done?  I've been poking around the code a bit but I haven't been 
able to find out where the authenticated host information comes from, and 
I've unable to modify anything in the apache configuration to change this.

TIA,

 Orion

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/puppet-users/-/o_ybNHvek7AJ.
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