spnego-http-auth-nginx-module | SPNEGO HTTP Authentication Module for nginx | HTTP library
kandi X-RAY | spnego-http-auth-nginx-module Summary
kandi X-RAY | spnego-http-auth-nginx-module Summary
SPNEGO HTTP Authentication Module for nginx
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of spnego-http-auth-nginx-module
spnego-http-auth-nginx-module Key Features
spnego-http-auth-nginx-module Examples and Code Snippets
Community Discussions
Trending Discussions on spnego-http-auth-nginx-module
QUESTION
There is an Nginx server configured for SSO authenticatio with one domain using krb5 and spnego-http-auth-nginx-module
How can you configure dual domain authentication?
The solution is preferably using Nginx without Apache, if available.
Config sources:
- /etc/krb5.conf
ANSWER
Answered 2020-Nov-17 at 23:01- Combine domains keytab files (source)
QUESTION
I'm trying to setup an nginx server (1.19.0) on Ubuntu (18.04) which uses current version of spnego-http-auth-nginx-module.
I successfully built nginx with spnego module, and it works as expected without auth_gss enabled.
I set up my keytab file as stated in ifad's fork.
With this keytab file, when I run command
...ANSWER
Answered 2020-Jun-25 at 10:44Keytab file includes principals created with AES256-SHA1 encryption. However I forgot to check This account supports kerberos aes256 bit encryption checkbox in the Active Directory Users and Computers. So Clients were trying to send RC4-HMAC encrypted Kerberos tickets to NGINX.
Checking this option solved the problem.
Hope this helps.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install spnego-http-auth-nginx-module
Download [nginx source](http://www.nginx.org/en/download.html)
Extract to a directory
Clone this module into the directory
Follow the [nginx install documentation](http://nginx.org/en/docs/install.html) and pass an --add-module option to nginx configure: ./configure --add-module=spnego-http-auth-nginx-module
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page