
|
View Full Version : Xskin (Problem)
minasonline 04-16-2003, 03:23 PM With the option to edit/delete the zone of DNS - OFF, it it is appearing for my customers (resale).
I am using the Xskin. How I make to "erase" these options?
trustedurl.com 04-16-2003, 04:09 PM Originally posted by minasonline
I am using the Xskin. How I make to "erase" these options?
Does it work with the standard blue skin?
minasonline 04-16-2003, 04:16 PM The "problem" is the users... :(
trustedurl.com 04-16-2003, 04:22 PM Originally posted by minasonline
The "problem" is the users... :(
I'm a bit confused... this is appearing in the resellers WHM right? Now if it works for the whm skin blue (or orange or whichever) then the problem is with xskin. If that's the case, then simply edit the two links out of the whm skin.
Eric Lim 04-16-2003, 04:22 PM 1) Login WHM as root
2) At your left, click Reseller Center
3) At Edit Reseller Privileges/Nameservers, select the reseller name and click OK.
4) Scroll down to about 60% of the page, unclick two options:
- Edit DNS Entries (warning: this will allow access to all zones)
- Edit MX Entries
If you completely want to disable your reseller's access on modifying DNS zone, unclick the option Add Domains, that should do it.
trustedurl.com 04-16-2003, 04:23 PM Originally posted by cyberservers
4) Scroll down to about 60% of the page, unclick two options:
- Edit DNS Entries (warning: this will allow access to all zones)
- Edit MX Entries
In a different thread they mention that they've already done that .... (I think)....
minasonline 04-16-2003, 04:53 PM Originally posted by cyberservers
1) Login WHM as root
2) At your left, click Reseller Center
3) At Edit Reseller Privileges/Nameservers, select the reseller name and click OK.
4) Scroll down to about 60% of the page, unclick two options:
- Edit DNS Entries (warning: this will allow access to all zones)
- Edit MX Entries
If you completely want to disable your reseller's access on modifying DNS zone, unclick the option Add Domains, that should do it.
Itīs the problem... The two options is OFF (unmarked), but, look the WHM the reseller:
Dns Functions
==========
Park or Point a Domain
List Parked Domains
Add a DNS Zone
Delete a DNS Zone
The Edit MX is not show (the option is OFF), but the Add and Delete is show... :( The theme is Xskin (the last version - upgrade automatic).
trustedurl.com 04-16-2003, 05:12 PM Originally posted by minasonline
The theme is Xskin (the last version - upgrade automatic).
Does it work with the other skins though???
Eric Lim 04-16-2003, 07:19 PM I did a bit of test and see if this one works out for you:
Login to your box as root
cd /usr/local/cpanel/whostmgr/docroot/themes/Xskin
cp command command.bak
vi command
search for the word DNS
type /DNS in your vi screen
You would see something like the following:
WHMDEFINE:ACL=all,ACL=edit-mx
<font face="Arial, Helvetica, sans-serif" size="2"><a
href="/scripts/editmx" target="mainFrame">Edit
an MX Entry </a> </font></b><br>
ENDWHMDEFINE
For every WHMDEFINE that you don't want your reseller to see, remove the ACL=value, simple leave the ACL=all. ACL probably means Access Control List that will restrict others to access except root. If you have it "all" then other WHM access (except for root) will not be able to access it.
NOTE: This only works for newbie, if you do give your reseller the function to edit DNS and they know the direct URL for Xskin to edit the DNS, they will have access to it too.
Also, when everytime your upto upgrade runs and update Xskin, your modified file would be erased and replaced with the new one. So backup carefully.
I hope this helps.
minasonline 04-16-2003, 07:33 PM Hi cyberservers
Thanks very much!! Problem resolved.
Eric Lim 04-17-2003, 12:07 AM No problem, but this is not the most sufficient solution. You may have to contact Cpanel for the troubles you met before.
redhead 04-17-2003, 12:21 AM The option is there but it doesnt work
Eric Lim 04-17-2003, 12:24 AM Originally posted by redhead
The option is there but it doesnt work
What do you mean?
|