saslauthd ipc_unix.c help.
Howard Chu
hyc at highlandsun.com
Mon Aug 11 16:23:44 EDT 2008
Sean O'Malley wrote:
> I am trying to do authentication via
> pgina (on windows) -> openldap -> sasl -> saslauthd -> pam -> kerberos
>
> It works good, except I need to have the ipremoteport
> callback working somewhere in the saslauthd piece so I can do
> time of day+location logins. (thus the pam module)
>
> What I am -trying- to fix is, the hack (probably against Mr Chu's better
> judgement :)) in slapd to pass the ipremoteport variable through as the
> realm which gets passed all the way through to the auth_pam piece.
Eh? There's no such hack in slapd. Or you're talking about a hack you've made
to your local copy?
> I just want to tighten this up so I don't have to hack slapd to get this
> to work right. What I dont get is:
> ipc_unix.c reads the socket, but where is the code that is writing to the
> socket so I can see if I can fix that. :)
lib/checkpw.c
--
-- Howard Chu
CTO, Symas Corp. http://www.symas.com
Director, Highland Sun http://highlandsun.com/hyc/
Chief Architect, OpenLDAP http://www.openldap.org/project/
More information about the Cyrus-sasl
mailing list