Hi! Razvan Turtureanu wrote:
hello list,I did some research in the AD schema and I faund that we can use these Attributes: mail;userPrincipalName - for uiduserAccountControl for accoutStatus- with the values 66050 - desabled and 66048 enabled (I don't know if this is exactly right)
Check out:
{
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/adschema/adschema/a_useraccountcontrol.asp
}
ADS_UF_ACCOUNTDISABLE = $00000002; // The user account is disabled.
ADS_UF_LOCKOUT = $00000010; // The account is currently locked out.
ADS_UF_PASSWORD_EXPIRED = $00800000; // The user password has expired.
You are on the right way. Right now I am not using qmail-group, but wanna do it, so if you share any progress would be nice :)info - replaytextall of the above can be modified from the dsa.msc console and I am think-ing to extend the active directory schema witn forestprep and domainprep, because I want to use the functionality of qmail-group, and mailForwardingAddress. Dind anyone found another solution for this???
------------------------------------------------------------------------ *From:* Zdravko Stoychev [mailto:[EMAIL PROTECTED] *Sent:* Wednesday, January 31, 2007 16:53 *To:* [EMAIL PROTECTED] *Cc:* [EMAIL PROTECTED]; [email protected] *Subject:* Re: qmail-ldap + AD Hi! Steve Peace wrote:For best results one could set up SFU on Windows Domain Controller and run NIS server there,I did the exact same thing, and it is working fine. I did however set up winbind so I can use my users AD credentials to authenticate them for POP.then set up all *nix boxes to use NIS for auth.Steve Peace Director of Information Technology Town of Webster 585.872.7030 -----Original Message-----From: Zdravko Stoychev [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 31, 2007 4:38 AMTo: [EMAIL PROTECTED] Cc: [email protected] Subject: Re: qmail-ldap + AD Hi! Carlos wrote:Yes, it is doable and is working just fine. All you need is to set up qmail-ldap.h ldap attribute names correctly according you AD scheme. Then setup control/ldap* files with servername, login dn, password etc. You could set user login to be its full email address for example.Hi peoples, somebody friend have any experience about configure qmail to authentic in Active Directory ? Any google search mean about changeqmail-ldap.h, but I don't search nothing specific.Any idea? Howto ? start guide.....thanks Carlos-- Zdravko Stoychev System Software and Support MPS Ltd. [EMAIL PROTECTED] +359-2-491-1827 (ext.271) Ако не отговарям на писмата Ви - погледнете тук: http://6lyokavitza.org/mail This e-mail is intended only for the addressee(s) and may contain privileged and confidential information. It should not be disseminated, distributed, or copied. If you have received this e-mail message by mistake, please inform the sender, and delete it from your system.
-- Zdravko Stoychev System Software and Support MPS Ltd. [EMAIL PROTECTED] +359-2-491-1827 (ext.271) Ако не отговарям на писмата Ви - погледнете тук: http://6lyokavitza.org/mail This e-mail is intended only for the addressee(s) and may contain privileged and confidential information. It should not be disseminated, distributed, or copied. If you have received this e-mail message by mistake, please inform the sender, and delete it from your system.
smime.p7s
Description: S/MIME Cryptographic Signature
