Koozali.org: home of the SME Server

Changing User Password

Offline Uncle

  • *
  • 20
  • +0/-0
Changing User Password
« on: February 20, 2008, 09:45:06 AM »
I'm busy using SME 7 and so far everything is awesome except for changing user passwords externally. I'm running SME on a local network but I want to be able to change my password remotely. I have a web domain and all those things set up already but I can't access http://mydomain/user-passwords externally.

Is there some way of setting this up or can I do it programmatically through my domain's web site somehow? I don't know anything about how passwords are stored on SME but any shoves in the right direction would be really appreciated.

Offline raem

  • *
  • 3,972
  • +4/-0
Re: Changing User Password
« Reply #1 on: February 20, 2008, 10:08:01 AM »
Uncle

Only accessible from the local network. You need to use VPN or a tunnel via Putty to connect to the local network first.

Alternatively add remote host static IPs in the Remote Management panel, but this will also allow access to server manager.
...

Offline Uncle

  • *
  • 20
  • +0/-0
Re: Changing User Password
« Reply #2 on: February 21, 2008, 09:28:50 AM »
Hmmm. Okay, so in other words it is possible but you really shouldn't do it  :cool:

Thanks for the info!

Offline raem

  • *
  • 3,972
  • +4/-0
Re: Changing User Password
« Reply #3 on: February 21, 2008, 10:15:33 AM »
Uncle

Quote
in other words it is possible but you really shouldn't do it

It is OK to allow users to change passwords, but the default sme server security policy prevents access to the URL from external networks.
It's up to you to choose if and how if you want to allow/implement this, keeping in mind the user & security ramifications.
...