Hi, I've tried to use exec_program_wait. I wrote a OCI program(radautz) to interact with oracle. In root, it can run correctly. 1. I wrote most calculation in oracle triggers, will this do harm to performance? 2. In radreply, I added a row, value = '/usr/local/bin/radauth', and in radauth I call the radautz with $USER_NAME variables. In debug mode(run as root), it complains following error:
Exec-Program: /usr/local/bin/radauth /usr/local/bin/radautz: error while loading shared libraries: libclntsh.so.8.0: cannot open shared object file: No such file or directory Exec-Program: returned: 0 In root I tried radautz again, it can do what i want to do. I know this should be related to environment, but I'm not very familiar with linux, could anyone give me some advice? Thanks in advanced. Regards Alex - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
