Removing a member from a static group - PingDirectory - 9.3

PingDirectory 9.3

bundle
pingdirectory-93
ft:publication_title
PingDirectory 9.3
Product_Version_ce
PingDirectory 9.3 (Latest)
category
Product
pd-93
pingdirectory
ContentType_ce
To remove a member from a static group, remove that user's DN from the uniquemember attribute.

This example removes the DN of user.1.

dn: cn=QA,ou=Groups,dc=example,dc=com 
changetype: modify 
delete: uniquemember 
uniquemember: uid=user.1,ou=People,dc=example,dc=com