<a id="auth"></a>

# auth

## auth change-expired-password

**Usage**

```none
  usage: symp auth change-expired-password
[-f {adaptive_table,json,shell,table,value,yaml}]
                                           [-c COLUMN] [--max-width <integer>]
                                           [--fit-width] [--print-empty]
                                           [--noindent] [--prefix PREFIX]
                                           [-m [NAME=VALUE [NAME=VALUE ...]]]
                                           auth
```

**Description**

Use to change password for a user whose password has expired.

**Mandatory**

```none
positional arguments:
  auth                  Dictionary similar to the one passed in auth method but with a new_password field
```

**Optional**

```none
optional arguments:
  -h, --help            show this help message and exit
```
