Bug 200988

Summary: mod_admserv: use setresuid() in lieu of seteuid() on HP-UX
Product: [Retired] 389 Reporter: Ulf Weltman <ulf.weltman>
Component: AdminAssignee: Rob Crittenden <rcritten>
Status: CLOSED CURRENTRELEASE QA Contact: Viktor Ashirov <vashirov>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-07 16:47:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 152373, 208654, 240316    
Attachments:
Description Flags
Patch to use HP/UX-specific setresuid() none

Comment 1 Rob Crittenden 2006-08-08 19:20:22 UTC
Created attachment 133818 [details]
Patch to use HP/UX-specific setresuid()

Comment 2 Rob Crittenden 2006-08-08 19:56:15 UTC
Reviewed by Rich and Ulf.

Checking in mod_admserv.c;
/cvs/dirsec/mod_admserv/mod_admserv.c,v  <--  mod_admserv.c
new revision: 1.27; previous revision: 1.26
done


Comment 3 Nathan Kinder 2007-12-21 22:48:41 UTC
Verified that mod_admserv is using setresuid() instead of seteuid() on HP-UX.

Marking as VERIFIED.