|
Posted by Dean Wells [MVP] on July 20, 2005, 9:29 am
Please log in for more thread options If memory serves, the long-term key is (at least when using symmetric
authentication) derived from the user's password. I believe it is
something along the lines of -
1. digest clear text password
2. salt resulting digest of step #1 with user's UPN
3. digest result of step #2
--
Dean Wells [MVP / Directory Services]
MSEtechnology
[[ Please respond to the Newsgroup only regarding posts ]]
R e m o v e t h e m a s k t o s e n d e m a i l
x_coder@hotmail.com wrote:
> Hi,
> Is objectSid from the active directory database the long term kerberos
> key of a server principal that is used to decrypt kerberos tickets?
>
> Thanks
> Lyle
|