You want OS authentication, right? Set SQLNET.AUTHENTICATION_SERVICES= (NONE) in sqlnet.ora and OS_AUTHENT_PREFIX = "" in init.ora Then users will not be asked for password within Oracle. Whose password do you wanna change? Were your users created with IDENTIFIED EXTERNALLY?




Reply With Quote