Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > ca82aedaac65b491cd0c073572bb3a2a > files > 21

globus-gssapi-gsi-doc-7.5-1.fc13.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta name="robots" content="noindex">
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<!-- THIS FILE IS AUTOMATICALLY GENERATED FROM THE GLOBUS SOURCE CODE
     DO NOT MODIFY.
-->
<title>Globus Reference Manual</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head>
<body>
<!-- Generated by Doxygen 1.6.2-20100208 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>GSS Req Flags</h1>
<p>These macros set the REQUESTED type of context - these should be set (or not) in the context's req_flags (or in the context's ret_flags if accept_sec_context is being called).  
<a href="#_details">More...</a></p>
<h2>Defines</h2>
<ul>
<li>#define <a class="el" href="group__globus__gsi__gss__requested__context__flags.html#gacfdbed362a27d6e70eb590fc4558cc02">GSS_C_GLOBUS_DONT_ACCEPT_LIMITED_PROXY_FLAG</a>&nbsp;&nbsp;&nbsp;8192
<li>#define <a class="el" href="group__globus__gsi__gss__requested__context__flags.html#gad4bb8c36d00e8f0754a9aa6140de9a9e">GSS_C_GLOBUS_DELEGATE_LIMITED_PROXY_FLAG</a>&nbsp;&nbsp;&nbsp;4096
<li>#define <a class="el" href="group__globus__gsi__gss__requested__context__flags.html#ga6567952b390e1a7a52bb0a6ee2b0604e">GSS_C_GLOBUS_ACCEPT_PROXY_SIGNED_BY_LIMITED_PROXY_FLAG</a>&nbsp;&nbsp;&nbsp;32768
</ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>These macros set the REQUESTED type of context - these should be set (or not) in the context's req_flags (or in the context's ret_flags if accept_sec_context is being called). </p>
<hr/><h2>Define Documentation</h2>
<a class="anchor" id="gacfdbed362a27d6e70eb590fc4558cc02"></a><!-- doxytag: member="gssapi.h::GSS_C_GLOBUS_DONT_ACCEPT_LIMITED_PROXY_FLAG" ref="gacfdbed362a27d6e70eb590fc4558cc02" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define GSS_C_GLOBUS_DONT_ACCEPT_LIMITED_PROXY_FLAG&nbsp;&nbsp;&nbsp;8192</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Set if you don't want a context to accept a limited proxy. </p>
<p>If this flag is set, and a limited proxy is received, the call will not be successful and the context will not be set up </p>

</div>
</div>
<a class="anchor" id="gad4bb8c36d00e8f0754a9aa6140de9a9e"></a><!-- doxytag: member="gssapi.h::GSS_C_GLOBUS_DELEGATE_LIMITED_PROXY_FLAG" ref="gad4bb8c36d00e8f0754a9aa6140de9a9e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define GSS_C_GLOBUS_DELEGATE_LIMITED_PROXY_FLAG&nbsp;&nbsp;&nbsp;4096</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Set if you wan the delegated proxy to be a limited proxy. </p>

</div>
</div>
<a class="anchor" id="ga6567952b390e1a7a52bb0a6ee2b0604e"></a><!-- doxytag: member="gssapi.h::GSS_C_GLOBUS_ACCEPT_PROXY_SIGNED_BY_LIMITED_PROXY_FLAG" ref="ga6567952b390e1a7a52bb0a6ee2b0604e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define GSS_C_GLOBUS_ACCEPT_PROXY_SIGNED_BY_LIMITED_PROXY_FLAG&nbsp;&nbsp;&nbsp;32768</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Set if you want to accept proxies signed by limited proxies. </p>
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000001">Deprecated:</a></b></dt><dd>We now accept proxies signed by limited proxies if they are limited or independent. </dd></dl>

</div>
</div>
</div>
<hr>
<p align="center">
<a href="http://www.globus.org/toolkit/about.html" target="_top">about globus</a> |
<a href="http://www.globus.org/toolkit/" target="_top">globus toolkit</a> |
<a href="https://dev.globus.org/wiki/Welcome/" target="_top">dev.globus</a>
<br>
<br>
Comments? <a href="mailto:webmaster@globus.org">webmaster@globus.org</a>

</body>
</html>