Ask a Question related to Coldfusion Security, Design and Development.
-
iangoethert #1
Query IIS or LDAP for User Info
Is it possible to query from IIS or LDAP, the user who is currently accessing
the web server? I'm trying to set up a secure site that uses Integrated
Windows Security or Digest Authentication in IIS. It would be nice if I could
query IIS or LDAP to get the user name to prevent them from having to log in
twice.
Thanks in advance,
Ian
iangoethert Guest
-
Error when using ldap query
I am trying to do an LDAP query an AD group. I already have one that queries the same server, and works. But on my new query I get the following... -
retrieve LDAP info within webservice
Hi, Using wse2.0 a user logs on to my application. The webservice runs within the domain, the user does not (not allways). So I use the... -
Set LDAP Query Timeout?
I make an AD query to a remote domain controller and only give it 10 seconds to respond (more than enough in this particular environment). I don't... -
LDAP query through ASP
Can anyone direct me to some simple ASP code samples to do the following? I'd like to, given a UID, check to see if an individual in a public... -
ADSI/LDAP Query
Arianne, I have the following code in C Sharp which query the Active Directory to get the user details. But it brings up only 1000 records. Is... -
iangoethert #2
Query IIS or LDAP for User Info
Is it possible to query IIS or LDAP to determine the current user? I would
like to use IIS integrated security for an application I?m building. Once the
user has logged into the web server, it sure would be nice if my application
knew who they were. It would save them the trouble of having to log into the
app as well.
The opposite would be just as helpful. Have the user log into my application
then pass authentication to IIS.
Thanks in advance,
Ian
iangoethert Guest



Reply With Quote

