Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.5:Update
xscreensaver.24903
xscreensaver-ignore-no-pwent-password.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File xscreensaver-ignore-no-pwent-password.patch of Package xscreensaver.24903
We are using PAM via helper, do not issue following warnings: xscreensaver: couldn't get password of "my_uid" xscreensaver: couldn't get password of "root" ================================================================================ Index: driver/passwd-pwent.c =================================================================== --- driver/passwd-pwent.c.orig +++ driver/passwd-pwent.c @@ -200,7 +200,7 @@ get_encrypted_passwd(const char *user) *s = 0; } -#ifndef HAVE_PAM +#if 0 /* We only issue this warning if not compiled with support for PAM. If we're using PAM, it's not unheard of that normal pwent passwords would be unavailable. */
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor