Source Code | Comment |
---|---|
authagent_example.c | An example authorization agent implemented in C. |
authagent_example_proc.com | An example authentication agent implemented in DCL! |
authagent_CEL.c | An real/example authentication agent, behaving in much the same manner as the OSU (DECthreads) server CEL_authenticator program. |
authagent_LDAP_1.c | This agent uses the LDAP server to both identify the client and authenticate (check the password). This puts slightly more load on the LDAP server and is considered by some to be a mild abuse of LDAP directory function. Requires VMS V 7.3 or later and the HP [Open]SSL product. |
authagent_LDAP_2.c | This agent uses the LDAP server to identify the client but then performs it's own authentication using password digest or the SYSUAF. Requires VMS V 7.3 or later and the HP [Open]SSL product. |
Name Revised Size Description
../ parent directory
OBJ_IA64/ 21-Aug-2021 12:02 512 subdirectory
AUTHAGENT_CEL.C 22-May-2021 02:01 22,952 C source
AUTHAGENT_CEL.LIS 22-May-2021 02:01 142 plain text listing
AUTHAGENT_EXAMPLE.C 22-May-2021 02:01 21,167 C source
AUTHAGENT_EXAMPLE.LIS 22-May-2021 02:01 40 plain text listing
AUTHAGENT_EXAMPLE_PROC.C+ 22-May-2021 02:01 2,760 DCL procedure
AUTHAGENT_LDAP_1.C 22-May-2021 02:01 36,204 C source
AUTHAGENT_LDAP_2.C 22-May-2021 02:01 53,082 C source
BUILD_ALL.COM 22-May-2021 02:01 177 DCL procedure
BUILD_AUTHAGENT_CEL.COM 22-May-2021 02:01 2,048 DCL procedure
BUILD_AUTHAGENT_EXAMPLE.+ 22-May-2021 02:01 2,068 DCL procedure
BUILD_AUTHAGENT_LDAP_1.C+ 22-May-2021 02:01 2,362 DCL procedure
BUILD_AUTHAGENT_LDAP_2.C+ 22-May-2021 02:01 3,574 DCL procedure
README.HTML 22-May-2021 02:01 1,561 HyperText Markup Language