> I see. Right - "fossil sync" does not have any idea how to do LDAP > authentication. > > I guess LDAP credentials are stored in the browser somehow. But "fossil > sync" bypasses the browser completely. So I guess it will somehow need to > understand some kind of LDAP authentication protocol and reauthenticate? > Can anybody explain to me how that works, or perhaps give a link to a > reasonable tutorial? Does anybody have an LDAP implementation that I can > test against?
I think he is using http authentication (e.g. http://en.wikipedia.org/wiki/Basic_access_authentication), with ldap only providing the right password to the http server. That is how I understood his question. Paul _______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users