Unfortunately, currently the way the sub-user permissions work this
ability is not enabled.  However, I will look into the feasbility of
offering this to the end user (sub-user), as offhand I don't know why this
isn't an allowed feature.

If you want to *hack* it yourself, (with manage.cgi v2.33) go to line
1123:

    # only show the option to create new nameservers for domain owners
    if ($reg_f_owner and $reg_domain !~ /\.tv$/i ) {
    $HTML{CREATE_NAMESERVERS} = <<EOF;

<br><br>
<b>If you want to create or modify a nameserver which is based on
$reg_domain_race_obj->{OriginalDomain}
<a href="$cgi?action=manage_nameservers">click
here.</a>
EOF
}

And remove the if statement (comment out line 1124 and 1130).  WARNING -
this will allow "create/modify nameserver" for .tv domains, which is not
desirable - it just don't work.

Until then, I'll see what we can do about modifying manage.cgi
(http://manage.opensrs.net) properly.

Charles Daminato
TUCOWS Product Manager
[EMAIL PROTECTED]

On Tue, 12 Jun 2001, Dave Warren wrote:

> Is it possible to delegate the ability to create/remove nameservers based on
> this domain to a subuser?
>
> The problem is that one of our DNS servers has an IP that changes every
> month or two.  The client wants to control it himself, but not release the
> full username/password out.
>
> Is this possible?
>
>
> ========================================================
> Dave Warren,
>  Email:  [EMAIL PROTECTED]
>  Priority: [EMAIL PROTECTED]
> ========================================================
>
>
>

Reply via email to