Request from a customer to be able to update the local admin password across all their filers.
There is a user.modify method available for this
filer.users.modify('Clark', 'Passw0rd1!') # Change a user's password
https://ctera-python-sdk.readthedocs.io/en/latest/user_guides/Gateway/Gateway.html#users