sounds like you just need the vconfig rpm. I looked here: http://rpm.pbone.net/ there are quite a few listed here. Not sure what version SME 6.5 would use. Search for vconfig on the simple search and find a version that works with the version of SME you are trying this on.
Keep us posted. I would like to try this myself!
i downloaded the RPM but when i tried to install it start the chain of needed RPM. i'm scared to damage my sme server. it been working so good for long long time. here is part of the proccess.
# rpm -i vconfig-1.6-2.i386.rpm
error: failed dependencies:
libgcc_s.so.1 is needed by vconfig-1.6-2
libstdc++.so.5 is needed by vconfig-1.6-2
# rpm -i libgcc-3.0.1-3.i386.rpm (no problem with this)
# rpm -i libstdc++-3.2-7.i386.rpm
error: failed dependencies:
libc.so.6(GLIBC_2.3) is needed by libstdc++-3.2-7
# rpm -i glibc-debug-2.2.5-34.i386.rpm
error: failed dependencies:
glibc = 2.2.5-34 is needed by glibc-debug-2.2.5-34
glibc-devel = 2.2.5-34 is needed by glibc-debug-2.2.5-34
i stop after last rpm request