Jump to content

Recommended Posts

Posted

Morning All,

 

At the moment it's becoming a pain in the a$$ resetting passwords as always, but this years seams to be the worst. Now being an IT Admin I just remote to the server (windows based) and open AD, reset the password. Is there a utility out there that works on the mac so we can give it to the IT Teachers so they can reset passwords instead of sending the kids down to us?

 

Thanks!

Posted
I'd be interested in finding something like this. Surely someone has figured something faster than remote desktop for such a simple task.
Posted
WiseSoft has a brilliant one called Password Control.

 

I created my own, for our school but the WiseSoft one is definitely worth a look!

 

Does it run on a mac though?

 

Ben

Posted

It's a much needed tool! We had one on our old windows set-up but were now FULLY Apple, bar the servers.

 

WiseSoft is a windows only app! A web based utility would also do the job!

Posted

We use an asp webpage to delegate this permission to the staff.

 

The core of the page using this really old ASP function

 

Function SetPassword(strUser,strPassword)

Dim User

Set User = GetObject("WinNT://" & strDomain & "/" & strUser & ",user")

User.SetPassword(strPassword)

User.setinfo

End Function

 

We set the anonymous user who can access this page to be an account with rights to change student passwords, so staff can just pop along to it, search for the student which is an LDAP search, then provide a new password to login.

Posted

AD HelpDesk

 

Runs from an iPad / iPhone / iTouch, find it on the app store: AD Helpdesk Lite [free] to reset passwords

or AD Helpdesk [£5] to reset passwords, handle group policy and more...

 

I've used it in an AD environment to reset student passwords from my work iPad.

 

hope this helps

  • Thanks 1
Posted (edited)

Connects to the server etc,finds users - however when I press reset password I get a "Hard Error" any ideas?

 

Just downloading paid version now!

 

Thanks

Edited by betty02
Posted
Connects to the server etc,finds users - however when I press reset password I get a "Hard Error" any ideas?

 

Just downloading paid version now!

 

Thanks

 

Ensure that you have set up the preferences file on your iDevice to include a default password for the reset operations as it is [blank] the first time you use it.

 

Regards

Posted (edited)

Works on my phone! interesting!

 

EDIT: FIXED IT!! Doesn't like my jailbreak haha!

 

Absolutely fantastic app!! Kudos!

Edited by betty02
Posted (edited)

Sorry to run through the checks but:

Ensure that also on your AD server, that you’re a member of the following:

 

Domain Admins Group

Account Operators Group

 

as each level gives you greater control over users accounts.

Above that, you should check with implbits support.

and yes, this doesn't like jailbroken phones - sorry :D

 

Regards

Edited by Oddbod
Posted

Got it all sorted, just didn't work on my jailbroken device, use my other iPad and bang straight away, same on phone, it's a truly great app!

 

IT Teachers are loving it, and works really really well! Should get promoted more on these boards, will help many!

  • 1 year later...
Posted (edited)
App became a bit of a problem so going to bump this thread to see if anything new has been made available for Mac/ipad that is easy to use we can pass to learning zone leaders to use! Edited by witch
Posted
Works on my phone! interesting!

 

EDIT: FIXED IT!! Doesn't like my jailbreak haha!

 

Absolutely fantastic app!! Kudos!

 

Which app did you or are you using now and what did you have to do to get this working ?

Posted (edited)

Would using a virtual windows machine on the teachers mac not be an option and then just use a free windows password reset util ?

 

Such as

 

Burconix : Reset Student User Password Free Tool for Schools, Business and Education - Burconix

 

Wisesoft ( Registration on site is free , login and download / install ) : Password Control

 

So virtual box or if you want a paid one then VMWare Fusion or Parallels ?

 

Teacher can then login to the VM of Windows 7 ( whatever version of windows ) , login as themselves using there AD Login details, maybe even add them as local admin on the VM and install which ever password reset utility and do it that way ?

Edited by mac_shinobi
Posted
Really wouldn't want to get VM's installed on teachers machines, plus we are a full mac school and no windows, so we would also like to keep it that way! A lot of trouble to just reset a password staring up a VM etc!
Posted

Try Windows 7 Pro/Ultimate Version...(install IIS and AD Components on it)...

Hope Its solve ur problem.

 

Thanks,

Mohammad Hannan Kabir

MSCA, MSCE, CISCO, A+ (Malaysia)

Magic IT Solutions

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...