Note that this installation description is for release !
Notes:
Additional repository:
export SUSE_RELEASE="$(lsb_release -d |cut -d ' ' -f2)" zypper add --no-recommends ca-certificates-mozilla zypper addrepo --refresh https://download.opensuse.org/repositories/home:/stroeder:/iam/openSUSE_${SUSE_RELEASE}/home:stroeder:iam.repo
Install:
zypper install web2ldap
Start simple stand-alone web server by default listening on localhost, port 1760:
/usr/bin/web2ldap 127.0.0.1 1760