On 2/4/10 10:27 PM, Girish Mandhania wrote: > Hello, > I am working for a university and have Kerberos installed on our server.I > wish to use Kerberos authentication of Subversion(change management > application) on Linux. > Could you please help me with the clear list of steps to be followed, as I > am not able to find relevant information on the web. > Let me know if any more details are required..
Assuming you've got subversion running behind Apache you use mod_auth_kerb in exactly the same way you would any other Apache location where you want authentication. http://modauthkerb.sourceforge.net/ -BT -- Bjørn Tore Sund Phone: 555-84894 Email: [email protected] IT department VIP: 81724 Support: http://bs.uib.no Univ. of Bergen When in fear and when in doubt, run in circles, scream and shout. ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
