From: hahmed <dim...@gm...> - 2009-04-29 14:30:44
|
ok, Thx :) I tried the following to get the config of a remote webmin server (already configured in the webmin servers index and I tried the remote_foreign_check to check if everything is all right) : %remote_config=&remote_foreign_config($in{'server'},"firewall"); but when I try to print the elements of the hash, like following : print "$remote_config{'direct'}"; foreach $remote_config (values %remote_config) { print "Some config is $remote_config\n"; } I got an empty string, although 'direct' exists in the remote host config and its value is 0. Any help please. regards h.ahmed 2009/4/29, Jamie Cameron <jca...@we...>: > > On 28/Apr/2009 14:06 hahmed wrote .. > > Thanks for the reply. > Can u please give me a detailed documentation on the RPC functions and > the > other API of the Webmin. > I have the documentation "Managing Linux Systems with webmin" that u > wrote > in 2004. > Is there a newer one ? > regards > h.ahmed > > The best place to look is the developer docs at > http://doxfer.com/Webmin/WebHome > - Jamie > -- Ahmed Hamouda http://www.fedora-tunisia.org/ http://forums.fedora-fr.org/ |