Skip to content

Sudo doesn't work with non-local users #67

Description

@JuliusLongmind

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:

  1. Join to AD
  2. Try to use sudo
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions