Methods Of Resetting LOST Administrator / Root Password

Aug 9, 2008

how do you guys reset the Administrator (for windows) and root password (linux)?

Do you guys use any kind of tools, boot-cd, software?

View 6 Replies


ADVERTISEMENT

Resetting A Root Password After /etc/passwd / Strangeness

Dec 27, 2007

We've had a customer do something strange to their server. They were playing with /etc/passwd or /etc/shadow or similar (not quite sure of the details) but the upshot is booting the server into single user and trying to reset the password via passwd gives

passwd root (and any user)
passwd: Authentication token manipulation error

So far I've

Replaced /etc/passwd* and /etc/shadow* with a copy from another server
Turned off SeLinux
/etc/pam.d/passwd is fine
Root file system is r/w

View 1 Replies View Related

Forgot Administrator's Password.

Jul 24, 2007

I am using Windows 2003 standard edition on my server machine. I used to login into it as an administrator. I have not created any other logins.

Currently I have forgotten the administrator’s password. Is there any way using which I can login into the machine or recover the lost password?

View 4 Replies View Related

Lost WHM Password

Jun 1, 2008

is there any chance to reset WHM password?

i have 2 root user account

1. root (this password same as the WHM password)

2. admin (i know this password)

isthere any chance to change root password with my admin password

View 3 Replies View Related

Possible To Recover A Lost Password

Jan 2, 2007

I vaguley remembering changing a password to one of my domains that I hardly ever use, and as a result, I'm locked out of it both via ftp and cpanel (i can still get to it via whm logged in as root)

is there any way to recover the password? I have full access to the box.

View 4 Replies View Related

Lost MySQL Password

Aug 22, 2007

I can't remember my mySQL password. How can I find it out?

View 5 Replies View Related

Lost Whm Root Pasword

May 27, 2009

what i need to do? I've lost whm root password..

when I try to login, this message apear

This account is currently locked out because a brute force attempt was detected. Please wait 10 minutes and try again. Attempting to login again will only increase this delay. If you frequently experience this problem, we recommend having your username changed to something less generic.

View 8 Replies View Related

I Havel Lost WHMCS Admin Password

Oct 25, 2009

i can`t remember my whmcs password, please let me know how to change the admin password through phpmyadmin, i have found the table of password but don`t know how to change,

i think my user also has been locked

View 9 Replies View Related

Root Password

Mar 13, 2008

My computer's HDD crashed last night and I only have an old backup.

The problem is my new server's root password was stored there and it's 20 digits totally random password.

Is there any way to reset the server password by the dedicated server provider?

I haven't asked my provider yet.

View 8 Replies View Related

Root Password

Jun 29, 2007

May I know how to change the password of the root and directadmin through SSH?

View 14 Replies View Related

How Do I Change The Root Password

Jun 11, 2009

I have dedicate servers and I want to change the root password. I'm using whm/cpanel.

What happen when I forget my root password?

View 9 Replies View Related

Hacker Got Root Password

May 18, 2009

I'm still trying to figure this one out. I got an email last night about 10:30pm that a weird IP had logged with root. I thought it was a guy that helps with tech things but I ran the IP... it came back from Korea and I knew I was in trouble. I immediately logged into WHM and changed the root password then sent the server down for a reboot. He was only in there for about 3 minutes before I nailed him. I've banned the IP from the server and have been watching it for nearly 12 hours now and they haven't came back yet.

Now comes the task of trying to figure out how he got the password. This is mind boggling to me. He knew the password, like someone gave it to him... there were no incorrect guesses or brute force. The password was a series of random letters, both upper and lower case. Is it possible he got it through getting to /etc/passwd via a PHP script? I have open basedir restrictions in place, can they get around that? I noticed at the time he logged in there were several IPs trying to exploit PHP scripts on my server, you know, setting the parameters to txt files but I assumed with shell functions disabled (except exec) and with open basedir this wouldn't be possible. Is there a hole in cpanel / PHP / kernel recently I may have missed?

View 14 Replies View Related

Change Root Password

Dec 10, 2008

how can i change root's password with SSH command?

View 3 Replies View Related

Reset Root Password

Dec 4, 2008

im forget my server root password, i have kvm access to server, i have centos5 dvd on server too.

how can reset root password now?

View 2 Replies View Related

Su - Root Su: Incorrect Password

Sep 1, 2007

when log in via user in wheel group it works

but when su to root
it show incorrect password

/etc/pam.d/su

Code:
#%PAM-1.0
auth sufficient /lib/security/$ISA/pam_rootok.so
# Uncomment the following line to implicitly trust users in the "wheel" group.
#auth sufficient /lib/security/$ISA/pam_wheel.so trust use_uid
# Uncomment the following line to require a user to be in the "wheel" group.
#auth required /lib/security/$ISA/pam_wheel.so use_uid
auth required /lib/security/$ISA/pam_stack.so service=system-auth
account required /lib/security/$ISA/pam_stack.so service=system-auth
password required /lib/security/$ISA/pam_stack.so service=system-auth
# pam_selinux.so close must be first session rule
session required /lib/security/$ISA/pam_selinux.so close
session required /lib/security/$ISA/pam_stack.so service=system-auth
# pam_selinux.so open and pam_xauth must be last two session rules
session required /lib/security/$ISA/pam_selinux.so open
session optional /lib/security/$ISA/pam_xauth.so
id

Code:
uid=32006(admin) gid=32010(admin) groups=10(wheel),32010(admin)

View 4 Replies View Related

Change Root Password From HyperVM

Jan 27, 2009

Is it possible to change to root password to a VPS from inside HyperVM? I currently have 4 VPS's setup and I need to change the password for one of the VPses. Can I do this from inside HyperVM without having to go to SSH?

View 7 Replies View Related

How To Handle Root Password And Support

Jan 30, 2008

I have VPS's with two companies that have managed/semi-managed support (depending on how you define it) and rely on them for a fair amount.

Whenever submitting a support request, I have to submit my root and cPanel passwords. Do people in my situation leave their root password as they would normally and just changing it however often they would if it wasn't given to support? Or, do you change your root/cpanel passwords before making a support request, and then change it back after the ticket is closed?

No offense intended to either of the VPS companies or their personell (that monitor WHT), both have been great. But, the reality is that I take it everyone at the company that has access to submitted tickets now have access to the root password, and since as a customer, I don't know when there has been employee turnover, that seems a security risk.

So, I am curious how others handle this. Not really sure if this belongs here or in the VPS forum, but since it could apply to any type of server/hosting account, I figured it belonged here.

View 9 Replies View Related

How To Change Root Password From Shell

Apr 15, 2008

how to change root password from shell....

View 2 Replies View Related

Enable Root Password On Freebsd

Jul 15, 2007

How would I go about enabling the root user on a FreeBSD 6.1 system? I've got a dedicated colocated server (hardware, not virtual) and I can't for the life of me do anything with root. I can't "su", I can't "sudo", and I can't "passwd root". I've tried different shells, etc, but nothing works. I am the server admin, but I'm doing it remotely and I just can't figure this out. I know it's not, but I'm going to ask it for the sake of it being out there anyway: Is it possible that the server lacks a root user and that I'm unable to create one?

View 5 Replies View Related

Setting Root Password MySQL

Dec 18, 2007

I can't seem to get passed p21 of Database Driven Website by Kevin Yank. But I'm learning

Ive got the latest copy and and want to follow it through to see what i can learn (lots I'm sure)

Im on a mac osx and am trying to set the root password. He says to do this using terminal in the bin directory of my MySql installation.

Where is it? i know basics about getting round terminal i.e changing directories and stuff.

View 4 Replies View Related

Kayako Support Wants My Root Password

Nov 13, 2007

I have recently leased Kayako support suite and I have not been able to get email piping to work. They have asked several times for the root password of my dedicated server and I have denied it. They now tell me they cannot help me if I do not provide them with the password. I find this very ridiculous since I know it is not safe to give that password. Is it advisable to give them the password and then change it after they get kayako working? What risks would I be going through?

View 7 Replies View Related

Change Mysql Root Password With Ssh Access?

May 29, 2008

How can change mysql root password with ssh access?

View 6 Replies View Related

CPA NEL: Major Security Hole. I Mean Big. Gives Root Password

May 16, 2007

I have just discovered a massive security in the CPANEL 10.9 software. This problem is in the BACKUP FEATURE. If you do remote ftp back onto the same account. It will put the file in the account home directory and it will have this type of stuff accountname:ROOTPASSWORD@serverhostname.com

View 14 Replies View Related

Plesk 12.x / Linux :: Change Root Password

Feb 9, 2015

Are that possible to change root password on plesk?

I have a man so work for me on my server and install double php version on my server and maybe it`s best and change password to root!

So no one have access to my root more.

View 5 Replies View Related

Plesk 11.x / Linux :: Where Is Root Mysql Password

May 18, 2014

i have installed phpMyAdmin becouse I don't like the limitation of db management of Plesk, but I can't find the root password to access in it. I read that Plesk rename "root" user in "admin", but I can't find the password. Where is it?

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved