Zitat von Fábio Almeida :
I'm not sure if this is the right list to ask...
Is there a way to make horde demand that the users change their passwords
upon next login?
Would that be a Horde or Sork/passwd setting? Maybe a maintenance task?
Should I write a hook for that?
This feature is already
I'm not sure if this is the right list to ask...
Is there a way to make horde demand that the users change their passwords
upon next login?
Would that be a Horde or Sork/passwd setting? Maybe a maintenance task?
Should I write a hook for that?
Thanks.
--
IMP mailing list - Join the hunt: http://hor
Dear All,
Mine is FC6 System...
After install the passwd and tools with IMP and try to change the password :
http://www.ita.org.mo/~edward/horde/password_error.gif
For the config of passwd/config/backends.php :
$backends['poppassd'] = array(
'name' => 'Example Poppassd Server',
'preferre
Zitat von Sn!per <[EMAIL PROTECTED]>:
I used to have Horde 2.2.1 and IMP 3.2, and I wrote my own change
password script. Right after the line that wrote the new value to
db, I would then have
$_SESSION['imp']['pass'] = Secret::write(Secret::getKey('imp'),
$UREG_newPassword);
in my scrip
Quoting Sn!per <[EMAIL PROTECTED]>:
> $_SESSION['imp']['pass'] = Secret::write(Secret::getKey('imp'),
> $UREG_newPassword);
Sorry, $UREG_newPassword is the variable that holds the new password.
--
roger
---
Sign Up for free Email at http://ureg.h
I used to have Horde 2.2.1 and IMP 3.2, and I wrote my own change password
script. Right after the line that wrote the new value to db, I would then have
$_SESSION['imp']['pass'] = Secret::write(Secret::getKey('imp'),
$UREG_newPassword);
in my script, so that IMP is fed with the new password.
Ok no problem
Thanks for the advices :0)
Best Regards
David
Mário Gamito a écrit :
Hi,
David Anagnostaras wrote:
Do you think you could share your php code with me?
Unfortunately no :(
I did that in a company where i don't work anymore and didn't bring the
code with me.
But it's trivial
Hi,
David Anagnostaras wrote:
Do you think you could share your php code with me?
Unfortunately no :(
I did that in a company where i don't work anymore and didn't bring the
code with me.
But it's trivial to do the trick.
Just alter the link of the password change icon to your popup window
Do you think you could share your php code with me?
Mário Gamito a écrit :
Hi,
David Anagnostaras wrote:
Hello,
I use qmail for my mail server, I was wondering if somebody could
guide to configure horde to change the password of the mails accounts,
because qmail store the passwords in file,
Hi,
David Anagnostaras wrote:
Hello,
I use qmail for my mail server, I was wondering if somebody could guide
to configure horde to change the password of the mails accounts, because
qmail store the passwords in file, and I wasn't able to make the
password add on of horde working with qmail.
Hello,
I use qmail for my mail server, I was wondering if somebody could guide
to configure horde to change the password of the mails accounts, because
qmail store the passwords in file, and I wasn't able to make the
password add on of horde working with qmail.
Thanks
--
IMP mailing list -
11 matches
Mail list logo