What are you trying to achieve? Novell Directory Services (NDS) has an LDAP interface if you need one - like Active Directory. You can use an anonymous bind to query the directory, or I believe you can use credentials supplied by the user to confirm username and password. (I've used the first approach, but not the second myself.) If you want a single sign on solution, there is a Novell activeX control that supplies the authenticated Novell user that you can run on the client PC, and you can use some VBScript to interrogate it and pass a value back to the webserver. Or, you can look at a product from Novell called i-Chain, and let it handle all your authentication requirements. I've done both of these things (activeX and i-Chain) if you have any questions about them. Antony
On 8/12/05, Kazmierczak, Kevin <[EMAIL PROTECTED]> wrote: > > Does anyone know of anything out there that will allow CF to talk with > Novell? They want to avoid creating new logins for a web system. I > personally have no idea about anything with Novell, but someone asked me > about it. They were going to try to write a c++ cfx tag to achieve > this, but I though I would find out if anyone else has better ideas. > > > > Thanks. > > > > Kevin. > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214675 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

