📄 grid-security.conf.1c3f2ca8
字号:
# $Id: grid-security.conf.1c3f2ca8,v 1.1.1.1 2007/05/01 20:08:51 asim Exp $################################################################### File: grid-security.conf## Purpose: This file contains the configuration information# for the Grid Security Infrastructure################################################################### These values are set by globus-setupSETUP_GSI_HOST_BASE_DN="OU=Services,DC=doegrids,DC=org"SETUP_GSI_USER_BASE_DN="OU=People,DC=doegrids,DC=org"SETUP_GSI_CA_NAME="DOEGrids CA 1"SETUP_GSI_CA_EMAIL_ADDR="DOEGrids-CA-1@doegrids.org"_domain=`${bindir}/globus-domainname`DEFAULT_GSI_HOST_BASE_DN="o=Globus, o=Grid"DEFAULT_GSI_USER_BASE_DN="ou=${_domain}, o=Globus, o=Grid"DEFAULT_GSI_CA_NAME="Globus CA"DEFAULT_GSI_CA_EMAIL_ADDR="ca@globus.org"# Distinguish Name (DN) of the HostGSI_HOST_BASE_DN="${SETUP_GSI_HOST_BASE_DN:-${DEFAULT_GSI_HOST_BASE_DN}}"# Distinguish Name (DN) of the UserGSI_USER_BASE_DN="${SETUP_GSI_USER_BASE_DN:-${DEFAULT_GSI_USER_BASE_DN}}"# CA Name for the organizationGSI_CA_NAME="${SETUP_GSI_CA_NAME:-${DEFAULT_GSI_CA_NAME}}"# CA Email address for the organizationGSI_CA_EMAIL_ADDR="${SETUP_GSI_CA_EMAIL_ADDR:-${DEFAULT_GSI_CA_EMAIL_ADDR}}"export GSI_HOST_BASE_DNexport GSI_USER_BASE_DNexport GSI_CA_NAMEexport GSI_CA_EMAIL_ADDR# $Log: grid-security.conf.1c3f2ca8,v $# Revision 1.1.1.1 2007/05/01 20:08:51 asim# DML## Revision 1.1 2007/04/03 22:19:15 asim## doegrids certs## Revision 1.1 2003/05/22 22:38:23 helm# *** empty log message ***## Revision 1.1 2003/05/13 20:05:36 helm# move support files to hash name## Revision 1.3 2003/05/09 22:17:40 helm# capitalization## Revision 1.2 2003/05/03 01:18:09 dhiva# $Id: grid-security.conf.1c3f2ca8,v 1.1.1.1 2007/05/01 20:08:51 asim Exp $ included for all these files## Revision 1.1 2003/05/03 01:15:06 dhiva# Globus Support Files for pki1.doegrids.org CA#
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -