Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add option to map GSS Name to local Name | Simo Sorce | 2014-03-08 | 1 | -2/+31 | |
| | | | | | | | Always preserves the received name in GSS_NAME. In the kereberos case this will result in the environment variable called GSS_NAME the user's principal, while REMOTE_USER will contain the user name as mapped by the kerberos library. | |||||
* | Use the cred_store extension to save credentials | Simo Sorce | 2014-03-08 | 1 | -6/+54 | |
| | ||||||
* | Fix warnings | Simo Sorce | 2014-02-15 | 1 | -2/+5 | |
| | ||||||
* | Add initial configure scripts | Simo Sorce | 2014-02-15 | 8 | -0/+139 | |
| | ||||||
* | Example apache module conf | Simo Sorce | 2014-02-15 | 1 | -0/+1 | |
| | ||||||
* | Initial code | Simo Sorce | 2014-02-15 | 1 | -0/+224 | |
Signed-off-by: Simo Sorce <simo@redhat.com> |