I wonder if nginx supports kerberos in the same sense as apache does! I mean: with apache i may specify if i will want SSO or password (by retrieving the password from the kerberos database).
The configuration options are: KrbMethodNegotiate off/on KrbMethodK5Passwd off/on These above are the directives for SSO or password (fetched from kdc database). Does nginx support the same way too ? Thanks in advance.
_______________________________________________ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx