Cpanel Password Changing
Nov 22, 2007
am having some issues with cpanel's password changing. password of a user changes fine from shell, changes fine from WHM. however no luck in the user's cpanel.
error i get is:
Quote:
There was an error manipulating the password file. This generally means you entered your old password incorrectly.
The following services were updatedif any)
Changing password for user xxxxxxx.
Changing password for xxxxxxx
(current) UNIX password:
passwd: Authentication token manipulation error
i'm looking into this user's directory, and oddly see that the /etc/<domain>/passwd and shadow and quota files are all 0 bytes. but i can log in with the password i set from whm.
permissions on these 3 files are -rw-r--r-- which seems normal, plus ownership is <username>-mail.
View 5 Replies
Jun 17, 2014
today i changed the password for the admin panel for a customer (username eg. mylogin). 10 minutes later he called me and said that he cannot get into his emailaccount anymore. Checked the password and saw that the emailpassword for his emailaddress (eg. mylogin@mydomain.com) is now the same from the admin panel login. So i changed the emailpassword and checked the admin panel login - it now has the emailpassword. What a mess.. I'm running Plesk Panel 11.5.30 MU47.
View 1 Replies
View Related
May 9, 2008
I've got an ftp account that was created in the very beginning and now I want to change the password to it but when I log in to my PLESK WINDOWS OS Control Panel and go under ftp accounts, I only see one account on there which is not what I've been using.
My questions is, is there another way of locating other ftp accounts that I have? In this case, its the account that I've been always using and its not under ftp account in my plesk cp.
I just really need to change the password to it n I can't find it.
Im on Plesk Windows OS
View 6 Replies
View Related
Nov 22, 2007
How to change the Password of my FTP?
I know how to change the pwd. of cPanel, but I don't know how to change the pwd. of FTP?
View 10 Replies
View Related
Nov 19, 2013
Everyday after Backup Panel (Tasks from Backup Manager), I receive next error:
<?xml version="1.0" encoding="utf-8"?>
<execution-result status="error">
<object name="domain.ru" type="domain">
<message severity="error" id="416a91ad-e5e7-480b-b6b4-a60157b8eaae" code="InformationalException">
<description>Could not find password for account id '2648'. Return empty password</description>
</message>
</object>
</execution-result>
Resolve -> only reconfigure domain. How can I automatic fix this problem?
View 5 Replies
View Related
Nov 9, 2008
How do you change the default cPanel logo.
Like, when you create an account, the clients cPanel says:
[url](on the top).
I was wondering, any way to change that..not for a single account but all of them..kinda so when it creates a account it actually puts a different image.
View 4 Replies
View Related
Nov 7, 2009
I have to mass change the ownership of accounts and I find "Change Owner of Multiple Accounts" tedious.
I found a bash script but I'm not sure if this works
Quote:
#!/bin/bash
IFS="$"
cd /var/cpanel/users
if [ $# = 2 ]; then
replace "OWNER=${1}" "OWNER=${2}" -- /var/cpanel/users/*
else
echo "USAGE: ./${0} <old reseller login> <new reseller login>"
fi
If that works, how can I tweak it so that the change in ownership of accounts will be based in the hosting package and not in the old reseller account?
View 3 Replies
View Related
Nov 9, 2009
to change the default cPanel account error pages. For example, default accounts have the following 404 error:
Quote:
Not Found
The requested URL * was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
So what I want to do is be able to change this page but I dont know where in the server it is located.
View 3 Replies
View Related
Feb 16, 2007
I have an existing server running cpanel that I would like to change the hostname on. What I am curious about, is the effects on the rest of the server if I go and change it. From what I can tell, the current host name is being used all over the place, and I don't know if cpanel updates everything on it's own, or if I would need to manually update everything after I change the name.
View 2 Replies
View Related
Aug 19, 2007
Is it possible to change all the addon domains in a cPanel account from :fail: to :blackhole: without having to change each domain manually?
If your wondering why they need to be changed to blackhole, lets say that somebody has a lot of inbound spam which is filling up the mail queue.
View 1 Replies
View Related
Jan 3, 2007
Changed my server hostname and no I can't get into WHM/cPanel as its telling me the cPanel license is invalid.
View 6 Replies
View Related