>RDz.....Which insisted on a program-controlled
>environment despite BPX.DAEMON not being defined. According to the books
>and your explanation, the need for a program-controlled environment
>should not have been there. This was true for ftp, but not for RDz.

BPX.DAEMON is for processes changing the security environment of the
AS (setuid()). There is a second, similar profile called BPX.SERVER which
aims to enable a higher security level for processes changing the security
environment on a UNIX thread (similar to MVS subtasks) level using the
pthread_security_np() service.

From what you describe, I guess that RDz might be using this call, and
that BPX.SERVER is defined on your system.

--
Peter Hunkeler

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to