I have just installed the new release - generally works fine (although I
still can't understand how to enter bloody MLDN's :-)
I registered a domain in horizon and in manage.cgi I get an authentication
error when it executes (in login() ):
# get permissions for a given user
my $xcp_request = {
action => "set",
object => "cookie",
attributes => {
domain => $reg_domain_race_obj->{ConvertedDomain},
reg_username => $reg_username,
reg_password => $reg_password,
}
};
Now I am printing out $reg_username and $reg_password before the call - I am
worried that it isn't doing the right thing to obtain the domain name
any ideas ?
Jim Carey
www.OZbcoz.com
This archive was generated by hypermail 2.1.3 : Tue Oct 19 2004 - 23:36:12 EDT