Hi,
Is the docker image seafileltd/seafile-mc compatible with autologin to SeaDrive ? (see: Auto Login to SeaDrive on Windows - Seafile Admin Manual)
The documentation says to configure apache for kerberos but the docker image uses nginx.
Hi,
Is the docker image seafileltd/seafile-mc compatible with autologin to SeaDrive ? (see: Auto Login to SeaDrive on Windows - Seafile Admin Manual)
The documentation says to configure apache for kerberos but the docker image uses nginx.
SeaDrive auto login uses Kerberos protocol. We use Apache to provide the Kerberos protocol. Nginx is internally used the seafile image. You can setup Apache in front of the seafile image, as a reverse proxy. You may refer to this documentation: Use other reverse proxy - Seafile Admin Manual, even though the documentation uses Nginx as an example.