Community Forums

Important Notice:

Two sections of this forum are available only to registered customers. In order to receive access to the Customer Forums and ResellerCentral Forums, you must first register on these forums or login to your existing forum account. If you are an existing HostNine customer, be sure to register using the email address on file for your billing profile.

Go Back   HostNine Community Forums > H9 General Forums > Lounge / Off Topic > Web Development

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 01-18-2007, 03:49 PM
mhearn mhearn is offline
Junior Guru Wannabe
 
Join Date: Jan 2007
Posts: 35
Default cPanel Login on Site

Does anyone have a cPanel login for current customers on their site? If so, what sort of backend logic was used for the form? Was it a simple redirect to the cpanel url with login info?
Reply With Quote
  #2  
Old 02-28-2007, 06:00 PM
Express Express is offline
H9 Master!
 
Join Date: Oct 2006
Location: United Kingdom
Posts: 300
Send a message via MSN to Express
Default

Hello,

I don't have one on oursite however you can just add:

Quote:
<form method="post" action="http://www.yourdomainname.com:2082/login/">
So it would be something like this

Quote:
<form method="post" action="http://www.yourdomainname.com:2082/login/">
<table>
<tr>
<td>Username</td>
<td><input size="16" name="user"></td>
</tr>
<tr>
<td>Password</td>
<td>
<input type="password" size="16" value name="pass">
</td>
</tr>
<tr>
<td colSpan="2">
<div align="right">
<input type="submit" value="Login">
</div>
</td>
</tr>
</table>
</form>
Reply With Quote
  #3  
Old 02-28-2007, 06:01 PM
Express Express is offline
H9 Master!
 
Join Date: Oct 2006
Location: United Kingdom
Posts: 300
Send a message via MSN to Express
Default

Don't forget to replace

yourdomainname.com

With your real domain name
Reply With Quote
  #4  
Old 03-11-2007, 04:31 AM
Ace Ace is offline
H9 Addict
 
Join Date: Nov 2006
Posts: 121
Default

Nice! I may have to use that. I'm currently just using a subdomain as a redirect.

What about security though?
__________________
Resell graphic design to your customers
http://www.reselldesign.com | Twitter
Reply With Quote
  #5  
Old 06-30-2007, 02:14 PM
FoxRocks's Avatar
FoxRocks FoxRocks is offline
Junior Guru Wannabe
 
Join Date: Jun 2007
Location: Alberta, Canada
Posts: 52
Default

Wait...wouldn't that only work for whatever you set "yourdomainname.com" to? so you would have a nice username and password field there, but you couldn't have it for several different clients. Now maybe I'm mistaken, but I thought Ace wanted his clients to be able to go to his site and login to their cpanel. So for that you would want them to be able to enter the field for their domain. A simple way to have a login would just be:

<a href="/cpanel">Login</a>

I use it for webmail on all my clients sites.

<a href="/webmail">Webmail</a>

then they just click on webmail or login and the browser opens a login screen for you (usually a pop up). I like it this way because it's not so obvious for the general public, you can easily hide it at the bottom of the page, where as of you had a username and password field some people might try to use it.

As for security it's only as good as your password.

After reading this post I thought, hey that would be cool to have a simple login form on your hosting site for your clients to be able to login to their cpanel, this way it keeps that stuff off their site and keeps it looking clean.

Interesting

~FOX~
Reply With Quote
  #6  
Old 06-30-2007, 02:23 PM
FoxRocks's Avatar
FoxRocks FoxRocks is offline
Junior Guru Wannabe
 
Join Date: Jun 2007
Location: Alberta, Canada
Posts: 52
Default

btw Mhearn your cpanel demo link is broken...I wanted to try it out
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Customer cPanel Login SouLz Reseller Hosting 2 01-04-2010 07:48 PM
customer cpanel login help please SouLz Reseller Hosting 5 12-01-2007 01:40 AM


All times are GMT -5. The time now is 11:35 PM.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.

Host Nine

Our mission began in 2006. Thousands of awesome clients later, we are now one of the most popular hosters in the world.
Most of this is because of our fantastic support. Join us, you'll be glad you did - that's a given.