Finally got it to work on the lan, but now i have to get it working from the web.
USC is behind a pfsense firewall and i’ve set the NAT and rules accordingly.
When i try to connect to mypasswordsite.com i get a 503 service unavailable.
Is there anything else i need to change on UCS for this to work?
Please check /var/log/univention/management-console-module-passwordreset.log and /var/log/apache2/error.log for more expressive error messages.
Do you have a proxy configured on the server?
Thanks for the response, here are two lines from the Apache2.log, That’s when i connect from within my network. Nothing happens when i try external.
[Fri Feb 05 07:54:40 2016] [error] [client 192.168.175.76] File does not exist: /var/www/ucs-overview/js/ucs/en.json, referer: password.360-innovations.com/ucs-overview/
[Fri Feb 05 07:54:52 2016] [error] [client 192.168.175.76] File does not exist: /var/www/ucs-overview/js/ucs/en.json, referer: password.360-innovations.com/ucs-overview/
Is it possible to default to https when a user tries to connect to http?
As far as i know, no proxy has been setup on that server or i can’t find it in the webgui.
Even tried to restart apache2 at some point because i changed the default univention icon for ours, and it didn’t show up.
Still get the 503 error, where are the proxy files?
I found /usr/share/univention-self-service/www/js/dojox/io/proxym but with the README file, it doesn’t seem to be just a proxy.
[quote=“troeder”]This is not an error with the Self Service module. Your firewall (pfsense) coniguration has a problem.
You can use a simple address to verify if you have access to the webserver: 69.70.184.196/favicon.ico[/quote]
I’m so verry sorry, a teammate used the same ip for some other web services that go through his custom proxy.
Modified fwall and it now works.
Thanks.
P.S. While you’re there, you wouldn’t know why my customisation of /usr/share/univention-self-service/www/csséheader.css is not doing anything? (new icon)
Is it somewhere else?