Django admin is so coupled to Django models.
Django admin is customizable.

If you want some "integration" with your existing Django admin that is
already linked to your existing models,
you can edit the Django admin index page template and put the link to your
Samba AD DC management page.
Your Samba AD DC management page will be an ordinary Django app.

On Mon, Mar 21, 2022 at 9:52 AM Thiago Luiz Parolin <tlparo...@gmail.com>
wrote:

> Hi.
> I am trying to make a web app to manage samba AD DC.
> Using python bindings from samba, i can access users/groups/features of
> our directory.
> What i want is:
>  - How can i use the django admin to manage AD? Because all the user base
> is inside samba, not in django.
>  - Or i need to build my own 'admin'?
>
> Thanks for any advice.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CANbmKytFbGCezptTES%2BqEBebpsVQg0wYrnM129W7jRyR50xSxA%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CANbmKytFbGCezptTES%2BqEBebpsVQg0wYrnM129W7jRyR50xSxA%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>


-- 
Regards,

Aldian Fazrihady
http://aldianfazrihady.com

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAN7EoAaYh2H6A_31ehLktAzN7-W%3DTA_0vzqNiWT34nBovMb5Pg%40mail.gmail.com.

Reply via email to