User portal missing

NethServer Version: core 3.20
I came across the user documentation for the “user-portal” that is to be used by the user to update their password. So I decided to give it a try and use https://<your-server-address>/user-portal but it gives a 404 page not found error.

I’ve never tried to access this page before but am surprised that it isn’t found.

Can you provide some suggestions on what to check?

Thanks!

That looks like a path for NS7, not NS8. In NS8, the path is https://<server_fqdn>/users-admin/<LDAP_domain>/.

Thanks @dan This works! I had to think about it for a minute as I don’t have LDAP but rather AD for domain.

I guess then the docs need an update here as they don’t show this url.

Looks like it. The user portal/admin page is linked from inside the cluster-admin pages, though. Go to Domains and users → Show Details (for the relevant domain) → Configuration. And then under User portal, click the Open user portal link:

Might be different if you’re using AD for your accounts provider rather than OpenLDAP.