Re: Can non-windows platform application use Active Directory of W2003?
From: Imhotep (NoSpam_at_nothanks.net)
Date: 05/21/05
- Next message: Faisal [MSFT]: "Re: Other application security"
- Previous message: clavigo_at_gmx.at: "Re: Cain shows DefaultPassword in plain text - LASS writes it"
- In reply to: kevin tho via WinServerKB.com: "Re: Can non-windows platform application use Active Directory of W2003?"
- Next in thread: kevin tho via WinServerKB.com: "Re: Can non-windows platform application use Active Directory of W2003?"
- Reply: kevin tho via WinServerKB.com: "Re: Can non-windows platform application use Active Directory of W2003?"
- Reply: kevin tho via WinServerKB.com: "Re: Can non-windows platform application use Active Directory of W2003?"
- Reply: kevin tho via WinServerKB.com: "Re: Can non-windows platform application use Active Directory of W2003?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 21 May 2005 01:40:07 -0700
kevin tho via WinServerKB.com wrote:
> Hi,
>
> Thanks for the reply. Can you elaborate more on the way to do? For my
> current proxy server, users will be authenticated in LDAP server, which
> caters for authentication for proxy and qmail users. I would like to
> integrate the current LDAP with Active Directory of W2003 such that when
> users log on, their permissions (eg. internet user/qmail user or both and
> mail quota etc) are valid after log on. What is the way to integrate
> these attributes into Active Directory?
>
> Thanks.
>
> Best regards,
> kevin
>
As long as you can configure your application on what to query via LDAP (AD)
it should not be a problem. Remember AD uses SAMAccount for account names.
Basically what I did was this. I downloaded a LDAP query tool. And did some
research on what AD uses for accounts. Next I changed the parameters in RT
(an open source helpdesk system) to query on SAMAccount for the
usernames...it takes some time playing with different combinations but, it
can be done.
Do this:
1) Do a google search on AD and what fields AD uses for what.
2) Download a ldap browser (their are many)
3) Join the newsgroup for your application
-Im
- Next message: Faisal [MSFT]: "Re: Other application security"
- Previous message: clavigo_at_gmx.at: "Re: Cain shows DefaultPassword in plain text - LASS writes it"
- In reply to: kevin tho via WinServerKB.com: "Re: Can non-windows platform application use Active Directory of W2003?"
- Next in thread: kevin tho via WinServerKB.com: "Re: Can non-windows platform application use Active Directory of W2003?"
- Reply: kevin tho via WinServerKB.com: "Re: Can non-windows platform application use Active Directory of W2003?"
- Reply: kevin tho via WinServerKB.com: "Re: Can non-windows platform application use Active Directory of W2003?"
- Reply: kevin tho via WinServerKB.com: "Re: Can non-windows platform application use Active Directory of W2003?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|