Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-updates > by-pkgid > 2b8767642b0a927316af342b14b4b58e > files > 39

libipa_hbac-devel-1.16.3-3.3.mga7.armv7hl.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.15"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>ipa_hbac: hbac_rule_element Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">ipa_hbac
   &#160;<span id="projectnumber">1.16.3</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.15 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
  initMenu('',false,false,'search.php','Search');
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-attribs">Data Fields</a>  </div>
  <div class="headertitle">
<div class="title">hbac_rule_element Struct Reference<div class="ingroups"><a class="el" href="group__ipa__hbac.html">Host-Based Access Control Resolver</a></div></div>  </div>
</div><!--header-->
<div class="contents">

<p>Component of an HBAC rule.  
 <a href="structhbac__rule__element.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="ipa__hbac_8h_source.html">ipa_hbac.h</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr class="memitem:ad9ba6ea8f602a0e7badadce928e06ebf"><td class="memItemLeft" align="right" valign="top">uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structhbac__rule__element.html#ad9ba6ea8f602a0e7badadce928e06ebf">category</a></td></tr>
<tr class="memdesc:ad9ba6ea8f602a0e7badadce928e06ebf"><td class="mdescLeft">&#160;</td><td class="mdescRight">Category for this element.  <a href="#ad9ba6ea8f602a0e7badadce928e06ebf">More...</a><br /></td></tr>
<tr class="separator:ad9ba6ea8f602a0e7badadce928e06ebf"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae0ffd3e232106bb64208c856e84e5a42"><td class="memItemLeft" align="right" valign="top">const char **&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structhbac__rule__element.html#ae0ffd3e232106bb64208c856e84e5a42">names</a></td></tr>
<tr class="memdesc:ae0ffd3e232106bb64208c856e84e5a42"><td class="mdescLeft">&#160;</td><td class="mdescRight">List of explicit members of this rule component.  <a href="#ae0ffd3e232106bb64208c856e84e5a42">More...</a><br /></td></tr>
<tr class="separator:ae0ffd3e232106bb64208c856e84e5a42"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0e47669abe1e2842ed89803713af5226"><td class="memItemLeft" align="right" valign="top">const char **&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structhbac__rule__element.html#a0e47669abe1e2842ed89803713af5226">groups</a></td></tr>
<tr class="memdesc:a0e47669abe1e2842ed89803713af5226"><td class="mdescLeft">&#160;</td><td class="mdescRight">List of group members of this rule component.  <a href="#a0e47669abe1e2842ed89803713af5226">More...</a><br /></td></tr>
<tr class="separator:a0e47669abe1e2842ed89803713af5226"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Component of an HBAC rule. </p>
<p>Components can be one of users, target hosts, source hosts, or services. </p>
</div><h2 class="groupheader">Field Documentation</h2>
<a id="ad9ba6ea8f602a0e7badadce928e06ebf"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad9ba6ea8f602a0e7badadce928e06ebf">&#9670;&nbsp;</a></span>category</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint32_t hbac_rule_element::category</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Category for this element. </p>
<p>This value is a bitmask. See <a class="el" href="group__ipa__hbac.html#gaedbbc12bed44918a30d673720df85d03" title="No service category specified.">HBAC_CATEGORY_NULL</a> and <a class="el" href="group__ipa__hbac.html#gaff3d14567e8ca0ed671fc88287e7aaec" title="Rule should apply to all.">HBAC_CATEGORY_ALL</a> </p>

</div>
</div>
<a id="a0e47669abe1e2842ed89803713af5226"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0e47669abe1e2842ed89803713af5226">&#9670;&nbsp;</a></span>groups</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char** hbac_rule_element::groups</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>List of group members of this rule component. </p>
<ul>
<li>Users: user groups (POSIX or non-POSIX)</li>
<li>Hosts: hostgroups</li>
<li>Services: PAM service groups. </li>
</ul>

</div>
</div>
<a id="ae0ffd3e232106bb64208c856e84e5a42"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae0ffd3e232106bb64208c856e84e5a42">&#9670;&nbsp;</a></span>names</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char** hbac_rule_element::names</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>List of explicit members of this rule component. </p>
<ul>
<li>Users: usernames</li>
<li>Hosts: hostnames</li>
<li>Services: PAM service names </li>
</ul>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>src/lib/ipa_hbac/<a class="el" href="ipa__hbac_8h_source.html">ipa_hbac.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.15
</small></address>
</body>
</html>