Good day, Fedora 33 389-d 1.4.4.11-1.fc33 cockpit 236-1 on AWS T3.medium Attempting to add new attributes to LDAP instance created through cockpit interface. Getting an error each time. I've tried minimal selecting and selecting all drop downs, same result. Other types of save/view actions appear fine. I have been able to adjust other settings like plugins and paging limits. Login and Directory Manager account working correctly via Apache Directory Studio. Console tells me the following: (My operation to the server) CMD: cmdOperationAttribute: Do the add operation on Attribute ==> dsconf -j ldapi://%2fvar%2frun%2fslapd-JPREP.socket schema attributetypes add manageruid --syntax 1.3.6.1.4.1.1466.115.121.1.15 --multi-value --user-mod --oid manageruid --usage userApplications --desc manageruid --sup --equality --substr --ordering (Server Response) cockpit.js:1 { "desc": "values has to be a tuple, was None" } p @ cockpit.js:1 v @ cockpit.js:1 (anonymous) @ cockpit.js:1 C.n.onmessage.e.dispatch_data @ cockpit.js:1 (anonymous) @ cockpit.js:1 postMessage (async) (anonymous) @ index.js:69 C.n.onmessage.e.dispatch_data @ cockpit.js:1 (Refreshing the display list) tools.jsx:58 CMD: loadSchemaData: Get schema objects in one batch ==> dsconf -j ldapi://%2fvar%2frun%2fslapd-JPREP.socket schema list 389-ds access logs tell me it refreshed, but didn't try to submit anything. (following log is from clicking add in the web interface.) [08/Feb/2021:18:22:18.556793436 +0900] conn=62 fd=64 slot=64 connection from local to /var/run/slapd-JPREP.socket [08/Feb/2021:18:22:18.556989064 +0900] conn=62 AUTOBIND dn="cn=Directory Manager" [08/Feb/2021:18:22:18.556994258 +0900] conn=62 op=0 BIND dn="cn=Directory Manager" method=sasl version=3 mech=EXTERNAL [08/Feb/2021:18:22:18.557008502 +0900] conn=62 op=0 RESULT err=0 tag=97 nentries=0 wtime=0.000032658 optime=0.000084615 etime=0.000116527 dn="cn=Directory Manager" [08/Feb/2021:18:22:18.566523301 +0900] conn=62 op=1 SRCH base="" scope=0 filter="(objectClass=*)" attrs="vendorVersion" [08/Feb/2021:18:22:18.567024996 +0900] conn=62 op=1 RESULT err=0 tag=101 nentries=1 wtime=0.000377704 optime=0.000507869 etime=0.000884496 [08/Feb/2021:18:22:18.570011283 +0900] conn=62 op=2 SRCH base="cn=schema" scope=0 filter="(objectClass=*)" attrs="attributeTypes" [08/Feb/2021:18:22:18.658651228 +0900] conn=62 op=2 RESULT err=0 tag=101 nentries=1 wtime=0.000074365 optime=0.088643844 etime=0.088713528 [08/Feb/2021:18:22:18.700696946 +0900] conn=62 op=3 UNBIND [08/Feb/2021:18:22:18.700724509 +0900] conn=62 op=3 fd=64 closed error - U1 [08/Feb/2021:18:22:19.170926376 +0900] conn=63 fd=64 slot=64 connection from local to /var/run/slapd-JPREP.socket [08/Feb/2021:18:22:19.171135124 +0900] conn=63 AUTOBIND dn="cn=Directory Manager" [08/Feb/2021:18:22:19.171141657 +0900] conn=63 op=0 BIND dn="cn=Directory Manager" method=sasl version=3 mech=EXTERNAL [08/Feb/2021:18:22:19.171164005 +0900] conn=63 op=0 RESULT err=0 tag=97 nentries=0 wtime=0.000062135 optime=0.000086143 etime=0.000147130 dn="cn=Directory Manager" [08/Feb/2021:18:22:19.178546405 +0900] conn=63 op=1 SRCH base="" scope=0 filter="(objectClass=*)" attrs="vendorVersion" [08/Feb/2021:18:22:19.179031874 +0900] conn=63 op=1 RESULT err=0 tag=101 nentries=1 wtime=0.000090083 optime=0.000490590 etime=0.000579185 [08/Feb/2021:18:22:19.181349759 +0900] conn=63 op=2 SRCH base="cn=schema" scope=0 filter="(objectClass=*)" attrs="objectClasses" [08/Feb/2021:18:22:19.241626328 +0900] conn=63 op=2 RESULT err=0 tag=101 nentries=1 wtime=0.000046914 optime=0.060277774 etime=0.060320011 [08/Feb/2021:18:22:19.253746627 +0900] conn=63 op=3 SRCH base="cn=schema" scope=0 filter="(objectClass=*)" attrs="attributeTypes" [08/Feb/2021:18:22:19.313622859 +0900] conn=63 op=3 RESULT err=0 tag=101 nentries=1 wtime=0.000085110 optime=0.059880913 etime=0.059961435 [08/Feb/2021:18:22:19.369497524 +0900] conn=63 op=4 SRCH base="cn=schema" scope=0 filter="(objectClass=*)" attrs="matchingRules" [08/Feb/2021:18:22:19.429621377 +0900] conn=63 op=4 RESULT err=0 tag=101 nentries=1 wtime=0.000085058 optime=0.060128129 etime=0.060208306 [08/Feb/2021:18:22:19.499857862 +0900] conn=63 op=5 UNBIND [08/Feb/2021:18:22:19.499878548 +0900] conn=63 op=5 fd=64 closed error - U1 Any help would be appreciated. I'd rather not go to LDIF to add all these scheme modifications I need to do. Last time I did this I did it via the old Java Console. Cheers, Nelson _______________________________________________ 389-users mailing list -- 389-users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to 389-users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/389-users@xxxxxxxxxxxxxxxxxxxxxxx