Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Kerberos ANO and Solaris

Kerberos ANO and Solaris

From: Mike Accetta <mja_at_cs.cmu.edu>
Date: 14 Nov 1998 00:48:41 GMT
Message-ID: <72ik19$raq$1@goldenapple.srv.cs.cmu.edu>


Has anyone successfully installed the Kerberos Advanced Networking Option for Solaris 2.5.1 with either Oracle 8.0.3 or 8.0.5 server?

After (I think) following all installation instructions for 8.0.3, I still receive

    ERROR:
    ORA-12641: Authentication service failed to initialize

when attempting to connect via sqlplus/@<dbname>. The error message suggests turning on tracing to determine the underlying error. The trace log implies that the security options in SQLNET.ORA are not even being found, e.g.:

    nam_gnsp: Reading parameter "SQLNET.ENCRYPTION_SERVER" from parameter file     nam_gnsp: Parameter not found

    naequad: Using default value "ACCEPTED"
    nam_gic: entry
    nam_gic: Counting # of items in "SQLNET.ENCRYPTION_TYPES_SERVER" parameter
    nam_gic: Parameter not found
    nam_gic: exit

but they are indeed there.

For 8.0.5 the ANO directories appear to be on the installation CD but the installer provides no way to install them that I can see. Under 8.0.3 they were installed by the "Single sign on" selection which is not present with 8.0.5

Mike Accetta Received on Fri Nov 13 1998 - 18:48:41 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US