use ntlm_service
This commit is contained in:
@@ -274,7 +274,7 @@ main(int argc, char **argv)
|
|||||||
#endif
|
#endif
|
||||||
{
|
{
|
||||||
heim_sipc un;
|
heim_sipc un;
|
||||||
heim_sipc_service_unix("org.h5l.ntlm-service", kcm_service, NULL, &un);
|
heim_sipc_service_unix("org.h5l.ntlm-service", ntlm_service, NULL, &un);
|
||||||
}
|
}
|
||||||
|
|
||||||
heim_ipc_main();
|
heim_ipc_main();
|
||||||
|
Reference in New Issue
Block a user