This account is currently not available.

After root logs in to Linux, use su to switch users and report an error:

This account is currently not available.

Solution

#  usermod -s /bin/bash hdfs
# su - hdfs
Last login: Thu Jun  1 10:31:26 CST 2023 on pts/0
[hdfs@test-135 ~]$

Guess you like

Origin blog.csdn.net/liuxiao723846/article/details/130983875