> We want users to be able to authenicate through their current 
> nt login.  But
> we also need to hook these users to a specific list. I 
> currently have it in
> a sql database table- name/password/ids used to get specific 
> list.  What is
> the best way to use this with nt?  

I do a dimilar thing here - use the free cfx_domainuser tag to get the
fullname for the cgi.authorised_user, then look that up in a database.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to