> Source: [sk182997](https://support.checkpoint.com/results/sk/sk182997)

# sk182997 - Cannot set the administrator expiration date to a specific date in SmartConsole

| Property | Value |
|----------|-------|
| Solution ID | sk182997 |
| Date Created | 2025-01-08 |
| Last Modified | 2025-01-27 |
| Technical Level | General |
| Products | Security Management Server |
| Versions | R82 |
| OS | Gaia |

## Symptoms

- Administrator cannot set the expiration date. When editing the administrator expiration date, after publishing, the expiration date resets to "Never". If you change it from "never" to the specific date, it returns to "never" after saving.

## Solution

This problem was fixed. The fix is included in:

* [Jumbo Hotfix Accumulator for R82](https://sc1.checkpoint.com/documents/Jumbo_HFA/R82/Default.htm) starting from Take 10

If you choose not to upgrade, Check Point can supply a **Hotfix** . [Contact Check Point Support](https://www.checkpoint.com/support-services/.contact-support/) to get a Hotfix for this issue.  
A Support Engineer will make sure the Hotfix is compatible with your environment before providing the Hotfix.  
For faster resolution and verification, please collect [CPinfo files](http://supportcontent.checkpoint.com/solutions?id=sk92739) from the Security Management Server and Security Gateways involved in the case.

**Hotfix installation instructions:**   
Refer to [sk168597 - How to install a Hotfix](https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk168597).

As a **workaround** , use a Management API to edit the expiration date.   
To do so, run from the command line:  

`# mgmt_cli login user "<username>" password "<password>" domain "System Data" --format json > id.txt`  
`# mgmt_cli set administrator name "<username>" expiration-date "<date>" --domain 'System Data' -r true -s id.txt`  
`# mgmt_cli publish -s id.txt`

---

# Agent Instructions

This content is from the Check Point Support Center (https://support.checkpoint.com), the official knowledge base for Check Point cybersecurity products.

## Navigating This Knowledge Base

- **Complete index**: [llms.txt](https://support.checkpoint.com/llms.txt)
- **All SK articles**: [SecureKnowledge Sitemap](https://support.checkpoint.com/sitemaps/secureknowledge-sitemap-index.xml)
- **SK article URL pattern**: `https://support.checkpoint.com/results/sk/{skId}`
- **Markdown responses**: AI bot User-Agents automatically receive `text/markdown` content
