pam_mount: auto-mounting of Nextcloud gives harmless annoying logs #5

Open
opened 2018-09-11 08:23:25 +02:00 by yves · 0 comments

Every time pam_mount is used (on login), 3 log lines are generated:

jul. 28 14:56:55 home systemd[1383]: (pam_mount.c:538): *** PAM_MOUNT WAS INVOKED WITH INSUFFICIENT PRIVILEGES. (euid=1234)
jul. 28 14:56:55 home systemd[1383]: (pam_mount.c:539): *** THIS IS A BUG OF THE CALLER. CONSULT YOUR DISTRO.
jul. 28 14:56:55 home systemd[1383]: (pam_mount.c:540): *** Also see bugs.txt in the pam_mount source tarball/website documentation.

Although informational (PRIORITY=6) and harmless, these all-caps bold urgent-looking messages are annoying, because they convey the idea, that there is a problem (is there really?).

See what the problem is, and solve it if possible…

Every time `pam_mount` is used (on login), 3 log lines are generated: ```syslog jul. 28 14:56:55 home systemd[1383]: (pam_mount.c:538): *** PAM_MOUNT WAS INVOKED WITH INSUFFICIENT PRIVILEGES. (euid=1234) jul. 28 14:56:55 home systemd[1383]: (pam_mount.c:539): *** THIS IS A BUG OF THE CALLER. CONSULT YOUR DISTRO. jul. 28 14:56:55 home systemd[1383]: (pam_mount.c:540): *** Also see bugs.txt in the pam_mount source tarball/website documentation. ``` Although informational (PRIORITY=6) and harmless, these all-caps bold urgent-looking messages are annoying, because they convey the idea, that there is a problem (is there really?). See what the problem is, and solve it if possible…
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: yves/home-server#5
There is no content yet.