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. |
lookagent.c | A real WASD v12 TCP/IP host name/resolution agent. |
metagent.c | A WASD v12 proof-of-concept meta-agent. |
accagent.c | A WASD v12 proof-of-concept network accept agent. |
Name Revised Size Description
../ parent directory
obj_ia64/ 3-Nov-2014 18:54 512 subdirectory
OBJ_X86_64/ 9-May-2022 03:12 512 subdirectory
accagent.c 22-Jan-2025 01:06 5,500 C source
authagent_cel.c 22-Jan-2025 01:06 23,998 C source
authagent_example.c 22-Jan-2025 01:06 22,192 C source
authagent_example_proc.c+ 22-Jan-2025 01:06 2,760 DCL procedure
authagent_ldap_1.c 22-Jan-2025 01:06 37,219 C source
authagent_ldap_2.c 22-Jan-2025 01:06 53,624 C source
build_accagent.com 22-Jan-2025 01:06 1,600 DCL procedure
build_all.com 22-Jan-2025 01:06 626 DCL procedure
build_authagent_cel.com 22-Jan-2025 01:06 1,518 DCL procedure
build_authagent_example.+ 22-Jan-2025 01:06 1,538 DCL procedure
build_authagent_ldap_1.c+ 22-Jan-2025 01:06 1,850 DCL procedure
build_authagent_ldap_2.c+ 22-Jan-2025 01:06 3,222 DCL procedure
build_lookagent.com 22-Jan-2025 01:06 1,606 DCL procedure
build_metagent.com 22-Jan-2025 01:06 1,600 DCL procedure
lookagent.c 22-Jan-2025 01:06 10,440 C source
metagent.c 22-Jan-2025 01:06 6,336 C source
readme.html 22-Jan-2025 01:06 1,908 HyperText Markup Language