Might be a bit of overkill for your needs but Webmin (www.webmin.com) has an integrated file manager (Java based) that's pretty nifty.
Of course webmin comes with a shedload of other very powerful features too, but these can be restricted if you need this for your users.
AIX 4.3 doesn't have any native mechanisms to do what you want.
Your best bet is to upgrade inetd to xinted (http://www.xinetd.org/) it'll do everything you want and more, it really is a vast improvement over inetd, highly recommended.
Alternatively you could replace the stock ftpd with wu-ftpd...
I think it kinda depends on what those batch files run from NMENU actually do.
I'm guessing they perform various housekeeping tasks, prolly on the Netware volumes, which won't map to Linux filesystems.
Taking a look at those batch files, working out what they do and replicating them as shell...
I think bash would be the preferred choice, it has (AFAIK) more korn-type functionality than pdksh.
Out of interest, why do you need the korn shell ? Just curious.
Can your machine resolve hostnames correctly ? ie `nslookup www.cnn.com`
If that works then your machine can deliver on it's own. Make sure you've got sendmail running as a daemon, `sendmail -bd -q15m` if it isn't. In this case the DS macro can be null.
If the nslookup command bombs then you'll...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.