Displaying 2 results from an estimated 2 matches for "windowstechno".
2020 Oct 27
1
Properly extending the AD schema
...ema does not change the client-side GUI in MMC,
>this is hard coded, not generated by schema introspection (sadly).
Ah, that explains it. I just thought it would work, because I found
articles showing that the new attribute indeed does show up on the
Attributes tab, for example:
<https://www.windowstechno.com/how-to-create-custom-attributes-in-active-directory/>
I suppose this behaviour is not compatible with Samba.
>Another GUI tool to consider it Apache Directory Studio or the web-
>based tools which are more introspection based.
Thank you, I think we?ll look into those.
Best regards...
2020 Oct 24
4
Properly extending the AD schema
Hi,
I?ve been having a lot of trouble extending the schema on our DC. After
a few failed attempts and a few hours of researching the issue, I
decided to seek help here.
For context, I am trying to extend the schema to add a custom attribute
to the Person class that would contain an IMAP login name. It didn?t
seem reasonable to use any of the existing attributes of this class for
this purpose