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
OBJ_AXP/ 8-Nov-2019 10:16 512 subdirectory OBJ_IA64/ 8-Nov-2019 10:16 512 subdirectory authagent_cel.c 30-Aug-2020 14:29 22,952 C source authagent_cel.lis 30-Aug-2020 14:29 142 plain text listing authagent_example.c 30-Aug-2020 14:29 21,167 C source authagent_example.lis 30-Aug-2020 14:29 40 plain text listing authagent_example_proc.c+ 30-Aug-2020 14:29 2,760 DCL procedure authagent_ldap_1.c 30-Aug-2020 14:29 36,204 C source authagent_ldap_2.c 30-Aug-2020 14:29 53,082 C source AUTHAGENT_POPSTORE.C 8-Nov-2019 10:16 21,371 C source build_all.com 30-Aug-2020 14:29 177 DCL procedure build_authagent_cel.com 30-Aug-2020 14:29 2,048 DCL procedure build_authagent_example.+ 30-Aug-2020 14:29 2,068 DCL procedure build_authagent_ldap_1.c+ 30-Aug-2020 14:29 2,362 DCL procedure build_authagent_ldap_2.c+ 30-Aug-2020 14:29 3,574 DCL procedure BUILD_AUTHAGENT_POPSTORE+ 8-Nov-2019 10:16 2,388 DCL procedure readme.html 30-Aug-2020 14:29 1,561 HyperText Markup Language