Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check that the gssapi library is usable early on. | kwc@citi.umich.edu | 2006-07-04 | 1 | -0/+1 |
| | | | | | | | | | Signed-off-by: Kevin Coffman <kwc@citi.umich.edu> Do a call to determine mechanisms supported by the gssapi library early. This allows us to discover early in case the gssapi library is somehow misconfigured. We can bail out early and give a meaningful message rather than getting errors on each attempt at a context negotiation. | ||||
* | Add gss support from citi @ umich | neilbrown | 2004-10-19 | 1 | -0/+44 |