1SMBENCRYPT(1) General Commands Manual SMBENCRYPT(1)
2
3
4
6 smbencrypt - produce LM & NT password hashes from cleartext passwords
7
9 smbencrypt password [password ...]
10
11
13 smbencrypt For each cleartext password passed on the command line emit
14 the LM-Password and NT-Password hashes for that password.
15
16
18 $ smbencrypt foo bar
19 LM Hash NT Hash
20 -------------------------------- --------------------------------
21 5BFAFBEBFB6A0942AAD3B435B51404EE AC8E657F83DF82BEEA5D43BDAF7800CC
22 A6428F2551EDEE1BAAD3B435B51404EE 86C156FC198B358CCCF6278D8BD49B6A
23
24
26 radiusd(8)
27
29 SMBENCRYPT(1)