Hi,

Thanks for the reply. Weirdly, not even one domain is under the same id but luckily i can query it from postgres prompt and fred-admin --domain_list

2010/9/15 Georg Kahest <georg.kahest@eestiinternet.ee>
15.09.2010 7:08, Umarzuki Mochlis kirjutas:
Hi,

I restored a backup image of a fred server done last year to a vmware guest (which successfully running) and restored all postgres databases from physical server to the vmware guest.

On my laptop, i created a new certificate and fred-client installation configured to connect to the vmware guest, which is successfully connected to the virtual fred server. When i ran list_contacts, list_domains, list_keysets & list_nssets frm my laptop, the output is not the same as the registrar with the same name as connected to the physical server from another laptop.

How could this possible?  I successfully check the domain (check_domain) registered by the other laptop (displayed as not available/registered) but not from list_domain command.

How can I list all contacts, domains & nssets even if it is not created/registered by me from fred-client?

--
Regards,
Umarzuki Mochlis
http://debmal.my
_______________________________________________ fred-users mailing list fred-users@lists.nic.cz https://lists.nic.cz/mailman/listinfo/fred-users
Hello,

Is the registrar id same in new system as in old, you can check it from postgres table registrar.
You cant list objects not created/owned by you from fred-client, but you can do it from postgres database,  table is object_registry and type = 1 for contacts,
2 for nssets and 3 for domains.
for example "select * from object_registry where type = 1"

-- 
Georg Kahest
Süsteemiadministraator

Eesti Interneti SA • Silikaltsiidi 3a, 11216 Tallinn
Tel 727 1016 • Faks 727 1010 • Mobiil 58 50 35 64
www.eestiinternet.ee

_______________________________________________
fred-users mailing list
fred-users@lists.nic.cz
https://lists.nic.cz/mailman/listinfo/fred-users




--
Regards,

Umarzuki Mochlis
http://debmal.my