Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mr-sven/kerb-pac-data-parser
Kerberos Privilege Attribute Certificate for Apache or NGINX
https://github.com/mr-sven/kerb-pac-data-parser
Last synced: 20 days ago
JSON representation
Kerberos Privilege Attribute Certificate for Apache or NGINX
- Host: GitHub
- URL: https://github.com/mr-sven/kerb-pac-data-parser
- Owner: mr-sven
- Created: 2014-11-26T08:38:44.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-26T09:04:31.000Z (about 10 years ago)
- Last Synced: 2024-11-04T10:47:01.090Z (2 months ago)
- Language: C
- Size: 258 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Kerberos Privilege Attribute Certificate for Apache or NGINX
====================Implementation of a PAC parser using GSSAPI.
It contains two paches one for Apache [mod_auth_kerb-5.4](http://modauthkerb.sourceforge.net/) and one for [stnoonan/spnego-http-auth-nginx-module](https://github.com/stnoonan/spnego-http-auth-nginx-module).* [A Generalized PAC for Kerberos V5](https://tools.ietf.org/id/draft-sorce-krbwg-general-pac-02.txt)
* [Privilege Attribute Certificate Data Structure](http://msdn.microsoft.com/en-us/library/cc237917.aspx)The result will be a XML file containing the PAC data.