Overview
Change a user’s password using the Kerberos password change protocol. This command leverages the Kerberos change password service to modify user passwords when current credentials are known.Syntax
Required Parameters
string
required
Target username for password change
string
required
Current password for the user
string
required
New password to set for the user
Optional Parameters
string
Target domain (default: current domain)
string
Domain controller to target
Examples
Use Cases
Credential Management
Credential Management
Password Rotation:
- Routine password changes for compromised accounts
- Service account credential rotation
- Security policy compliance
- Credential lifecycle management
- Change passwords after compromise detection
- Rotate service account credentials
- Maintain access while changing credentials
- Support long-term operations
Technical Requirements
Authentication Prerequisites
Authentication Prerequisites
Current Credentials:
- Valid current password required
- User must have password change permissions
- Account must not be locked or disabled
- Domain connectivity required
- Kerberos password change service available
- Domain controller accessibility
- Proper network connectivity
- No blocking security policies
Integration Workflows
Credential Rotation
Credential Rotation
Complete Workflow: