Trafodion 配置LDAP安全认证

本文主要介绍如何配置Trafodion的LDAP安全认证,关于LDAP的安装与使用,参考我的另外一篇“OpenLDAP服务端+PhpLdapAdmin 基本安装与配置 ”http://blog.csdn.net/post_yuan/article/details/53129735,也可以参考另外一篇”FreeIPA LDAP HA安装” http://blog.csdn.net/post_yuan/article/details/78204957

这里假设我们已经提前安装并配置好了OpenLDAP服务端环境,通过PhpLDAPAdmin可以查看到,如下图,

这里写图片描述

通过OpenLDAPAdmin Web UI创建一个trafodion用户组,并创建两个测试用户,如下图,

这里写图片描述

下面配置Trafodion端,Trafodion提供两种途径配置LDAP安全认证,1 安装时配置 2 安装后配置。这里介绍第二种,即在安装完成后如何配置LDAP认证。
1 检查当前trafodion是否配置LDAP认证

[trafodion@cent-1 scripts]$ echo $TRAFODION_ENABLE_AUTHENTICATION
NO

2 配置traf_authentication_config文件,主要配置文件中的LDAPHostName、UniqueIdentifier、LDAPSearchDN及LDAPSearchPwd。
(注:在目前的版本中,LDAPSearchDN及LDAPSearchPwd不必配置)

[root@cent-1 migrationtools]# su - trafodion
[trafodion@cent-1 ~]$ cds
[trafodion@cent-1 scripts]$ ll traf_authentication_config
-rwxr-x---. 1 trafodion trafodion 2433 Jul 14  2016 traf_authentication_config

这里写图片描述

3 使用ldapconfigcheck检查配置文件是否可用

[root@cent-1 scripts]# ldapconfigcheck -file traf_authentication_config
File traf_authentication_config is valid.

4 使用ldapcheck检查用户是否存在

[root@cent-1 scripts]# ldapcheck --username=jason
User jason found
[root@cent-1 scripts]# ldapcheck --username=kevin
User kevin found

5 使用traf_authentication_setup开启LDAP认证功能

[trafodion@cent-1 scripts]$ traf_authentication_setup --file traf_authentication_config --on
INFO: Start of security (authentication and authorization) script Mon Jan 16 14:40:34 CST 2017.
INFO: Using configuration file traf_authentication_config
INFO: Configuration file is valid
INFO: Configuration file has been propagated to nodes in the cluster
INFO: Authorization (grant/revoke support) has been enabled
INFO: Modifying sqenvcom.sh to adjust the authentication default
INFO: Authentication has been enabled

INFO **** IMPORTANT ***
INFO: Please start a new shell and bounce DCS in order for the authentication change to take affect

INFO: End of security (authorization and authentication) script Mon Jan 16 14:41:05 CST 2017.

6 重启DCS(dcsstop dcsstart)

7 通过sqlci注册LDAP中的用户

[trafodion@cent-1 bin]$ sqlci
EsgynDB Advanced Conversational Interface 2.1.0
Copyright (c) 2015-2016 Esgyn Corporation
>>register user jason;

--- SQL operation complete.
>>register user kevin;

--- SQL operation complete.

8 通过trafci.sh验证LDAP认证是否开启,或者通过修改trafci进入

[trafodion@cent-1 bin]$ ./trafci.sh -h cent-1:23400 -u jason -p jason123

Welcome to EsgynDB Enterprise Command Interface
Copyright (c) 2015-2016 Esgyn Corporation

Host Name/IP Address: cent-1:23400
User Name: jason

Connected to EsgynDB Advanced

SQL>

[trafodion@cent-1 bin]$ ./trafci.sh -h cent-1:23400 -u jason -p jason1234

Welcome to EsgynDB Enterprise Command Interface
Copyright (c) 2015-2016 Esgyn Corporation

Host Name/IP Address: cent-1:23400
User Name: jason

*** ERROR[8837] Invalid username or password.  User: JASON [2017-01-16 15:40:57]

User Name:
评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

数据源的港湾

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值