diff options
author | HarmJ0y <will@harmj0y.net> | 2016-12-13 17:21:10 -0500 |
---|---|---|
committer | HarmJ0y <will@harmj0y.net> | 2016-12-13 17:21:10 -0500 |
commit | f00e3fc6c436f372953f48de1a8e2771b13844ec (patch) | |
tree | 19083991e1b6b41f59cd6cb44efe4c1084bb052a /docs/Recon/Set-DomainUserPassword.md | |
parent | f4f5fb1460a8163e333c9e5462df6d3ab27a53a6 (diff) | |
download | PowerSploit-f00e3fc6c436f372953f48de1a8e2771b13844ec.tar.gz PowerSploit-f00e3fc6c436f372953f48de1a8e2771b13844ec.zip |
Added Set-DomainObjectOwner to modify an object's owner
Modified Convert-LDAPProperty to break out sections of ntsecuritydescriptor
Diffstat (limited to 'docs/Recon/Set-DomainUserPassword.md')
-rwxr-xr-x | docs/Recon/Set-DomainUserPassword.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Recon/Set-DomainUserPassword.md b/docs/Recon/Set-DomainUserPassword.md index 1712294..2dd111a 100755 --- a/docs/Recon/Set-DomainUserPassword.md +++ b/docs/Recon/Set-DomainUserPassword.md @@ -1,7 +1,7 @@ # Set-DomainUserPassword
## SYNOPSIS
-Sets the password for a given user identity and returns the user object.
+Sets the password for a given user identity.
Author: Will Schroeder (@harmj0y)
License: BSD 3-Clause
|