Emmanuel Lécharny created DIRSTUDIO-1348:
--------------------------------------------

             Summary: When importing new schema attributeTypes, they are seen 
as operational
                 Key: DIRSTUDIO-1348
                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1348
             Project: Directory Studio
          Issue Type: Bug
    Affects Versions: 2.0.0-M16
            Reporter: Emmanuel Lécharny
             Fix For: 2.0.0-M18
         Attachments: Screenshot from 2026-08-28 15-16-15.png

Injecting some new schema elements in a running server, and trying to expose an 
entry using them in the LDAP browser  shows those attributes type as 
Operational:

The _attributeType_:


{code:java}
attributetype ( 1.3.6.1.4.1.7135.1.2.1.20 NAME 'supannAliasLogin'
        DESC 'login personalise'
        EQUALITY caseExactMatch
        SUBSTR caseExactSubstringsMatch
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{128}
        SINGLE-VALUE
        NO-USER-MODIFICATION
        USAGE userApplications )
{code}

(note the USAGE)

How an entry is shown in the browser (see attachement).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to