freebsd+nginx+sso+krb5

2017-06-07 Thread Friedrich Locke
Hi folks, thanks for your quality project. I am in need to use nginx with support for sso and kerberos authentication too. I am using freebsd as my server OS. I wonder if there is anybody in this list using fbsd+nginx+kerb+sso ? Does the nginx that comes with fbsd ports already support this scena

php supports

2013-04-18 Thread Friedrich Locke
Hi folks, I wonder if i can use php with ldap support in nginx ? does kadm5 PECL is supported too by php nginx ? Thanks once more. Best regards, Gustavo. ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

kerberos

2013-04-18 Thread Friedrich Locke
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