ldapweb/stubs/kerberos.pyi
2024-07-07 21:46:29 +02:00

1 line
72 B
Python

def changePassword(principal: str, current: str, new: str) -> bool: ...