Subdomains With Different Passwords

Jun 16, 2008

I'm planning on buying my first domain in order to host various sites of mine in one place. I like the idea of subdomains to separate them, but I was wondering... Is it possible to access different subdomains using different passwords? I'm planning to let a friend of mine use a subdomain to host a site of hers that's related to mine, and I'd like it if she had the security of a different password. I just want to know if I can even do this, and if so, what hosts offer this option?

View 9 Replies


ADVERTISEMENT

Wildcard DNS Subdomains Working, But Existing Subdomains Not

May 7, 2007

I've set up the affiliate manager from jrox.com for a client of mine. This includes the setup of wildcard DNS so that each affiliate can have username.clientssite.com and have it count their clicks - which works properly.

What isn't working properly is that he also has forums.hissite.com, which is loading the main website page instead of his forums. He is using cpanel to add the subdomain, and it isn't failing, so I'm not sure what's going on with it.

Here is the relative section from the httpd file.

Quote:

<VirtualHost 74.53.106.146>
ServerAlias residualvictory.com
ServerAlias *.residualvictory.com
ServerAdmin webmaster@residualvictory.com
DocumentRoot /home/residual/public_html
BytesLog domlogs/residualvictory.com-bytes_log
ServerName www.residualvictory.com

User residual
Group residual
CustomLog /usr/local/apache/domlogs/residualvictory.com combined
ScriptAlias /cgi-bin/ /home/residual/public_html/cgi-bin/
</VirtualHost>

<VirtualHost 74.53.106.146>
ServerAlias www.forums.residualvictory.com
ServerAlias forums.residualvictory.com
ServerAdmin webmaster@forums.residualvictory.com
DocumentRoot /home/residual/public_html/forums
BytesLog domlogs/forums.residualvictory.com-bytes_log
ServerName forums.residualvictory.com

User residual
Group residual
CustomLog /usr/local/apache/domlogs/forums.residualvictory.com combined
ScriptAlias /cgi-bin/ /home/residual/public_html/forums/cgi-bin/
</VirtualHost>

And the bind file for his domain

Quote:

; Modified by Web Host Manager
; Zone File for residualvictory.com
$TTL 14400
@ 86400 IN SOA ns1.lucidic.com. root.lucid.lucidic.com. (
2007050705
86400
7200
3600000
86400
)

residualvictory.com. 86400 IN NS ns1.lucidic.com.
residualvictory.com. 86400 IN NS ns2.lucidic.com.


residualvictory.com. 14400 IN A 74.53.106.146

localhost.residualvictory.com. 14400 IN A 127.0.0.1

residualvictory.com. 14400 IN MX 0 residualvictory.com.

mail 14400 IN CNAME residualvictory.com.
www 14400 IN CNAME residualvictory.com.
ftp 14400 IN A 74.53.106.146
forums 14400 IN A 74.53.106.146
www.forums 14400 IN A 74.53.106.146
* 14400 IN A 74.53.106.146

View 10 Replies View Related

SSH With No Passwords

Jan 6, 2007

way to set up a user in passwd/shaddow to use no passwords. Not looking for keypair authentication or any authentication. just the abulity to run ssh <host> and I'm in.

Why - you might ask would I want something with no security? Because the shell that they are going to run is going to lock their IP out. This is a trap for SSH hackers allowing them to log in with any password/no password and immediately drop into something that runs iptables to kill their IP instantly. So I'll create a number of dummy accounts with names hackers try and it's a trap.

View 14 Replies View Related

One Time Passwords

Mar 19, 2007

for a one-time password system to help us secure some systems... we've looked at RSA SecurID but the software licenses are way too expensive.

Is there any reasonably priced one-time password system that we can use to secure SSH and access to internal systems? We'd like something with a keychain device that will generate the password.

View 3 Replies View Related

I Have A Txt In My Server With Million Of Passwords

Jul 20, 2009

I'm very frustated 'cause i found a "****.txt" into my root directoriy of my server with a lot of usernames and passwords (24Mb)

Example:
<<removed, as they might be active accounts>>

I just put here the first lines but I have yahoo, hotmail, facebook passwords etc ...

View 12 Replies View Related

Setting Passwords And Security

Aug 28, 2007

I have about 7 hosting accounts, am a member of over 60 forums and have many other services that require passwords. Generally, I use the same or similar password. However, recently I have been getting more and more hacking of my sites going on and I worry if it is due to my password "system" (or lack of).

How do you go about creating your passwords, and remembering them?

View 2 Replies View Related

Edit Passwords For CPanel Addons ?

Jan 17, 2009

This is probably a long shot, but is there a workaround way to be able to edit passwords for addon domains in cPanel 11? Apparently you can only manage redirection or remove: ...

View 1 Replies View Related

49pence Randomly Changing Passwords

Jul 24, 2008

Today we received an email saying that the admin password for the server had been changed by them and that we should log in and change the password again ourselves.

49pence have provided no explanation as to why the password was changed and despite multiple requests have refused to give any kind of explanation. I've also asked to speak to a manager and this request was denied (well, more ignored and I was given the same line that they cannot disclose why they changed a customers' password).

View 14 Replies View Related

Import Email Passwords To CPanel

Nov 16, 2008

And now after creating a Joomla! site for a school that will be moving to my server from a local small isp that doesn't have a control panel (just a screen to allow users to set-up their email name and pwd) I'm stuck with trying to figure out how to set up their email accounts with their current password.

There are about 40 accounts that I can add manually, but when I change the nameservers, these teachers and staff are going to be at a loss as what to do; like I am at the moment.

View 10 Replies View Related

IIS POP3 Keeps Resetting The User Passwords

Jun 29, 2008

From time to time all the POP3 user mailboxes get their password reset and users can't access their mail. I have to go in and manually reset each users password.

Why is this happening and how can I stop it?

View 2 Replies View Related

All CPanel & Email Passwords Changed PLUS Root

May 10, 2008

I got up today, went to check my emails and received invalid passwords on all my email accounts. I then went to check in the CPanels and get the same error when I try to login.

Then I try the root and same thing!

BUT all my linked FTP accounts work and the sites are online and working. One is giving a 500 error (cgi program) but besides that, they are all online w/ no changes.

My "host want to do a OS reinstall and let me try and restore my sites from a slave drive. I think thats stupid and shouldnt be needed.

They also automatically say I was hacked...Sure a hacker changed all the cpanel and email passwords but worked it so the linked FTP accounts would work and didnt take any sites offline.

View 4 Replies View Related

Windows Server 2008 - How To Manage FTP Users/passwords

Nov 1, 2008

I have setup a test server at home, Datacenter edition 2008.

Now, is there a way to allow only a certain username and password combination to access an FTP session/site?

View 2 Replies View Related

How To Organize Massive Passwords Change On Cpanel Server

Jun 20, 2007

to change all passwords for user account on cpanel server. Is it possible to do it automatically by using some cpanel script? Also I need this information stored in one file in order to know new passwords.

View 4 Replies View Related

Plesk 11.x / Linux :: Spam Attack - Passwords Discovered

May 28, 2014

I'm getting a big problem on my server.

From 1 week until now I got 4 spam attacks. The attacker is the same, because the emails sent are iqual.

The technique is also the same, they use an email account (compromissed password) and send emails through smtp server.

When I detect the attack, i do:

1. identify the compromised account
2. Change password from the compromised account
3. Stop qmail
4. Clear queue with qmail-remove
5. Start qmail

The problem is that they already used 4 diferent domains since the first attack. So, here is my problem, how do they discover the passwords?! How can I solve this problem? I have hundreds of emails accounts and can't change it all.

CentOS release 5.10 (Final)
Plesk 11.0.9 

View 1 Replies View Related

Plesk 11.x / Linux :: Two Passwords For Admin In Control Panel?

Nov 14, 2014

Why can i login with two different passwords for the user admin in plesk control panel?

View 1 Replies View Related

Plesk 12.x / Linux :: Reset All Customer Account Passwords?

Jan 4, 2015

Came across an answer within google, but wanted to make sure I have an updated tutorial to prevent crashing the mysql and or server as others did.

How can we reset all customer account passwords at once, whether it be a preset one and or random?

View 2 Replies View Related

Plesk 11.x / Linux :: Service Is Used For Changing Mailbox Passwords

Feb 20, 2015

I am having a Plesk server and when I scanned it with tools like OpenVas, It detected the following vulnerabilities with CVE acronym. As the corresponding ports and services are being controlled by Plesk, I require to patch it.URL....As you can see this vulnerability has been hit on port 106. I checked the Plesk server and found the port 106 being used by service "poppassd". This was nothing I installed and came along with the Plesk installation. Hence just wanted to make sure whether it has a patch from Parallels. As per my investigation this service is used for changing mailbox passwords and I am currently using Roundcube client. How to patch this vulnerability.

As per the solution in pic, the vulnerability "SMTP antivirus scanner DoS" can be resolved by upgrading or installing anti virus for Plesk mail server. I am ready to buy Dr.Web or Kaspersky from Parallels. But wanted to make sure whether any of the above antivirus can resolve the vulnerability.

cat /usr/local/psa/version
11.0.9 CentOS 6 110120608.16

View 1 Replies View Related

Backup Old Cpanel Site And Restore It On New One But Email Passwords Lost

Aug 9, 2008

I moved from a host to another and wanted to restore/use the email adresses that are already saved on my old host account.

I did a full backup by using Cpanel's wizard and saved it on my computer. Extracted everything and then by using FTP I have put all the files on my new server which is using Cpanel as well.

Although all email adresses are now visible in my Cpanel the old passwords will not work anymore......

View 4 Replies View Related

Plesk 11.x / Linux :: Disallow Changing Passwords Panel Login

Nov 4, 2014

We use our own backoffice for remote logins. Passwords for panel login are encrypted. Is it possible to remove the option for customers to change their password for panel login so they will stay in sync with our own backoffice?

If it's not possible, is there a way to decrypt the panel login passwords, like there is for the admin-password (/usr/local/psa/bin/admin --show-password)?

View 1 Replies View Related

Plesk 12.x / Linux :: Access Email Passwords In Plain Text (not Encrypted)

Jun 17, 2015

I need to be able to access email passwords in plain text (not encrypted). I'm running with updates so as to not force encryption, which I'm told is a one-way deal. I'm going to have to go to new hardware soon, as I'm finding the hardware starting to fail.

I understand the "mail_auth_view" utility shows the passwords, and was wondering if it will decrypt them for you?

If not, how can I keep the behavior of non-encrypted email passwords so that the customer administrators still have access to them for their users? I know a new install forces encryption, which is why I can't do that. How can I preserve the non-encrypted passwords and move to new hardware? This seems to be a deal breaker for my customers.

View 3 Replies View Related

WHM Subdomains And DNS

Nov 8, 2009

I'm setting up an auto-configuration script to setup accounts in WHM and create subdomains and so far everything is working fine!

But we have a problem - when an account is setup and the subdomain is not working yet when a customer visits it he gets wrong dns information and then when the domain starts working it's not working for him.

I know that flushdns solves this issue under Windows but I don't want to make my newbie customers run complicated commands.

Will a 5 minut delay solve this issue from the moment the account is created to the moment the customer visists the site?

View 3 Replies View Related

Subdomains With WWW

Jun 13, 2008

my control panel is PLESK, when our customers create sub domain they cannot access to their sub domains with www, for example the sub domain is sub.domain.com and I cannot access to this sub domain whit this address www.sub.domain.com .

what should I do to work the sub domains with www ?

View 4 Replies View Related

SSL And Subdomains

Apr 27, 2008

I have a question about SSL certificates and how they function with subdomains.

OVERVIEW
Right now we have [url]. This subdomain houses our client management tool.

PROBLEM
We wanted to use an SSL cert on the above domain so I purchased a wildcard SSL. *.domain.com SSL was ordered and setup.

However, now when we enter[url]we're seeing the content from domain.com, not secure.domain.com

I understand we could use [url]but isn't the point of the wildcard SSL so I can do what I want... access [url]?

This is a cPanel/WHM setup.

View 9 Replies View Related

SSL And Subdomains

Jan 30, 2007

I have googled high and low and i'm about to explode. This has been an issue for the last 4 days...

I have secure.domain.com

I bought a SSL cert for secure.domain.com

I installed the cert

[url] shows the right content

[url]shows the content for [url]
-
I've had this working before on site5, but I share a dedicated account now with WHM/cPanel and it's not working.

it's like the subdomain is being ignored.
-
Tll me if i'm wrong, but each SSL needs its own IP correct? i added an IP for domain.com and WHM seems to have set it for all the subdomains as well.

View 5 Replies View Related

Subdomains

Jan 13, 2007

I purchased a dedicated server several days ago, and realize that this will be a learning curve for me since I'm not experienced in server management.

I have a quick question about subdomains.

My domain names have resolved (or are still resolving). I created two subdomains on a domain, but I can't access them. I'm not sure if there is anything else I should do to get these subdomains to work.

I'm using Plesk8.1

My domains are registered at GoDaddy (and some at RegisterFly)

if I can provide you with any information such as my DNS template, etc...

View 2 Replies View Related

Subdomains

Nov 5, 2007

I know this question has been asked loads of times, but I don't seem to be able to find the answer I'm looking for.

I'm looking to host the forum part of my site on another server. The main part of my site is on a shared hosting account. Which is fine. I'm adding a forum to the site, and was planning on hosting this on my VPS account as a subdomain. As my shared hosting package is only small.

I've edited the DNS with my domain registration provider and added a A record for forum.mydomain.com pointing to the ip of my VPS account. I then created a account on my VPS for the domain/subdomain. However I don't seem to be able to get the subdomain to work

Do I need to ask my shared hosting provider to do anything? or do I need to edit anything on my VPS? The subdomain doesn't appear to be resolving.

View 6 Replies View Related







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