expire

  1. M

    PVE Authentication - User Password Expiry Policy?

    I was curious to know if Proxmox had a built-in method of doing password expiry for user accounts that are not `root`? I was hoping to make it so the password would expire every 90 days, similar to the `chage` command. I am pretty sure if you use PAM authentication instead of PVE Authentication...
  2. Z

    User option "expiration date" not working (Proxmox Virtual Environment 7.1-7)

    Hello, after install proxmox version 7 (Virtual Environment 7.1-7) and configuration user option "expiration date", user connects to proxmox even though the account has expired. The problem has been noticed since proxmox version 7, in proxmox version 6 the parameter works fine. Do I need...
  3. V

    Proxmoxer possibily expire token

    Hi I integrated proxmox with cuckoo thanks to the use of proxmoxer, but after a few hours I have the error related to the lack of authentication: raise AuthenticationError ("Couldn't authenticate user: {0} to {1}". format (self.username, self.base_url + "/ access / ticket")) in...