[ 
https://issues.apache.org/jira/browse/TRAFODION-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Roberta Marton closed TRAFODION-1769.
-------------------------------------
    Resolution: Fixed


This has been fixed.

> Have installation procedure map database root user to LDAP user
> ---------------------------------------------------------------
>
>                 Key: TRAFODION-1769
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-1769
>             Project: Apache Trafodion
>          Issue Type: Improvement
>          Components: installer
>            Reporter: Roberta Marton
>            Assignee: Roberta Marton
>
> When running installation with security enabled, after Trafodion is 
> initialized, there is a separate step the customer has to do to map database 
> root user to a valid LDAP user.  This step is explained on the Apache 
> Trafodion website: http://trafodion.apache.org/enable-secure-trafodion.html 
> in the Manage Users section.
> It would be nice to incorporate this step into the installation procedure to 
> avoid the extra step.
> After the Trafodion database is initialized (running "initialize trafodion" 
> in sqlci), the installation procedure should ask the user for the LDAP user 
> that should become the database user DB__ROOT and then execute the following 
> command under sqlci:
>   ALTER USER DB__ROOT SET EXTERNAL NAME trafodion-root-user-in-ldap;
> The trafodion-root-user-in-ldap can then connect through the connectivity 
> interfaces using their own user credentials.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to