|
||
Title: Kerberos login working but now can't login as sysd Post by Pete Finnigan on Feb 19th, 2007, 6:31pm I finally got Kerberos authentication working using MS AD and OID. But now I can't login as sys (as sysdba) on the server presumably because it is trying to authenticate against OID where sys does not exist (nor will it ever). The only way I can login as sys is via DBVisualizer using JDBC (presumably because it doesn't attempt kerberos authentication). This is a problem not just because of sys but because of the plethora of system related logins that oracle expects to be available. Eventually after a day or two the database runs out of processes (presumably from its own failed housekeeping logins). Any suggestions? Thanks, Dave. |
||
Title: Re: Kerberos login working but now can't login as Post by Pete Finnigan on Feb 19th, 2007, 7:14pm To answer my own problem :) I had removed beq as an authentication service i.e. the line in sqlnet.ora should read: SQLNET.AUTHENTICATION_SERVICES=(beq,kerberos5) |
||
Powered by YaBB 1 Gold - SP 1.4! Forum software copyright © 2000-2004 Yet another Bulletin Board |