Search
j0ke.net Open Build Service
>
Projects
>
Apache
:
Modules
>
pwauth
> pwauth-2.3.8_config.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File pwauth-2.3.8_config.patch of Package pwauth
Index: config.h =================================================================== --- config.h.orig +++ config.h @@ -112,13 +112,13 @@ /* #define SHADOW_NONE /**/ /* #define SHADOW_BSD /* FreeBSD, NetBSD, OpenBSD, BSDI, OS X */ -#define SHADOW_SUN /* Linux, Solaris, IRIX */ +/* #define SHADOW_SUN /* Linux, Solaris, IRIX */ /* #define SHADOW_JFH /**/ /* #define SHADOW_MDW /**/ /* #define SHADOW_AIX /* AIX */ /* #define SHADOW_HPUX /* HPUX ? */ -/* #define PAM /* Linux PAM or OpenPAM*/ +#define PAM /* Linux PAM or OpenPAM*/ /* #define PAM_OS_X /* PAM on OS X */ /* #define PAM_SOLARIS /* PAM on Solaris other than 2.6 */ /* #define PAM_SOLARIS_26 /* PAM on Solaris 2.6 */ @@ -264,7 +264,7 @@ * to change the uid list. */ -#define SERVER_UIDS 72 /* user "nobody" */ +#define SERVER_UIDS 30 /* user "wwwrun" */ /* If MIN_UNIX_UID is defined to an integer, logins with uid numbers less than