mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 09:26:00 +03:00
[GH-ISSUE #970] pam_unix(sudo:auth): authentication failure; logname=root #824
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#824
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @uberdave on GitHub (Nov 23, 2016).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/970
My site refuses to connect with a pam error.(nginx won't restart)
pam_unix(sudo:auth): authentication failure; logname=root
session opened for user vmail by (uid=0)
journalctl -xn for nginx
pam_unix(sudo:auth): authentication failure; logname=root uid=1000 euid=0 tty=/dev/pts/0
@tonioo commented on GitHub (Nov 23, 2016):
Can you give more information about your context? How did you install Modoboa? What is your actual problem?
@uberdave commented on GitHub (Nov 23, 2016):
I used the easy install on debian 8. at first the admin panel came up. Then I reinstalled with letsencrypt.
when I revisited the site, I was not able to load anything as, nginx failed to reboot, as I documented earlier. Since then, as I am on a vps, I rebuilt my droplet on Centos 6, and everything seems to be ok now, but I am going to wait a while before I try letsencrypt, again. I want to thank you guys for your hard work and what appears to be great software! I will be following. You can go ahead and close this, and, i'll post again, if the same thing happens again later with letsencrypt.
@tonioo commented on GitHub (Nov 23, 2016):
Ok, thank you for the feedback.