<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.fr.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>22 Aug 2019 12:04:21 Z</lastBuildDate><pubDate>21 Aug 2019 16:46:19 Z</pubDate><description>Bonjour&#13;
je travail sur une application qui demande l'autentification du compte active directory j'utilise ce code la mais il n'afiche pas la page demander apres confirmation du conpte qui peut m'aider dans ce probleme&#13;
&#13;
[code:wl]&#13;
// Initialisation&#13;
LDAPRAZ()&#13;
LDAPSession.Hôte = "192.168.1.50"&#13;
LDAPSession.Port = 389&#13;
LDAPSession.Version = 3&#13;
LDAPSession.Utilisateur = sai_user&#13;
LDAPSession.MotDePasse =Sai_motdepasse&#13;
&#13;
// Connexion&#13;
SI LDAPConnecte("MaSession") = Vrai ALORS&#13;
	PageAffiche(PAGE_principale)&#13;
SINON&#13;
	Erreur(ErreurInfo())&#13;
FIN&#13;
[/code]</description><ttl>30</ttl><generator>WEBDEV</generator><language>fr_FR</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/232412-connection-active-directory/read.awp</link><title>connection Active Directory</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>Mus</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/232412-connection-active-directory-232429/read.awp</comments><pubDate>22 Aug 2019 12:04:21 Z</pubDate><description>la solutions pour que sa marche il sufie d'ajouter le domaine dans le user:&#13;
[code:wl]&#13;
// Initialisation&#13;
LDAPRAZ()&#13;
LDAPSessio…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/232412-connection-active-directory-232429/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/232412-connection-active-directory-232429/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/232412-connection-active-directory/read.awp">connection Active Directory</source><title>Re: connection Active Directory</title></item></channel></rss>
