Subject Re: FB 2.0: What is the SQL to allow users to change their password?
Author legrand_legrand_63
> > 2. Have the users change their passwords (in 2.0 each user can change
> > his or her own password).
> >
> > So.... how do users change their own password?
>
> Via the Services API or "gsec".
>
> Not via SQL.
>

There is an untested way to modify ones password by SQL using and UDF:
Modify_user from rFunc UDF Library (http://rfunc.sourceforge.net)

Regards
PAscal