Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 352396 Details for
Bug 475420
app-admin/logcheck-1.3.15-r1 with net-fs/samba - cron job fails with pam_winbind(su:account): valid_user: wbcGetpwnam gave WBC_ERR_DOMAIN_NOT_FOUND
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Run logcheck using sudo instead of su.
logcheck-sudo-fix.diff (text/plain), 370 bytes, created by
Anders Lövgren
on 2013-07-01 13:58:04 UTC
(
hide
)
Description:
Run logcheck using sudo instead of su.
Filename:
MIME Type:
Creator:
Anders Lövgren
Created:
2013-07-01 13:58:04 UTC
Size:
370 bytes
patch
obsolete
>server ~ # diff -Naur logcheck.cron /etc/cron.hourly/logcheck.cron >--- logcheck.cron 2013-07-01 15:30:46.883275719 +0200 >+++ /etc/cron.hourly/logcheck.cron 2013-07-01 15:31:02.347281348 +0200 >@@ -7,4 +7,4 @@ > fi > chown -R logcheck:logcheck /var/lock/logcheck > >-su -s /bin/bash -c /usr/sbin/logcheck logcheck >+sudo -u logcheck /bin/bash -c /usr/sbin/logcheck
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 475420
: 352396