Hi, I have to add a group inside other group.
I’ve write:
univention-directory-manager groups/group modify --dn cn='father,ou=xxxx,dc=xxxx,dc=xxxx' --append groups='cn=son,ou=xxxx,dc=xxxx,dc=xxxx'
but “WARNING: No attribute with name groups in this module, value not appended.”
What is right sintax?
Thank you
Regards