You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Tanja Ertl (JIRA)" <ji...@apache.org> on 2008/06/27 11:27:45 UTC

[jira] Created: (DIRSERVER-1191) configurable 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


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.


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

Posted by "Alex Karasulu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSERVER-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Karasulu reassigned DIRSERVER-1191:
----------------------------------------

    Assignee: Alex Karasulu

> 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
>
> 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.


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

Posted by "Alex Karasulu (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Emmanuel Lecharny (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSERVER-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny closed DIRSERVER-1191.
----------------------------------------


closed

> 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.