Itamar Reis Peixoto wrote:
currently vpopmail user and vchkpw group's need's to be created before
running ./configure.

this is not good for packaging it as rpm, because in rpm the user and
group are created in %post section (after vpopmail installed)


#define VPOPMAILGID 503
#define VPOPMAILUID 507

any chance to improve this with automatic detection uid and gid using
getpwnam function ?

http://publib.boulder.ibm.com/infocenter/zos/v1r10/index.jsp?topic=/com.ibm.zos.r10.bpxbd00/rtgtpn.htm

Could the user and group be created in the %pre section so it is done before the files are dropped into the system?

-T.J.

!DSPAM:4a89888432712120640251!

Reply via email to