Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP3:GA
xscreensaver
xscreensaver-ignore-no-pwent-password.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File xscreensaver-ignore-no-pwent-password.patch of Package xscreensaver
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 2008-12-27 11:17:26.000000000 +0100 +++ driver/passwd-pwent.c 2012-02-20 20:20:41.159044728 +0100 @@ -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