i want to modify my db cinfiguration to accept a single IP adress (
http://www.e-smith.org/docs/howto/remote-mgr-access-howto.html) but i´m not shure where exactly to customice the file...
can anyone give a tip?!!!
===========================================
'setprop'
=> {
'function' => \&DB_setprop,
'usage' => "$0 dbfile setprop key "
. "prop1 val1 [prop2 val2] "
. "[prop3 val3] ...",
===========================================
$commands{'getprop'}{'usage'}
===========================================
?????? thx!