Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Lars Thorelius on May 21, 2001, 11:17:20 PM

Title: Changing password from the Internet?
Post by: Lars Thorelius on May 21, 2001, 11:17:20 PM
Can the users change their passwords from the Internet or only from the LAN? If the latter is the case, can the limitation be overridden somehow?

Regards
Lars
Title: Re: Changing password from the Internet?
Post by: Lloyd Keen on May 22, 2001, 06:32:09 PM
AFAIK there are two ways users can remotely change their password - ssh/lynx or vpn. I tend to prefer the latter but both of these can be a bit of a challenge to setup initially.
Title: Re: Changing password from the Internet?
Post by: Lars Thorelius on May 22, 2001, 11:00:08 PM
Lloyd Keen wrote:
>
> AFAIK there are two ways users can remotely change their
> password - ssh/lynx or vpn. I tend to prefer the latter but
> both of these can be a bit of a challenge to setup initially.

Thank you for your reply.

When I try to access with SSL (using a program called Putty) using a standard user name, a screen says that standard user login procedures have been disabled. There is no problem using the built-in lynx using the Admin account. How are user names remotely changed with lynx without going through tht Admin account?

Regards
Lars
Title: Re: Changing password from the Internet?
Post by: Alejandro on May 23, 2001, 05:37:29 AM
with a vpn stablished connection any user can change his own password fron anywhere, but with ssh or linx,  remote login of users other than "admin" or "root" is not allowed, so admin/root can change users' passwords via text based browser or via password change procedure but users can't,
A vpn connection is secure enough and enables full funtionallity of remote workstation as it was on the lan.
hth
Alejandro.
Title: Re: Changing password from the Internet?
Post by: Lars Thorelius on May 23, 2001, 01:07:07 PM
Alejandro,

thank you for the clarification! I will try the "VPN path" next time.

Regards
Lars


Alejandro wrote:
>
> with a vpn stablished connection any user can change his own
> password fron anywhere, but with ssh or linx,  remote login
> of users other than "admin" or "root" is not allowed, so
> admin/root can change users' passwords via text based browser
> or via password change procedure but users can't,
> A vpn connection is secure enough and enables full
> funtionallity of remote workstation as it was on the lan.
> hth
> Alejandro.
Title: Re: Changing password from the Internet?
Post by: Scott Smith on May 23, 2001, 07:29:53 PM
An interesting idea would be to allow user accounts to login to a console-like system that would provide for changing of their password -- and access to other user-level settings as they become available.
Title: Re: Changing password from the Internet?
Post by: Lars Thorelius on May 24, 2001, 11:37:01 PM
Scott Smith wrote:
>
> An interesting idea would be to allow user accounts to login
> to a console-like system that would provide for changing of
> their password -- and access to other user-level settings as
> they become available.

Yes!

Some users use the e-smith server mainly from the Internet, working "on distance". They are not all thrilled by the option of the boss having to change their password for them, if they have to change it for some reason. The simplest way would be to allow https access to the "password page" from the Internet, I guess.

Lars