Describe the bug
Presumably Manjaro installer adds the following line to /etc/pam.d/sudo which then block sudo authentication in case of an AD user.
auth required pam_deny.so # ← THIS BLOCKS AD
To Reproduce
Steps to reproduce the behavior:
- Join to AD
- Try to use sudo
- See error
Expected behavior
Sudo should work with AD users just like with local users
Environment:
- Desktop Environment: Sway
- Kernel Version: 7.0.10-1
- Manjaro Version: 26.0.0
- Graphics Driver: VirtIO
- Device: VM
Additional context
Manjaro Sway community edition
Describe the bug
Presumably Manjaro installer adds the following line to /etc/pam.d/sudo which then block sudo authentication in case of an AD user.
auth required pam_deny.so # ← THIS BLOCKS AD
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Sudo should work with AD users just like with local users
Environment:
Additional context
Manjaro Sway community edition