Closed GoogleCodeExporter closed 9 years ago
There is an option to send a reset code by mail/sms (token). That's usually a
safer option than sending a password. Does that suit your needs?
Original comment by menno.pi...@gmail.com
on 2 Jul 2012 at 8:21
can you tell the steps how I can do it ?
Thanks
Original comment by marad...@gmail.com
on 2 Jul 2012 at 11:27
Go to ConfigManager
--> View --> Advanced Settings
--> Modules --> Forgotten Password
* Enable Require Email Token (also for SMS; title should be changed).
* Select the Token Send Method
--> Settings Email: configure email settings
--> Settings SMS: configure SMS settings
Original comment by menno.pi...@gmail.com
on 3 Jul 2012 at 11:35
I think to enable Forgotten password I need to enable "Response Storage
Attribute"
I don't need to have response attribute . Do you have schema for openldap for
centos and ldif ?
Also do you have example for SMS configuration , I tried the clickatell example
but it didn't work with me :(
Original comment by marad...@gmail.com
on 3 Jul 2012 at 12:21
LDAP schema is included with distribution
ClickATell is just an example, every SMS provider has its own API.
Original comment by menno.pi...@gmail.com
on 3 Jul 2012 at 12:53
when I putted edirectory-schema.ldif in to /etc/openldap/schema/ and also
include it in /etc/openldap/slapd.conf
and restart the service it gives me error ?
I found pwm.schema and I putted it seems works with ldap but I think this file
not have any attributes
What do you think ? sorry for bother you
Original comment by marad...@gmail.com
on 3 Jul 2012 at 1:08
edirectory-schema.ldif is for eDirectory (Novell). Try the schema for OpenLDAP
from the (included) documentation (PDF).
Original comment by menno.pi...@gmail.com
on 3 Jul 2012 at 1:36
Thanks Man , I did it SMS thing it should be prefix 20
also ldif should put ) it was missing
Best Regards ,
Mohamed
Original comment by marad...@gmail.com
on 3 Jul 2012 at 5:17
one more question , when the user create new user it send code to the email , I
want to send to SMS Can I ?
Thanks
Mohamed
Original comment by marad...@gmail.com
on 3 Jul 2012 at 5:42
Original issue reported on code.google.com by
marad...@gmail.com
on 2 Jul 2012 at 11:41