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

[jira] Created: (DIRSTUDIO-427) Operational attributes turned on by itself

Operational attributes turned on by itself
------------------------------------------

                 Key: DIRSTUDIO-427
                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-427
             Project: Directory Studio
          Issue Type: Bug
          Components: studio-ldapbrowser
    Affects Versions: 1.3.0
            Reporter: Aleks M


Hi
Working against Novell eDirectory 8.7.3.9


When I click the New attribute button and add the userPassword attribute Directory Studio automatically turns on the display of operational attributes and I have to go to Preferences>LDAP>Attributes>Entry editor to turn them off again.

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


[jira] Commented: (DIRSTUDIO-427) Operational attributes turned on by itself

Posted by "Stefan Seelmann (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DIRSTUDIO-427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12682145#action_12682145 ] 

Stefan Seelmann commented on DIRSTUDIO-427:
-------------------------------------------

The userPassword attribute is operational, this is the cause why the "Show Operational Attributes" option is turned on:
  ( 2.5.4.35 NAME 'userPassword' DESC 'Internal NDS policy forces this to be single-valued' SYNTAX 1.3.6.1.4.1.1466.115.121.1.40{128} USAGE *directoryOperation* )

Additional the userPassword attribute can only be written, but not read:
  http://www.novell.com/coolsolutions/qna/11893.html


> Operational attributes turned on by itself
> ------------------------------------------
>
>                 Key: DIRSTUDIO-427
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-427
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-ldapbrowser
>    Affects Versions: 1.3.0
>            Reporter: Aleks M
>
> Hi
> Working against Novell eDirectory 8.7.3.9
> When I click the New attribute button and add the userPassword attribute Directory Studio automatically turns on the display of operational attributes and I have to go to Preferences>LDAP>Attributes>Entry editor to turn them off again.

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


[jira] Commented: (DIRSTUDIO-427) Operational attributes turned on by itself

Posted by "Stefan Seelmann (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DIRSTUDIO-427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12679983#action_12679983 ] 

Stefan Seelmann commented on DIRSTUDIO-427:
-------------------------------------------

There is some 'magic': When "Show Operational Attributes" is turned off and you add an operational attribute or an attribute not specified in the schema then it is turned on automatically.

Maybe we should rethink about this "Show Operational Attributes"  checkbox. 

Currently it has two functions:
1st: A filter function for the entry editor. When displaying the attributes of an entry there is a check if it is operational. This is the case if the usage differes from "userApplications" or if the attribute type doesn't exist in the schema at all.
2nd: Whether to fetch operational attributes from the directory or not (add a "+" to the list of returned attributes or not)

I think it would be better so separate these concerns:

The "Show Operational Attributes"  checkbox should only have the filter function, like the other checkboxes "Show objectClass|must|may attributes".

Whether to fetch operational attributes from the directory should be configured diffently. I'd like to suggest to add an option in the connection properties for this which fetches operational attributes for each entry. Additional we should make it possible to fetch operational attributes on a per-request basis.

Thoughts?

> Operational attributes turned on by itself
> ------------------------------------------
>
>                 Key: DIRSTUDIO-427
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-427
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-ldapbrowser
>    Affects Versions: 1.3.0
>            Reporter: Aleks M
>
> Hi
> Working against Novell eDirectory 8.7.3.9
> When I click the New attribute button and add the userPassword attribute Directory Studio automatically turns on the display of operational attributes and I have to go to Preferences>LDAP>Attributes>Entry editor to turn them off again.

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


[jira] Closed: (DIRSTUDIO-427) Operational attributes turned on by itself

Posted by "Pierre-Arnaud Marcelot (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSTUDIO-427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre-Arnaud Marcelot closed DIRSTUDIO-427.
--------------------------------------------


Apache Directory Studio version 1.4.0 has been released.

> Operational attributes turned on by itself
> ------------------------------------------
>
>                 Key: DIRSTUDIO-427
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-427
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-ldapbrowser
>    Affects Versions: 1.3.0
>            Reporter: Aleks M
>            Assignee: Stefan Seelmann
>             Fix For: 1.4.0
>
>
> Hi
> Working against Novell eDirectory 8.7.3.9
> When I click the New attribute button and add the userPassword attribute Directory Studio automatically turns on the display of operational attributes and I have to go to Preferences>LDAP>Attributes>Entry editor to turn them off again.

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


[jira] Resolved: (DIRSTUDIO-427) Operational attributes turned on by itself

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

Stefan Seelmann resolved DIRSTUDIO-427.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4.0
         Assignee: Stefan Seelmann

Changed operational attribute handling:
  http://svn.apache.org/viewvc?rev=753151&view=rev

"Show operational attributes" in entry editor now only is a view filter. It is still turned on when adding an operational attribute, but that doesn't cause that operational attributes are fetched from the directory server.

Now there is a new option in the connection properties to fetch operational attributes for all entries while browsing. When this is disabled there is a new action in the context menu to make it possible to fetch operational attributes for the current entry only.

> Operational attributes turned on by itself
> ------------------------------------------
>
>                 Key: DIRSTUDIO-427
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-427
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-ldapbrowser
>    Affects Versions: 1.3.0
>            Reporter: Aleks M
>            Assignee: Stefan Seelmann
>             Fix For: 1.4.0
>
>
> Hi
> Working against Novell eDirectory 8.7.3.9
> When I click the New attribute button and add the userPassword attribute Directory Studio automatically turns on the display of operational attributes and I have to go to Preferences>LDAP>Attributes>Entry editor to turn them off again.

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