Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > a30e324be723ed0caa14fc5758ff15f0 > files > 89

lemonldap-ng-0.9.2-3mdv2010.0.i586.rpm

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" lang="fr" xml:lang="fr">
<head>
  <meta name="generator" content=
  "HTML Tidy for Linux/x86 (vers 6 November 2007), see www.w3.org" />

  <title>Lemonldap::NG documentation: errors.html</title>
  <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
</head>

<body>
  <div class="main-content">
    <h2 class="heading-1"><span id="HErroranddebugmessages">Error and debug
    messages</span></h2>

    <p class="paragraph"></p>

    <ul>
      <li><a href="#H22IncorrectXML22">"Incorrect XML"</a></li>

      <li><a href=
      "#H22Byteorderisnotcompatible22ou22Magicnumbercheckingonstorablestringfailed22">
      "Byte order is not compatible" ou "Magic number checking on storable
      string failed"</a></li>

      <li><a href=
      "#H22Configurationisinoldformat2Cyou27vetomigrate2122">"Configuration is
      in old format, you've to migrate !"</a></li>

      <li><a href="#H22My3A3APackage3Agetconfiguration122">"My::Package: get
      configuration 1"</a></li>

      <li><a href="#H22My3A3APackage3Astoreconfiguration122">"My::Package:
      store configuration 1"</a></li>

      <li><a href="#H22My3A3APackage3ANocookiefound22">"My::Package: No cookie
      found"</a></li>

      <li><a href=
      "#H22Redirect26lt3Bxxxx26gt3Btoportal28urlwas2F2922">"Redirect
      &lt;x.x.x.x&gt; to portal (url was /)"</a></li>

      <li><a href="#H22FoundaCDAidRedirecting22">"Found a CDA id.
      Redirecting"</a></li>

      <li><a href="#H22Usersomeonewasauthorizatedtoaccessto2F22">"User someone
      was authorizated to access to /"</a></li>

      <li><a href="#H22My3A3APackage3Aremovingcookie22">"My::Package: removing
      cookie"</a></li>

      <li><a href=
      "#H22ErrorwhilereadingconfigurationwithglobalStorageOptionskey3A22">"Error
      while reading configuration with globalStorageOptions key:"</a></li>

      <li><a href=
      "#H22UserrejectedbecauseVirtualHosttestexamplecomhasnoconfiguration22">"User
      rejected because VirtualHost test.example.com has no
      configuration"</a></li>

      <li><a href=
      "#H22Thecookiexxxxisn27tyetavailable3AObjectdoesnotexistinthedatastoreat2Fusr2Fshare2Fperl52FApache2FSession2FStore2FFilepmline905Cn22">
      "The cookie xxxx isn't yet available: Object does not exist in the data
      store at /usr/share/perl5/Apache/Session/Store/File.pm line
      90.n"</a></li>

      <li><a href=
      "#H22Thecookiexxxxisn27tyetavailable3A7E7E26lt3BApache3A3ASessionerrormessage26gt3B7E7E">
      "The cookie xxxx isn't yet available: <i class=
      "italic">&lt;Apache::Session error message&gt;</i></a></li>
    </ul>

    <h3 class="heading-1-1"><span id="H22IncorrectXML22">"Incorrect
    XML"</span></h3>

    <p class="paragraph"></p>This messages appears when the manager cannot
    load configuration. The real error can be found in Apache logs.

    <h3 class="heading-1-1"><span id=
    "H22Byteorderisnotcompatible22ou22Magicnumbercheckingonstorablestringfailed22">
    "Byte order is not compatible" ou "Magic number checking on storable
    string failed"</span></h3>

    <p class="paragraph"></p>This error message apprears when stored
    configuration is corrupted or on versions earlier than 0.8.2.3 when you're
    using Lemonldap::NG with different server types (32 and 64 bits for
    example). In this case, you've to upgrade your Lemonldap::NG to at least
    0.8.2.3.

    <h3 class="heading-1-1"><span id=
    "H22Configurationisinoldformat2Cyou27vetomigrate2122">"Configuration is in
    old format, you've to migrate !"</span></h3>

    <p class="paragraph"></p>This warning message means that you are using a
    configuration generated by an earlier version than 0.8.2.3 with a more
    up-to-date Lemonldap::NG component. You just have to re-save configuration
    with a recent manager to avoid this warning.

    <h3 class="heading-1-1"><span id=
    "H22My3A3APackage3Agetconfiguration122">"My::Package: get configuration
    1"</span></h3>

    <p class="paragraph"></p>Information message: an Apache child process load
    configuration.

    <h3 class="heading-1-1"><span id=
    "H22My3A3APackage3Astoreconfiguration122">"My::Package: store
    configuration 1"</span></h3>

    <p class="paragraph"></p>Information message: an Apache child process
    stores the last configuration in the local cache. It will be read by other
    Apache childs before 10 minutes.

    <h3 class="heading-1-1"><span id=
    "H22My3A3APackage3ANocookiefound22">"My::Package: No cookie
    found"</span></h3>

    <p class="paragraph"></p>Information message: one non-authenticated user
    tries to connect to the protected application.

    <h3 class="heading-1-1"><span id=
    "H22Redirect26lt3Bxxxx26gt3Btoportal28urlwas2F2922">"Redirect
    &lt;x.x.x.x&gt; to portal (url was /)"</span></h3>

    <p class="paragraph"></p>Debug message: the client x.x.x.x is redirected
    to the authentication portal.

    <h3 class="heading-1-1"><span id="H22FoundaCDAidRedirecting22">"Found a
    CDA id. Redirecting"</span></h3>

    <p class="paragraph"></p>Debug message: the client has been authenticated
    in another domain (CDA mechanism). The handler generates the cookie in the
    new domain.

    <h3 class="heading-1-1"><span id=
    "H22Usersomeonewasauthorizatedtoaccessto2F22">"User someone was
    authorizated to access to /"</span></h3>

    <p class="paragraph"></p>Debug message: the user "someone" has been
    authorizated to access to this URL.

    <h3 class="heading-1-1"><span id=
    "H22My3A3APackage3Aremovingcookie22">"My::Package: removing
    cookie"</span></h3>

    <p class="paragraph"></p>Debug message: after grant, the handler removes
    hides the cookie. Protected application needs only headers.

    <h3 class="heading-1-1"><span id=
    "H22ErrorwhilereadingconfigurationwithglobalStorageOptionskey3A22">"Error
    while reading configuration with globalStorageOptions key:"</span></h3>

    <p class="paragraph"></p>Configuration is corrupted. See the following
    error.

    <h3 class="heading-1-1"><span id=
    "H22UserrejectedbecauseVirtualHosttestexamplecomhasnoconfiguration22">"User
    rejected because VirtualHost test.example.com has no
    configuration"</span></h3>

    <p class="paragraph"></p>When a virtual host is protected but not
    configured, Lemonldap::NG block it. Update your configuration to add this
    new virtual host, save and apply it.

    <h3 class="heading-1-1"><span id=
    "H22Thecookiexxxxisn27tyetavailable3AObjectdoesnotexistinthedatastoreat2Fusr2Fshare2Fperl52FApache2FSession2FStore2FFilepmline9026231103B22">
    "The cookie xxxx isn't yet available: Object does not exist in the data
    store at /usr/share/perl5/Apache/Session/Store/File.pm line
    90.n"</span></h3>

    <p class="paragraph"></p>This message appears when a user use an old
    cookie that has been deleted from session database. He has to
    re-authenticated itself.

    <h3 class="heading-1-1"><span id=
    "H22Thecookiexxxxisn27tyetavailable3A7E7E26lt3BApache3A3ASessionerrormessage26gt3B7E7E">
    "The cookie xxxx isn't yet available: <i class=
    "italic">&lt;Apache::Session error message&gt;</i></span></h3>

    <p class="paragraph"></p>This message appears when an handler can not
    access to session database. The real error is reported.
  </div>
</body>
</html>