SURFscz / SRAM-deploy

Deploy scripts for the SCZ
Apache License 2.0
5 stars 5 forks source link

Fix pam-websso #224

Closed mrvanes closed 4 years ago

mrvanes commented 4 years ago

This fixes the pam-websso demo, but still requires /etc/nslcd.conf to contain an existing basedn to resolve existing users in ldap e.g:

# The search base that will be used for all queries.
base dc=flat,dc=https://sp-test.scz-vm.net/saml/module.php/saml/sp/metadata.php/default-sp,dc=services,dc=vnet

This is analogue to what a conventional SSH service would need to configure.