This directory contains source code for authentication agents.
| 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.
|
*Note that these example agents require configuration before
they can be experimented with.
Name Revised Size Description
OBJ_AXP/ 16-May-2025 12:45 512 subdirectory
ACCAGENT.C 16-May-2025 12:45 5,500 C source
AUTHAGENT_CEL.C 16-May-2025 12:45 23,977 C source
AUTHAGENT_CEL.LIS 16-May-2025 12:45 142 plain text listing
AUTHAGENT_EXAMPLE.C 16-May-2025 12:45 22,192 C source
AUTHAGENT_EXAMPLE.LIS 16-May-2025 12:45 40 plain text listing
AUTHAGENT_EXAMPLE_PROC.C+ 16-May-2025 12:45 2,760 DCL procedure
AUTHAGENT_LDAP_1.C 16-May-2025 12:45 37,219 C source
AUTHAGENT_LDAP_2.C 16-May-2025 12:45 54,083 C source
BUILD_ACCAGENT.COM 16-May-2025 12:45 1,566 DCL procedure
BUILD_ALL.COM 16-May-2025 12:45 295 DCL procedure
BUILD_AUTHAGENT_CEL.COM 16-May-2025 12:45 1,484 DCL procedure
BUILD_AUTHAGENT_EXAMPLE.+ 16-May-2025 12:45 1,504 DCL procedure
BUILD_AUTHAGENT_LDAP_1.C+ 16-May-2025 12:45 1,816 DCL procedure
BUILD_AUTHAGENT_LDAP_2.C+ 16-May-2025 12:45 3,030 DCL procedure
BUILD_LOOKAGENT.COM 16-May-2025 12:45 1,572 DCL procedure
BUILD_METAGENT.COM 16-May-2025 12:45 1,566 DCL procedure
LOOKAGENT.C 16-May-2025 12:45 10,440 C source
METAGENT.C 16-May-2025 12:45 6,336 C source
README.HTML 16-May-2025 12:45 1,908 HyperText Markup Language