Member since
01-26-2016
8
Posts
9
Kudos Received
0
Solutions
02-05-2016
03:41 AM
2 Kudos
Hi @Neeraj Sabharwal I already resolved this problem by your suggestion. The points of key are the following columns in Advanced ranger-ugsync-site.
ranger.usersync.source.impl.class
org.apache.ranger.ldapusersync.process.LdapUserGroupBuilder
ranger.usersync.sink.impl.class
org.apache.ranger.ldapusersync.process.PolicyMgrUserGroupBuilder
There are no hints on the HDP 2.3.2 document. After these configuration, I could see the users of ldap server on my reanger UI. Thanks.
... View more
01-04-2018
09:33 AM
# sudo -u hbase kinit -kt /etc/security/keytabs/hbase.service.keytab hbase/hive-spike.example.com@EXAMPLE.COM # sudo -u hbase hbase shell hbase(main):001:0> grant 'hbase4','RWCA'
... View more