Dean, > I am developing a Cocoon based application that will run on a Windows NT > 4 > based network. The application needs to authenticate users and one of > the > options I have is authenticating against the Windows NT domain. > > I have had a good look around and I haven't found much information that > suggests anyone has been able to do this. > > Has anyone attempted this?
There's nothing to do this in Cocoon (as far as I know). The question I would ask is whether you can gain access to Windows domain details from Java. If you can find Java code that will do your authentication, then you'll be able to write your own authentication component, or amend an existing one (who knows, it might be useful to others too). Hope this helps. Regards, Upayavira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
