Skip to content
This repository was archived by the owner on Nov 8, 2021. It is now read-only.

User password gets expired after 60 days on RHEL box #148

@arun6445

Description

@arun6445

Metadata:

  • Operating System: (RHEL 7.5)
  • Installation method: (RPM)
  • AWS CLI Version: (exec aws --version and enter value here)

(describe your issue here)
All the users that are synchronised with IAM user public keys, their linux password gets expired after 60 days and they are prompt to change their password. As users password have never been set , they are blocked and not able to login.

Probably need to add a command in import_users.sh file
passwd -x -1 ${username}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions