Add dontreqpreauth

master
Rohan Vazarkar 2018-11-02 15:56:36 -04:00
parent fc21edd6a7
commit c5a185fe06
1 changed files with 2 additions and 1 deletions

View File

@ -36,7 +36,8 @@ export default class UserNodeData extends Component {
userpassword: "User Password", userpassword: "User Password",
admincount: "AdminCount", admincount: "AdminCount",
owned: "Compromised", owned: "Compromised",
sensitive: "Cannot Be Delegated" sensitive: "Cannot Be Delegated",
dontreqpreauth: "ASREP Roastable"
}, },
notes: null, notes: null,
pics: [], pics: [],