Tuesday, April 28, 2020

Add Active Directory accounts informations (sn, givenname, etc....) in the postgresql DB

Hi all the community,

I try to develop a webb app which must manage our Active Directory accounts (the users) in our office.

I get all the accounts informations with the ldap module and i can view the users in my webpage.

Now i would like to integrate the AD users informations (sn, givenName, mail, etc...) in my postgresql Data Base via the models.py because i would like to add a lot of other informations about users (ex : If they need a laptop, their type of contract, fonctions, services, etc...) 

and i would like to have the possibility to create new AD users or modify the existing users.

Do you know how could i do this ?

;0)


Ce message et ses pièces jointes peuvent contenir des informations confidentielles ou privilégiées et ne doivent donc pas être diffusés, exploités ou copiés sans autorisation. Si vous avez reçu ce message par erreur, veuillez le signaler à l'expéditeur et le détruire ainsi que les pièces jointes. Les messages électroniques étant susceptibles d'altération, notre société décline toute responsabilité si ce message a été altéré, déformé ou falsifié. Merci.

This message and its attachments may contain confidential or privileged information that may be protected by law; they should not be distributed, used or copied without authorisation. If you have received this email in error, please notify the sender and delete this message and its attachments. As emails may be altered, our company is not liable for messages that have been modified, changed or falsified. Thank you.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/317a02c3-205d-4e26-bdbb-fe3289e3e07b%40googlegroups.com.

No comments:

Post a Comment