Gotcha, thanks a lot Ian.
On Tue, Apr 28, 2009 at 3:01 PM, Ian Skinner wrote:
>
> Michael Grant wrote:
> > Hey Ian, thanks for the help. It still prompts me for a username &
> password
> > when I connect to the app with only Windows Integrated Security checked.
> I
> > wonder if I'm missing som
Michael Grant wrote:
> Hey Ian, thanks for the help. It still prompts me for a username & password
> when I connect to the app with only Windows Integrated Security checked. I
> wonder if I'm missing something?
I you using IE for you test. Only IE can silently integrate with
Windows Integrated
Hey Ian, thanks for the help. It still prompts me for a username & password
when I connect to the app with only Windows Integrated Security checked. I
wonder if I'm missing something?
On Tue, Apr 28, 2009 at 2:40 PM, Ian Skinner wrote:
>
> Michael Grant wrote:
> > If I remove annonymous access
Michael Grant wrote:
> If I remove annonymous access does one of the other authentication methods
> allow for the user to be automatically authenticated with the info of the
> currently logged on user or is going to prompt for a login?
Windows Integrated Security will allow a windows browser on a
If I remove annonymous access does one of the other authentication methods
allow for the user to be automatically authenticated with the info of the
currently logged on user or is going to prompt for a login?
On Tue, Apr 28, 2009 at 1:32 PM, Ian Skinner wrote:
>
> Michael Grant wrote:
> > I've
Michael Grant wrote:
> I've googled a bunch and seen some posts which
> suggest that cgi.auth_user will tell me the name of the current user
>
That is true for a web server that has been configured to use some type
of authentication. I have used it many times with windows web servers
and wi
You need to be using something besides anonymous authentication to get a
username.
>Anyone know how to get the currently logged in LDAP user? I have a client
>that wants the cfapp to automatically authenticate a user based on their
>LDAP user permissions. Getting the info from LDAP is easy pe
Anyone know how to get the currently logged in LDAP user? I have a client
that wants the cfapp to automatically authenticate a user based on their
LDAP user permissions. Getting the info from LDAP is easy peasy but you need
to pass in the username. I've googled a bunch and seen some posts which
su