integrated windows authentication equivalent for java and linux -


Windows authentication is integrated for windows. We can configure Active Directory and include Client in the domain. Then all the services on the client who communicate with the IIS on the server can use integrated authentication transparently.

Is something similar to Java, Linux and some app servers?

I recommend you use and PAM.

There is one where you can get the information.

Hope that helps,


Comments