You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reading the home directory from /etc/passwd will fail if the user data is for example taken from ldap. The proper way to obtain this information is to query the nss via getent.
0 commit comments