19 lines
331 B
Modula-2
19 lines
331 B
Modula-2
LIBRARY KDCSVC
|
|
|
|
EXPORTS
|
|
|
|
KdcServiceMain
|
|
KdcGetUserPac
|
|
KdcVerifyPac
|
|
KdcGetTicket
|
|
KdcChangePassword
|
|
KdcFreeMemory
|
|
PasswordChangeNotify
|
|
InitializeChangeNotify
|
|
KdcAccountChangeNotification
|
|
KdcUpdateKrbtgtPassword
|
|
CredentialUpdateNotify
|
|
CredentialUpdateRegister
|
|
CredentialUpdateFree
|
|
|