This is the procedure to enable a gLite UI to submit jobs to OSG via the SBGrid VO Frontend of the glideinWMS system.
You must follow the instructions at http://www.uscms.org/SoftwareComputing/Grid/WMS/glideinWMS/doc.prd/components/pool_install.html to install the Condor Submit Node on your SL5/x86_64 gLite UI
I've used the tarballs condor-7.6.3-x86_64_rhap_5-stripped.tar.gz and glideinWMS_v2_5_2.tgz and run ./glideinWMS_install after untarring the glideinWMS_v2_5_2.tgz selecting the item 5 (user schedd) and so on as described in section 5 of the above link.
Then, send the DN of the certificate of your gLite UI to the HMS grid managers operating the SBGrid VO Frontend.
Check things are working by doing:
$ condor_status -schedd
Name Machine TotalRunningJobsTotalIdleJobsTotalHeldJobsglidein@glidein.nebi glidein.ne 2 0 0
ui-wenmr.pd.infn.it ui-wenmr.p 0 1 0
TotalRunningJobsTotalIdleJobsTotalHeldJobs
Total 2 1 0
-- MarcoVerlato - 2012-02-29