Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

“su: pam_start: System error” “sudo: unable to initialize PAM: Operation not permitted“ #640

Open
harworrell opened this issue Sep 5, 2024 · 2 comments

Comments

@harworrell
Copy link

harworrell commented Sep 5, 2024

New term started doing “session ended” apple terminal works but when trying to login as root it give error: “sudo: unable to initialize PAM: Operation not permitted “ and “su: pam_start: System error”
i can’t figure it out any help would be greatly appreciated
! ssh is not working either

4A5B0393-8A64-4E8C-BEBF-664AB90C5A73

FA214ABA-0F1F-4721-925F-207042C98B48

@Rock3tRaccoon
Copy link

This isn't really a issue with dopamine itself. Rather your profile is set for bash, most users would recommend you stick with zsh, theres some quirky stuff like that. : )

chsh -s $(which zsh)

If not found go into Procursus and install zsh.

@harworrell
Copy link
Author

thanks i’m using zsh now i got the session ended fixed but still can use su or sudo same PAM error, idk what’s causing it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants