Utilities to determine supported encryption types
RJT
rob.townley at gmail.com
Thu Feb 28 07:15:08 EST 2008
Trying to logon to Win200x AD from Linux machines. There must be a
cross platform utility to list the encryption types available under
Linux and under Windows. Further, what encryption types are available
for a particular username because in Win2003, you can enable des
authentication on a per user basis.
For example, the utility may return a list similar to the following.
rsa-md4-des
arcfour-hmac-md5
des-cbc-md5
des3-cbc-sha1-kd
aes128-cts-hmac-sha1-96
A partial list of key types is available here
http://www.gnu.org/software/shishi/manual/html_node/Cryptographic-Overview.html
More information about the Kerberos
mailing list