Oracle Advanced Security Options is Blank
- by mak4pi
I just installed Oracle DB 10gR2 with Oracle Advanced Security, but cannot see the algorithms.
  [user@db-1] adapters
     Installed Oracle Net transport protocols are:
      IPC
      BEQ
      TCP/IP
      SSL
      RAW
Installed Oracle Net naming methods are:
Local Naming (tnsnames.ora)
Oracle Directory Naming
Oracle Host Naming
Oracle Names Server Naming
Installed Oracle Advanced Security options are:
Where are all the algorithms for Oracle Advanced Security options please?
I checked the $ORACLE_HOME/bin/adapters file and it's looking for naea256i, naemd5i, etc. in the naetab.so file, but none of these are listed in the naetab.so file. What's wrong with the naetab.so file? 
Thanks.