Found this via googling. --------- For setuid/setgid executables your preloaded code has to be read from a trusted directory for secure ELF objects. One default trusted directory for 64 bit is /usr/lib/secure/64. Try to load your code from there or define your own trusted directory via clre -64 -s ---------
HTH, Seema. On 03/02/10 13:58, solarg wrote: > > hello all, > > i'm using the workaround is the tarball portfs_hang.tar.gz given by Jeff > Trawick. > After installing a new app that send mails, i found these warnings in my > logs, even if the mail is correctly send: > ld.so.1: sendmail: warning: > /usr/apache2/2.2/lib/port_getn_interposer_32.so: open failed: illegal > insecure pathname > ld.so.1: sendmail: warning: > /usr/apache2/2.2/lib/port_getn_interposer_32.so: open failed: illegal > insecure pathname > > What is the problem? > > thanks in advance for help, > > gerard > > _______________________________________________ > > > webstack-discuss mailing list > webstack-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/webstack-discuss
