You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Alex Karasulu (JIRA)" <ji...@apache.org> on 2008/07/02 03:50:45 UTC

[jira] Resolved: (DIRSERVER-1191) configurable admin user

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

Alex Karasulu resolved DIRSERVER-1191.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5.0

You can add a user to the administrators group:

    cn=Administrators,ou=groups,ou=system

Then your regular user then becomes a power user while tracking what that user does specifically instead  of having a shared admin user.  This was added a while back.  Just don't use the uid=admin,ou=system user after creating other power users with the same abilities as this special admin user.


> configurable admin user 
> ------------------------
>
>                 Key: DIRSERVER-1191
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1191
>             Project: Directory ApacheDS
>          Issue Type: Improvement
>            Reporter: Tanja Ertl
>            Assignee: Alex Karasulu
>             Fix For: 1.5.0
>
>
> Currently the admin user (uid=admin,ou=system) is hard coded. 
> Especially in cases where ApacheDS is embedded in other applications, it would be helpful if this user would be configurable.
> In my case I have already a kinf of "root" user in the existing application and I would like to make both the same, the application and the ApacheDS root.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.