Index of  //www.timmersit.nl/wasd_root/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.
 *Note that these example agents require configuration before they can be experimented with.

NameRevisedSizeDescription

[DIR]OBJ_AXP/16-May-2025 12:45512subdirectory
 
[TXT]AUTHAGENT_CEL.C16-May-2025 12:4522,952C source
[TXT]AUTHAGENT_CEL.LIS16-May-2025 12:45142plain text listing
[TXT]AUTHAGENT_EXAMPLE.C16-May-2025 12:4521,167C source
[TXT]AUTHAGENT_EXAMPLE.LIS16-May-2025 12:4540plain text listing
[TXT]AUTHAGENT_EXAMPLE_PROC.COM16-May-2025 12:452,760DCL procedure
[TXT]AUTHAGENT_LDAP_1.C16-May-2025 12:4536,204C source
[TXT]AUTHAGENT_LDAP_2.C16-May-2025 12:4553,082C source
[TXT]BUILD_ALL.COM16-May-2025 12:45177DCL procedure
[TXT]BUILD_AUTHAGENT_CEL.COM16-May-2025 12:452,048DCL procedure
[TXT]BUILD_AUTHAGENT_EXAMPLE.COM16-May-2025 12:452,068DCL procedure
[TXT]BUILD_AUTHAGENT_LDAP_1.COM16-May-2025 12:452,362DCL procedure
[TXT]BUILD_AUTHAGENT_LDAP_2.COM16-May-2025 12:453,574DCL procedure
[HTM]README.HTML16-May-2025 12:451,561HyperText Markup Language