<br><br><div><span class="gmail_quote">On 9/24/07, <b class="gmail_sendername">Jason Clifford</b> <<a href="mailto:jason@ukpost.com">jason@ukpost.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Mon, 24 Sep 2007, J Adams wrote:<br><br>> I want to run two instances of sshd, one that authenticates against<br>> system accounts and another that uses radius. How do I tell Pam which<br>> conf file to use for two instances of the same service? Is that
<br>> possible, or do I have to run one instance and one file that checks both<br>> places? If it's the latter, how do I do that ("sufficient" doesn't<br>> always seem to behave as I'd expect.)? Help is greatly appreciated.
<br><br>You just need to run sshd specifying the configuration file it should use<br>with the -f flag.<br><br>Jason</blockquote><div><br>Thanks, but I'm a little confused. Maybe I'm not understanding your answer or might be that I wasn't very clear to begin with. 
<br><br>What I want is to have two instances of sshd that both use Pam, but have Pam use a different config file for each. </div>How do I use sshd_config to tell pam which config file to read? <br><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
_______________________________________________<br>Pam-list mailing list<br><a href="mailto:Pam-list@redhat.com">Pam-list@redhat.com</a><br><a href="https://www.redhat.com/mailman/listinfo/pam-list">https://www.redhat.com/mailman/listinfo/pam-list
</a><br></blockquote></div><br>