Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

::EditZone / Permission / 200k+ domains #32

Open
integrateddigital opened this issue Nov 15, 2016 · 0 comments
Open

::EditZone / Permission / 200k+ domains #32

integrateddigital opened this issue Nov 15, 2016 · 0 comments

Comments

@integrateddigital
Copy link

Hi All,
Thanks for this library.
I've created a system, it runs in-house in the company I work for, it manages 200k+ domains, a portion
of these domains are delegated to a cpanel/whm instance - about 30k of 'em; interaction is via
cpanel api2 ( xmlapi-php ) .. we have been facing a problem where in many instances
the DNS Edit ( read and edit ) falls to "You do not have permission to read this zone" ..
-it is not related to the permission of "Advanced DNS Zone Edit feature/package"
( unless it's an unix permission, ? )
-There is only ONE username/account in cpanel that owns it.

Given that this is an exception instance [ all domains are owned by the same entity ], this is my question:

How can we bypass this problem ? Can we somehow chmod +x ( or alike ) a path ? or
which validation this is really doing ? root via whm user:2087 doesnt help ..

We have full control of the server (it's physically local, the server ! ) - ..

Before we write a from-scratch/apache fetching DNS Zone workaround, I really, really wonder:

can we not bypass this somehow ?

any help greatly appreciated !

txs,
s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant