PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Moderator: General Moderators
mahe
Forum Newbie
Posts: 1 Joined: Tue Jul 11, 2006 9:30 am
Post
by mahe » Tue Jul 11, 2006 9:42 am
i need to reset windows password from my php application, somebody can give me a clue???
please!!!
thanks very much!!!
MarK (CZ)
Forum Contributor
Posts: 239 Joined: Tue Apr 13, 2004 12:51 am
Location: Prague (CZ) / Vienna (A)
Contact:
Post
by MarK (CZ) » Tue Jul 11, 2006 10:33 am
RobertGonzalez
Site Administrator
Posts: 14293 Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA
Post
by RobertGonzalez » Tue Jul 11, 2006 11:13 am
mahe wrote: i need to reset windows password from my php application, somebody can give me a clue???
please!!!
thanks very much!!!
PHP is server-side. How do you plan to use it to reset a Windows password? Also, the potential implications of malicious intent are all over this.
Luke
The Ninja Space Mod
Posts: 6424 Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA
Post
by Luke » Tue Jul 11, 2006 1:14 pm
A wild shot in the dark - I beleive you are SOL.
dull1554
Forum Regular
Posts: 680 Joined: Sat Nov 22, 2003 11:26 am
Location: 42:21:35.359N, 76:02:20.688W
Post
by dull1554 » Tue Jul 11, 2006 2:08 pm
yea, even if there is a way to do this, you would only be able to use it to change the password on the server and I'm pretty sure that there isnt a way...