Table of Contents
su cannot set user id resource temporarily unavailable
간단히 말해 사용자에 할당된 프로세스 갯수를 모두 소진했기 때문에,
계정 전환이 불가능한 상태이다.
su cannot set user id resource temporarily unavailable
/etc/security/limits.d/90-nproc.conf
위 파일에 할당 프로세스 갯수를 늘려주면 접속이 가능하다.