Re: Linux and Oracle

2003-02-10 Thread Danny Towler
I might have the answer to this one. Have you sorted it yet? If not, I've often found missing links in Oracle distributions. You'll need to a) manually create the link, with: ln -s libcltntsh.so.9.0 libcltntsh.so b) ensure that directory is in your LD_LIBRARY_PATH LD_LIBRARY_PATH=$ORACLE

Re: Disable a particular command for a user

2003-02-06 Thread Danny Towler
Yes - that can be done using a Restricted Shell. Define a virtual root for the user's account and establish a bin directory under their virtual root with copies of only those binaries you wish for them to use. The rsh will stop them from cd'ing outside their virtual root (which may be mapped to

Pkg install hangs near end of install

2003-02-05 Thread Danny Towler
  I quite frequently find that the installation of packages hang right near the end. I'm using the RH8 GUI installer. Many such failed installs are of packages from RHN.   Having hung and subsequently killed off, no other rpm commands can be run - either via the GUI or the command-line rpm command.

RH8 mail client to HotMail

2003-02-05 Thread Danny Towler
Is there a mail client (rpm) for RH8 to connect to HotMail via http? Have looked at OpenWebMail and WebMail but no luck yet. Not sure if these are worth persisting with. I'm hoping to avoid the slow browser-based interface into HotMail and have the client do send/receives asynch. ___