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 | |
obj_ia64/ | 3-Nov-2014 18:54 | 512 | subdirectory | |
OBJ_X86_64/ | 9-May-2022 03:12 | 512 | subdirectory | |
accagent.c | 21-Jan-2024 09:20 | 5,500 | C source | |
authagent_cel.c | 21-Jan-2024 09:20 | 23,998 | C source | |
authagent_example.c | 21-Jan-2024 09:20 | 22,192 | C source | |
authagent_example_proc.com | 21-Jan-2024 09:20 | 2,760 | DCL procedure | |
authagent_ldap_1.c | 21-Jan-2024 09:20 | 37,219 | C source | |
authagent_ldap_2.c | 21-Jan-2024 09:20 | 53,624 | C source | |
build_accagent.com | 21-Jan-2024 09:20 | 1,600 | DCL procedure | |
build_all.com | 21-Jan-2024 09:20 | 626 | DCL procedure | |
build_authagent_cel.com | 21-Jan-2024 09:20 | 1,518 | DCL procedure | |
build_authagent_example.com | 21-Jan-2024 09:20 | 1,538 | DCL procedure | |
build_authagent_ldap_1.com | 21-Jan-2024 09:20 | 1,850 | DCL procedure | |
build_authagent_ldap_2.com | 21-Jan-2024 09:20 | 3,222 | DCL procedure | |
build_lookagent.com | 21-Jan-2024 09:20 | 1,606 | DCL procedure | |
BUILD_LOOKUPAGENT.COM | 4-Jun-2021 09:29 | 2,516 | DCL procedure | |
build_metagent.com | 21-Jan-2024 09:20 | 1,600 | DCL procedure | |
lookagent.c | 21-Jan-2024 09:20 | 10,440 | C source | |
LOOKUPAGENT.C | 9-Jun-2021 14:52 | 9,830 | C source | |
metagent.c | 21-Jan-2024 09:20 | 6,336 | C source | |
readme.html | 21-Jan-2024 09:20 | 1,908 | HyperText Markup Language | |