Forum OpenACS Q&A: Response to optionally using unix passwords for OpenACS auth

Error in include template "/var/www/openacs/packages/openacs-bootstrap3-theme/resources/templates/packages/forums/lib/search/search-form": can't read "form:id": no such variable
Tom,

If I understand correctly you can create a tcl command
"ldap_authenticate username password" and then patch
ad_check_password to use this new command then modifying ACS to
interact with your module should be relatively painless.