Skip to content

Instantly share code, notes, and snippets.

@sustr4
Created March 24, 2014 12:46
Show Gist options
  • Save sustr4/9739419 to your computer and use it in GitHub Desktop.
Save sustr4/9739419 to your computer and use it in GitHub Desktop.
VOMS Example
#!/bin/bash
mkdir /etc/vomses
echo '"vo.org" "emicert-voms.civ.zcu.cz" "15000" "/DC=org/DC=terena/DC=tcs/OU=Domain Control Validated/CN=emicert-voms.civ.zcu.cz" "vo.org"' > /etc/vomses/emicert-voms.civ.zcu.cz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment