I know that authentication SSPI is a client/server type of arrangement. I am
tyring to form a peer-to-peer connection between two processes which are
each running in the context of userid which has an associated
servicePrincipalName.
I (probably incorrectly) assumed that could specify the initiators
servicePrincipalName as pszPrincipal on AcquireCredentialsHandle.
Unfortunately even if the SPN has not been created for the Initaior,
AcquireCredentialsHandle returns 0.
I'm probably completely off-track on this, but would appreciate it if
someone could at least put me straight and tell me what i'm doing doesn't
make sense.
Is there any documentation which describes the role of pszPrincipal in
AcquireCredentialsHandle ?
I've scoured the web, but to no avail.
thansk in advance
regards
john
"John Kelly" <john_...@uk.ibm.com> wrote in message
news:uK9d6XmoAHA.1384@tkmsftngp02...