Home > OS >  Update user group Windows active directory domain
Update user group Windows active directory domain

Time:10-03

Under the Windows 2008 active directory Users create a group, with the spring update ladp group members of The Times:
 under Caused by: javax.mail. Naming. OperationNotSupportedException: [LDAP: 53-00002016: the error code SvcErr: a120c DSID - 031, 5003 (WILL_NOT_PERFORM) problem, data 0 
]; Remaining the name 'CN=m8, CN=Users'
At com. Sun. Jndi. Ldap. LdapCtx. MapErrorCode (LdapCtx. Java: 3160)
At com. Sun. Jndi. Ldap. LdapCtx. ProcessReturnCode (LdapCtx. Java: 3033)
At com. Sun. Jndi. Ldap. LdapCtx. ProcessReturnCode (LdapCtx. Java: 2840)
At com. Sun. Jndi. Ldap. LdapCtx. C_modifyAttributes (LdapCtx. Java: 1478)
At com.sun.jndi.toolkit.ctx.Com ponentDirContext. P_modifyAttributes (ComponentDirContext. Java: 273)
At com. Sun. Jndi. Toolkit. CTX. PartialCompositeDirContext. ModifyAttributes (PartialCompositeDirContext. Java: 190)
The at javax.mail. Naming. Directory. The InitialDirContext. ModifyAttributes (172). The InitialDirContext Java:
The at org. Springframework. Ldap. Core. LdapTemplate $19. ExecuteWithContext (LdapTemplate. Java: 966)
The at org. Springframework. Ldap. Core. LdapTemplate. ExecuteWithContext (LdapTemplate. Java: 817)

If the group is created under the OU can normal operation,

I don't know what a great god met similar problems?

CodePudding user response:

DN't write complete, whether object need CN=group, CN=Users, DC=domain, DC=com
  • Related