Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: asgard on September 13, 2006, 09:24:58 PM

Title: user-manager or user-password
Post by: asgard on September 13, 2006, 09:24:58 PM
Heloo
Iam wondering how to enable user-manager or user-password so can everybody from wan change their password. Iam not wondering about security becose the server runs on vmware.
Title: Re: user-manager or user-password
Post by: cactus on September 13, 2006, 11:19:46 PM
Quote from: "asgard"
Heloo
Iam wondering how to enable user-manager or user-password so can everybody from wan change their password. Iam not wondering about security becose the server runs on vmware.
Saying that it runs on a VMWare machine has not much to do with being secure... normally user-manager and user-password should be accessible from the WAN side if I remember correctly:

https://servername/user-manager/
https://servername/user-password/

If you want to access more panels you can try installing dungogs userpanel contribs, see www.dungog.net.
Title: Re: user-manager or user-password
Post by: raem on September 14, 2006, 05:17:53 AM
cactus & asgard

> https://servername/user-manager/
> https://servername/user-password/

User manager is an add on contrib.
By default they are only accessible from the LAN and not from the WAN.

You can connect via VPN or connect using a Putty ssh tunnel or add a remote IP to the Remote Access panel to allow external access, which will also allow access to server manager.

It is not recommended to do the following, but you can add an IP of 0.0.0.0 and that will allow access from anywhere. Keep in mind you WILL be worried about security if you do this as you have allowed access to anyone from anywhere.