//www.vsm.com.au/wasd_root/src/agent/*.*

This directory contains source code for authentication agents.

Source CodeComment
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.
 *Note that these example agents require configuration before they can be experimented with.
       Name                                 Revised         Size  Description
[DIR]  obj_ia64/                   3-Nov-2014 18:54          512  subdirectory
[DIR]  OBJ_X86_64/                 9-May-2022 03:12          512  subdirectory

[TXT]  accagent.c                 22-Jan-2025 01:06        5,500  C source
[TXT]  authagent_cel.c            22-Jan-2025 01:06       23,998  C source
[TXT]  authagent_example.c        22-Jan-2025 01:06       22,192  C source
[TXT]  authagent_example_proc.c+  22-Jan-2025 01:06        2,760  DCL procedure
[TXT]  authagent_ldap_1.c         22-Jan-2025 01:06       37,219  C source
[TXT]  authagent_ldap_2.c         22-Jan-2025 01:06       53,624  C source
[TXT]  build_accagent.com         22-Jan-2025 01:06        1,600  DCL procedure
[TXT]  build_all.com              22-Jan-2025 01:06          626  DCL procedure
[TXT]  build_authagent_cel.com    22-Jan-2025 01:06        1,518  DCL procedure
[TXT]  build_authagent_example.+  22-Jan-2025 01:06        1,538  DCL procedure
[TXT]  build_authagent_ldap_1.c+  22-Jan-2025 01:06        1,850  DCL procedure
[TXT]  build_authagent_ldap_2.c+  22-Jan-2025 01:06        3,222  DCL procedure
[TXT]  build_lookagent.com        22-Jan-2025 01:06        1,606  DCL procedure
[TXT]  build_metagent.com         22-Jan-2025 01:06        1,600  DCL procedure
[TXT]  lookagent.c                22-Jan-2025 01:06       10,440  C source
[TXT]  metagent.c                 22-Jan-2025 01:06        6,336  C source
[HTM]  readme.html                22-Jan-2025 01:06        1,908  HyperText Markup Language