getpwuid() fails
Open
enhancement
- Dominant language
- C
- Stars
- 995
- Forks
- 420
- PR merge metrics
- No merged PRs in 30d
Description
I try to use i3lock on a Linux system with LDAP user account. Later in the code, this seems to be handled correctly via PAM, but right at the start after the option parsing, getpwuid() is called, fails and i3lock immediately exit with the (somewhat funny) error "i3lock: getpwuid() failed: Success"
Contributor guide
Assessment
This issue has not been assessed yet.