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. |
Name Size
obj_vax/ 512 authagent_cel.c 22K authagent_cel.lis 142 authagent_example.c 20K authagent_example.lis 40 authagent_example_proc.c+ 2K authagent_ldap_1.c 35K authagent_ldap_2.c 51K build_all.com 177 build_authagent_cel.com 2K build_authagent_example.+ 2K build_authagent_ldap_1.c+ 2K build_authagent_ldap_2.c+ 2K readme.html 1K