-
Notifications
You must be signed in to change notification settings - Fork 17
kaduk/osxsnc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository contains code to build a shim SNC adapter that bridges between the SAP-expected ABI (with default alignment) and the 16-bit aligned GSS-API libraries which are common on OS X. Build the library with: cc sncgss.c -c -Wall cc -dynamiclib -o sncgss.dyld sncgss.o -dynamic -Wl,-search_paths_first -framework GSS
About
Shim SNC adapter for using a native OS X 16-bit aligned libgssapi_krb5.dylib with SAP
Resources
Stars
Watchers
Forks
Packages 0
No packages published