Originally posted by: Azhar
How can i send data from my VC application as we can send through web browser.
Please Help me out
Originally posted by: Steven
Hello,
I was able to get the AuthFilter working fine with validating a user against a database and mapping to an NT account (Windows 2000).
I was wondering if anyone knows how to replace the popup window for the username and password (Basic authentication) with a standard HTML web page?
Thank you for any suggestions.
Steven
ReplyOriginally posted by: ballya
I am using MFC to create the Filter.
Can anybody help me?
Hi Friends,
I am developing a custom authentication filter. I don't want to use Basic or NT Challenge/Response authentication scheme.
After successful authentication, I need to set the REMOTE_USER server variable, so that the Web Application may use it.
How can I achieve this from the Callback functions OnPreprocHeaders or OnAuthentication ? (or other?)
Originally posted by: cxd
Add a local path to authfilt.dll, usually C:\WinNT\System32\InetSrv\authfilt.dll. The filter entries are separated by commas
ReplyOriginally posted by: senthilkumarrajagopal@csc.com
Thanks,
Hi,
Do anybody have an idea how to trap the STATUS_PASSWORD_EXPIRED Error code in an ISAPI Filter.
Senthil
Originally posted by: jeyasaravanan
Currently i am doing a project of Developing a New Scripting language like
Active Server PAges(ASP).
I am planning to implement some intrinsic functions like looping,conditional checking,printing statements as like in ASP.
I am using Visual C++ for doing my project as it has got some readymade classes which help for it.
After this I am planning to provide a server which will understand this scripting language and display as a web page.
Kindly send me any source code if you can get it regarding my project at the earliest.
My Scripting Language has statements which follows the 'C' style
So the problem for me is like i am trying this new concept and i need your help in doing my Project.
Kindlly reply at the earliest.
Kindly send me any source code if you can get it regarding my project
yours faithfully
R.K.JEYASARAVANAN
( rkjs1@yahoo.com )
software requirements : Windows NT with server with OPTION PACK 4 AND VC++(Version 6)
Reply
Originally posted by: Shahzad
Do help me out if anyone can.
hi ,
I m using this filter for Authenticating the user while trying to access a .jpg file.
I have set the security level for .jpg file as Basic Authentication.The filer authnticates the user with UserBd.txt file.but after authenticating it should show the .jpg file, but instead it gives an Erro:
The specified procedure could not be found
Thanks n regards,
Shahzad.
Originally posted by: Tushar Desai
i put small code for writing in text file, under the 'onAuthenticate' function, but the text file was also not created ???
i have also developed one Authentication filter, but i am not getting the username and password of client.
i am waiting for good help ! thanks !
Hello !
i have tested your isapi filter, but it dont work with my winNT4.0 amd iis 4.0.
i have enabled 'basic' authentication scheme.
i want to know ,what is the problem ???
for checking purpose i have also tried out for writing the username and password value in text file, but, it is blank over there!
this filter called for mainly two times, i have also noticed that, sometimes this filter calls for four or five times !!i come to know this, by just appending the message to the same text file.
why, this is happening ?
plz, Help me !!
Bye !
-Tushar Desai
Originally posted by: Barb Kellerbauer
I too am experiencing intermittent problems after moving to Windows 2000 IIS version 5.0.
Any suggestions would be greatly appreciated.
Thanks,
Barb Kellerbauer
kellerbb@atsc.army.mil
Originally posted by: Bumkyu Kim
Hi,
I am Bumkyu Kim for Hunter Tech in Korea.
When I applled to Windows NT Server 4.0 this filter,
I had'nt special problem.
But, as for Windows 2000, this filter did not operate.
Help me Please. Thank you....
Reply