GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   password authentication (https://gfy.com/showthread.php?t=133223)

leg3 05-12-2003 10:26 AM

password authentication
 
on a win2k server box

what can someone recommend besides flicks (by authentix)

leg3 05-12-2003 11:53 AM

bumpercars

mike503 05-12-2003 11:54 AM

format c:

install linsux or bsd

lEricPl 05-12-2003 12:09 PM

Quote:

Originally posted by leg3
on a win2k server box

what can someone recommend besides flicks (by authentix)


Depends what language you are using...

If you use ASP.NET simply enable Forms Auth in Web.Config and then you can set a custom Auth Ticket.

You will need to write some logic to lookup the username/password with the System.Data.OleDBClient or the System.Data.SQLClient Class.

You can easily do this with the DataReader Class.

If the user/pass is valid, simply apply the auth ticket.

I use SQL Stored Procedures to do this with SQL Server. Much faster than OleDB and static SQL Queries.

leg3 05-12-2003 01:05 PM

CHARMING!

:)

lEricPl 05-12-2003 02:13 PM

Quote:

Originally posted by leg3
CHARMING!

:)

What else did you expect? :)

If you need some help, drop me a line.


:)


All times are GMT -7. The time now is 09:30 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123