InspireICT Posted July 15, 2011 Posted July 15, 2011 We've been asked by a school to reset the SIMs Administrator Account password which has been lost. We've received a patch from Capita to reset the password but that requires admin access to the SQL instance (or so I'm told). Can anyone give any guidance on how to go about this - knowledgbase articles etc. Thanks in advance.
creese Posted July 15, 2011 Posted July 15, 2011 (edited) The user is most likely "sa" password could be anything. EDIT: Is there a "trusted" option for login? Edited July 15, 2011 by creese
superfletch Posted July 15, 2011 Posted July 15, 2011 (edited) So it sounds like you need the SA (SQL admin) account to run the patch which resets the SIMS "Sysman" password - is this correct? If so then as @creese said if you have a trusted or mixed mode SQL installation then you can reset the SA password reasonably easily. With full SQL (not sure about express) you can reset it within the management studio. If you can't do that then you can do it through osql at the command line. I agree with @K.C.Leblanc that it's worth speaking to the LA Support team as they may have a record of it, or might have set up services (eg runtime backups) that use it. Edited July 15, 2011 by superfletch @mention
Banjo Posted July 15, 2011 Posted July 15, 2011 Have you spoken to the LEA support team. Same process to reset SA password for Express SQL as well.
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