> Joseph Fry via FreeIPA-users wrote:
> 
> I didn't search particularly hard for what the AD Computers objectclass
> is supposed to look like but I think I found the OID anyway. Something
> like this is a bare-bones representation that *might* work. It's
> basically untested other than it didn't burn down my IPA install:
> 
> dn: cn=schema
> add: objectClasses: (1.2.840.113556.1.3.30 NAME 'Computers' DESC 'AD
> Computers' SUP top MAY (cn))
Thanks Rob... one problem, the objectclass name is 'computer', and I missed it.

What is the proper update syntax to remove the objectclass from the schema.

I tried the following but it didn't work:
dn: cn=schema
remove: objectClasses: (1.2.840.113556.1.3.30 NAME 'Computers' DESC 'AD 
Computers' SUP top MAY (cn))

I suspect I am overcomplicating it.
_______________________________________________
FreeIPA-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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.fedorahosted.org/archives/list/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to