Index of  //timmersit.nl/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.

NameRevisedSizeDescription

[DIR]OBJ_AXP/ 8-Nov-2021 14:27512subdirectory
 
[TXT]ACCAGENT.C 8-Nov-2021 14:275,500C source
[TXT]AUTHAGENT_CEL.C 8-Nov-2021 14:2723,977C source
[TXT]AUTHAGENT_CEL.LIS 8-Nov-2021 14:27142plain text listing
[TXT]AUTHAGENT_EXAMPLE.C 8-Nov-2021 14:2722,192C source
[TXT]AUTHAGENT_EXAMPLE.LIS 8-Nov-2021 14:2740plain text listing
[TXT]AUTHAGENT_EXAMPLE_PROC.COM 8-Nov-2021 14:272,760DCL procedure
[TXT]AUTHAGENT_LDAP_1.C 8-Nov-2021 14:2737,219C source
[TXT]AUTHAGENT_LDAP_2.C 8-Nov-2021 14:2754,083C source
[TXT]BUILD_ACCAGENT.COM 8-Nov-2021 14:271,566DCL procedure
[TXT]BUILD_ALL.COM 8-Nov-2021 14:27295DCL procedure
[TXT]BUILD_AUTHAGENT_CEL.COM 8-Nov-2021 14:271,484DCL procedure
[TXT]BUILD_AUTHAGENT_EXAMPLE.COM 8-Nov-2021 14:271,504DCL procedure
[TXT]BUILD_AUTHAGENT_LDAP_1.COM 8-Nov-2021 14:271,816DCL procedure
[TXT]BUILD_AUTHAGENT_LDAP_2.COM 8-Nov-2021 14:273,030DCL procedure
[TXT]BUILD_LOOKAGENT.COM 8-Nov-2021 14:271,572DCL procedure
[TXT]BUILD_METAGENT.COM 8-Nov-2021 14:271,566DCL procedure
[TXT]LOOKAGENT.C 8-Nov-2021 14:2710,440C source
[TXT]METAGENT.C 8-Nov-2021 14:276,336C source
[HTM]README.HTML 8-Nov-2021 14:271,908HyperText Markup Language