[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] GSI auth in Windows



> 
> Does this mean that the Windows version is not GSI capable?

As Todd pointed out, that is correct.  The next best thing would be to use SSL.

I've given tutorials in the past for setting up Condor using SSL, but those
have generally assumed that you are on a Linux machine that has the command
line program "openssl" installed.

If you use a Linux machine to generate your certificates, there shouldn't be
anything particularily special about then using those certificates on a Windows
installation of Condor.

Perhaps at the next Condor week, I can do a Linux/Windows cross-platform
tutorial for setting up SSL and/or Kerberos.  In the meantime, I would create
your SSL certs on a Linux machine and then follow the configuration mentioned
here:
  http://research.cs.wisc.edu/condor/CondorWeek2011/presentations/zmiller-ssl-tutorial.pdf


cheers,
-zach