oracle11G 外部认证失败
时间:2011-09-15
来源:互联网
[root@wml ~]# useradd test
[root@wml ~]# passwd test
Changing password for user test.
New UNIX password:
BAD PASSWORD: it is too simplistic/systematic
Retype new UNIX password:
passwd: all authentication tokens updated successfully.
SQL> select * from v$version;
BANNER
--------------------------------------------------------------------------------
Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
PL/SQL Release 11.2.0.1.0 - Production
CORE 11.2.0.1.0 Production
TNS for Linux: Version 11.2.0.1.0 - Production
NLSRTL Version 11.2.0.1.0 - Production
SQL> show parameter os
NAME TYPE VALUE
------------------------------------ ----------- -----------------------------
db_lost_write_protect string NONE
diagnostic_dest string /u01
optimizer_index_cost_adj integer 100
os_authent_prefix string ops$
os_roles boolean FALSE
remote_os_authent boolean FALSE
remote_os_roles boolean FALSE
timed_os_statistics integer 0
SQL> CREATE USER "OPS$test" IDENTIFIED EXTERNALLY;
User created.
SQL> grant create session to "OPS$test";
Grant succeeded.
SQL> conn /
ERROR:
ORA-01017: invalid username/password; logon denied
Warning: You are no longer connected to ORACLE.
诸位,为什么呢?
[ 本帖最后由 foolfox 于 2011-9-15 16:06 编辑 ]
[root@wml ~]# passwd test
Changing password for user test.
New UNIX password:
BAD PASSWORD: it is too simplistic/systematic
Retype new UNIX password:
passwd: all authentication tokens updated successfully.
SQL> select * from v$version;
BANNER
--------------------------------------------------------------------------------
Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
PL/SQL Release 11.2.0.1.0 - Production
CORE 11.2.0.1.0 Production
TNS for Linux: Version 11.2.0.1.0 - Production
NLSRTL Version 11.2.0.1.0 - Production
SQL> show parameter os
NAME TYPE VALUE
------------------------------------ ----------- -----------------------------
db_lost_write_protect string NONE
diagnostic_dest string /u01
optimizer_index_cost_adj integer 100
os_authent_prefix string ops$
os_roles boolean FALSE
remote_os_authent boolean FALSE
remote_os_roles boolean FALSE
timed_os_statistics integer 0
SQL> CREATE USER "OPS$test" IDENTIFIED EXTERNALLY;
User created.
SQL> grant create session to "OPS$test";
Grant succeeded.
SQL> conn /
ERROR:
ORA-01017: invalid username/password; logon denied
Warning: You are no longer connected to ORACLE.
诸位,为什么呢?
[ 本帖最后由 foolfox 于 2011-9-15 16:06 编辑 ]
作者: foolfox 发布时间: 2011-09-15
你现在退出sqlplus,在操作系统里切换到test用户,然后再用sqlplus /这种操作系统外部认证的方式就可以登录oracle了
作者: majuthink 发布时间: 2011-09-15
你现在退出sqlplus,在操作系统里切换到test用户,然后再用sqlplus /这种操作系统外部认证的方式就可以登录oracle了
www.jiyinnn.com
www.jiyinnn.com
作者: xixi852456 发布时间: 2011-09-15
这论坛竟然没有一个帖子我看的www.jiyinnn.com
作者: xixi852456 发布时间: 2011-09-15
相关阅读 更多
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28