Emmanuel Lecharny wrote: >>>> 1) Why? >>>> >>>> >>> Because you probably don't use the correct user to modify them. >>> >>> >> Directory Manager. >> > > Studio uses JNDI to communicate with a server. There is nothing > specific. Do you have any logs on the server ? Or any logs on Studio ? > > Here are is the server access log entries. No errors in the error log. This shows the initial connection to the DS, and opening cn=config.
I then clicked on on attribute to modify it - no reaction, and no request to the DS. ADS just treats these entries as if they are read only (they are not). Can't find any logs in ADS - the documentation doesn't seem to match reality. Access logs: [05/Feb/2009:07:25:32 -0800] conn=42 op=-1 msgId=-1 - fd=23 slot=23 LDAP connection from 10.0.0.7:1654 to 10.0.0.9 [05/Feb/2009:07:25:32 -0800] conn=42 op=0 msgId=1 - BIND dn="cn=Directory Manager" method=128 version=3 [05/Feb/2009:07:25:32 -0800] conn=42 op=0 msgId=1 - RESULT err=0 tag=97 nentries=0 etime=0 dn="cn=directory manager" [05/Feb/2009:07:25:32 -0800] conn=42 op=1 msgId=2 - SRCH base="" scope=0 filter="(objectClass=*)" attrs="subschemaSubentry" [05/Feb/2009:07:25:32 -0800] conn=42 op=1 msgId=2 - RESULT err=0 tag=101 nentries=1 etime=0 [05/Feb/2009:07:25:32 -0800] conn=42 op=2 msgId=3 - SRCH base="cn=schema" scope=0 filter="(objectClass=subschema)" attrs="createTimestamp modifyTimestamp" [05/Feb/2009:07:25:32 -0800] conn=42 op=2 msgId=3 - RESULT err=0 tag=101 nentries=1 etime=0 [05/Feb/2009:07:25:32 -0800] conn=42 op=3 msgId=4 - SRCH base="" scope=0 filter="(objectClass=*)" attrs="namingContexts subschemaSubentry supportedLDAPVersion supportedSASLMechanisms supportedExtension supportedControl supportedfeatures vendorName vendorVersion + objectClass" [05/Feb/2009:07:25:32 -0800] conn=42 op=3 msgId=4 - RESULT err=0 tag=101 nentries=1 etime=0 [05/Feb/2009:07:25:32 -0800] conn=42 op=4 msgId=5 - SRCH base="" scope=0 filter="(objectClass=*)" attrs="*" [05/Feb/2009:07:25:32 -0800] conn=42 op=4 msgId=5 - RESULT err=0 tag=101 nentries=1 etime=0 [05/Feb/2009:07:25:32 -0800] conn=42 op=5 msgId=6 - SRCH base="cn=schema" scope=0 filter="(objectClass=*)" attrs="hasSubordinates objectClass" [05/Feb/2009:07:25:32 -0800] conn=42 op=5 msgId=6 - RESULT err=0 tag=101 nentries=1 etime=0 [05/Feb/2009:07:25:32 -0800] conn=42 op=6 msgId=7 - SRCH base="dc=vogon,dc=net" scope=0 filter="(objectClass=*)" attrs="hasSubordinates objectClass" [05/Feb/2009:07:25:32 -0800] conn=42 op=6 msgId=7 - RESULT err=0 tag=101 nentries=1 etime=0 [05/Feb/2009:07:25:32 -0800] conn=42 op=7 msgId=8 - SRCH base="cn=ldap://dc=ds63:389" scope=0 filter="(objectClass=*)" attrs="hasSubordinates objectClass" [05/Feb/2009:07:25:32 -0800] conn=42 op=7 msgId=8 - RESULT err=32 tag=101 nentries=0 etime=0 [05/Feb/2009:07:25:48 -0800] conn=42 op=8 msgId=9 - SRCH base="cn=config" scope=0 filter="(objectClass=*)" attrs="hasSubordinates objectClass" [05/Feb/2009:07:25:48 -0800] conn=42 op=8 msgId=9 - RESULT err=0 tag=101 nentries=1 etime=0 [05/Feb/2009:07:25:48 -0800] conn=42 op=9 msgId=10 - SRCH base="cn=config" scope=0 filter="(objectClass=*)" attrs="1.1" [05/Feb/2009:07:25:48 -0800] conn=42 op=9 msgId=10 - RESULT err=0 tag=101 nentries=1 etime=0 [05/Feb/2009:07:25:48 -0800] conn=42 op=10 msgId=11 - SRCH base="cn=config" scope=0 filter="(objectClass=*)" attrs="* accountUnlockTime aci aclRights aclRightsInfo altServer changeHasReplFixupOp changeIsReplFixupOp copiedFrom copyingFrom createTimestamp creatorsName deletedEntryAttrs dncomp ds-pluginDigest ds-pluginSignature ds6ruv dsKeyedPassword entrydn entryid hasSubordinates isMemberOf ldapSchemas ldapSyntaxes modDNEnabledSuffixes modifiersName modifyTimestamp namingContexts nsAccountLock nsBackendSuffix nscpEntryDN nsds5ReplConflict nsIdleTimeout nsLookThroughLimit nsRole nsRoleDN nsSchemaCSN nsSizeLimit nsTimeLimit nsUniqueId numSubordinates parentid passwordAllowChangeTime passwordExpirationTime passwordExpWarned passwordHistory passwordPolicySubentry passwordRetryCount pwdAccountLockedTime pwdChangedTime pwdFailureTime pwdGraceUseTime pwdHistory pwdLastAuthTime passwordPolicySubentry pwdReset replicaIdentifier replicationCSN retryCountResetTime subschemaSubentry supportedControl supportedExtension supportedLDAPVersion supportedSASLMechanisms supportedSSLCiphers targetUniqueId vendorName vendorVersion" [05/Feb/2009:07:25:48 -0800] conn=42 op=10 msgId=11 - RESULT err=0 tag=101 nentries=1 etime=0
