Add dontreqpreauth
parent
fc21edd6a7
commit
c5a185fe06
|
@ -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: [],
|
||||||
|
|
Loading…
Reference in New Issue