Bhavesh Posted May 31, 2012 Posted May 31, 2012 hi guys. i need your help.. which is better coding to create self password changers for users ?? php and mysql or asp?? need advice guys from Bhav
soveryapt Posted May 31, 2012 Posted May 31, 2012 How long is a piece of string? This wholly depends on which of the 2 platforms you feel most comfortable with and what you are wanting to change the password for.
Bhavesh Posted May 31, 2012 Author Posted May 31, 2012 well its part of my profile in school to create a self password changer for students to change their own password, instead of technician or staff to change for them. has any1 got any example for me to look at??
chazzy2501 Posted May 31, 2012 Posted May 31, 2012 non programming solutions: You could make a restricted MMC for Staff or I let the Pupils do it themselves using OWA
Bhavesh Posted May 31, 2012 Author Posted May 31, 2012 ohh rite ok.. but still like to get into programmin in php n sql or asp to create password changers for students...
pcstru Posted May 31, 2012 Posted May 31, 2012 What's the environment - Active Directory or a unix based LDAP?
Bhavesh Posted May 31, 2012 Author Posted May 31, 2012 well we have got windows 2008 r2 - and using active directory at the moment
soveryapt Posted May 31, 2012 Posted May 31, 2012 If you want the students to change their own password, teach them to do CTRL + ALT + DEL and click on Change Password - if it's a password reset thing you want them to have, then I would suggest you don't let students do it themselves .. that would cause havock as that would be well open to abuse whereby pupils would reset each others passwords etc.
themightymrp Posted May 31, 2012 Posted May 31, 2012 You should be able to pop a script into an ASP page, something like this: Petri.co.il forums by Daniel Petri - View Single Post - Change Password for User in Active Directory using Web Browser
Marci Posted June 1, 2012 Posted June 1, 2012 ADLDAP library for PHP gives full AD / LDAP administration functionality. I used it to create our self-service password reset portal. adLDAP - LDAP Authentication with PHP for Active Directory
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now