<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Small Help in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/small-help/m-p/4861744#M566693</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Regarding the differences between Authentication and Authorization, found these nice write-ups:&lt;BR /&gt;&lt;A href="http://www.acm.uiuc.edu/workshops/security/auth.html" target="_blank"&gt;http://www.acm.uiuc.edu/workshops/security/auth.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.iis-resources.com/modules/wfsection/print.php?articleid=7" target="_blank"&gt;http://www.iis-resources.com/modules/wfsection/print.php?articleid=7&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Personalization:&lt;BR /&gt;&lt;A href="http://www.google.com/search?hl=en&amp;amp;lr=&amp;amp;ie=UTF-8&amp;amp;oi=defmore&amp;amp;q=define:Personalization" target="_blank"&gt;http://www.google.com/search?hl=en&amp;amp;lr=&amp;amp;ie=UTF-8&amp;amp;oi=defmore&amp;amp;q=define:Personalization&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sri Ram</description>
    <pubDate>Wed, 22 Sep 2004 03:38:35 GMT</pubDate>
    <dc:creator>R. Sri Ram Kishore_1</dc:creator>
    <dc:date>2004-09-22T03:38:35Z</dc:date>
    <item>
      <title>Small Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/small-help/m-p/4861738#M566687</link>
      <description>Hi Guys&lt;BR /&gt;&lt;BR /&gt;Silly questions .. Hope I can get the sollutions..&lt;BR /&gt;&lt;BR /&gt;1)What is the difference between Authentication, Authorization, and Personalization. Please give some brief&lt;BR /&gt;&lt;BR /&gt;2)What exactly the meaning of CI(Central Instance) in case of DBs. How it differs from Application Service .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please help&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Suraj&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Sep 2004 04:10:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/small-help/m-p/4861738#M566687</guid>
      <dc:creator>SYS ADMIN_7</dc:creator>
      <dc:date>2004-09-21T04:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: Small Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/small-help/m-p/4861739#M566688</link>
      <description>Suraj i can answer your first question:&lt;BR /&gt;&lt;BR /&gt;1. TO authenticate is to verify or to do validations&lt;BR /&gt;&lt;BR /&gt;2. To Authorize is to Approve or permit&lt;BR /&gt;&lt;BR /&gt;3. To personalize is to customize the environment user specific.&lt;BR /&gt;&lt;BR /&gt;Hope that helps.&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Sep 2004 06:00:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/small-help/m-p/4861739#M566688</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2004-09-21T06:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: Small Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/small-help/m-p/4861740#M566689</link>
      <description>Hi Bharat &lt;BR /&gt;&lt;BR /&gt;Thnaks for the same&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1. TO authenticate is to verify or to do validations... Is this same like validating the password through files/NIS/LDAp like stuffs&lt;BR /&gt;&lt;BR /&gt;2. To Authorize is to Approve or permit--&lt;BR /&gt;Is this is like after getting the authontication you are performing some tasks on this&lt;BR /&gt;&lt;BR /&gt;3. To personalize is to customize the environment user specific..... Thanks I got this one&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards, &lt;BR /&gt;Suraj</description>
      <pubDate>Tue, 21 Sep 2004 06:38:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/small-help/m-p/4861740#M566689</guid>
      <dc:creator>SYS ADMIN_7</dc:creator>
      <dc:date>2004-09-21T06:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: Small Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/small-help/m-p/4861741#M566690</link>
      <description>Authentication&lt;BR /&gt;&lt;BR /&gt;Authentication is the process of determining whether someone or something is, in fact, who or what it is declared to be. In private and public computer networks (including the Internet), authentication is commonly done through the use of logon passwords. Knowledge of the password is assumed to guarantee that the user is authentic. &lt;BR /&gt;&lt;BR /&gt;Authorization&lt;BR /&gt;&lt;BR /&gt;The process of determining, by evaluating applicable access control information, whether a subject is allowed to have the specified types of access to a particular resource. Usually, authorization is in the context of authentication. Once a subject is authenticated, it may be authorized to perform different types of access. &lt;BR /&gt;&lt;BR /&gt;Personalization&lt;BR /&gt;&lt;BR /&gt;The process of matching categorized content with different end users based on business rules. This personalization may be a process occurs upon page request to a Webserver and is handled by either&lt;BR /&gt;&lt;BR /&gt;(a) a general application server&lt;BR /&gt;(b) a specialized one-to-one application server &lt;BR /&gt;(c) a specific personalization engine. &lt;BR /&gt;&lt;BR /&gt;For central instances and application service (more likely releated to SAP terms) you should go thru the following thread&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://listserv.sap.com/pipermail/linux.general/2002-June/002542.html" target="_blank"&gt;http://listserv.sap.com/pipermail/linux.general/2002-June/002542.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Sep 2004 06:50:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/small-help/m-p/4861741#M566690</guid>
      <dc:creator>Michael Selvesteen_2</dc:creator>
      <dc:date>2004-09-21T06:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: Small Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/small-help/m-p/4861742#M566691</link>
      <description>Hi Michael&lt;BR /&gt;&lt;BR /&gt;Thanks for your answer..&lt;BR /&gt;&lt;BR /&gt;But the link you provided doesnot give any description about the CI or Application Service .&lt;BR /&gt;&lt;BR /&gt;Hope still more answes may come&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Suraj</description>
      <pubDate>Wed, 22 Sep 2004 01:19:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/small-help/m-p/4861742#M566691</guid>
      <dc:creator>SYS ADMIN_7</dc:creator>
      <dc:date>2004-09-22T01:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: Small Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/small-help/m-p/4861743#M566692</link>
      <description>Hi Suraj,&lt;BR /&gt;&lt;BR /&gt;The application server:&lt;BR /&gt;----------------------&lt;BR /&gt;While SAP uses the generic term application server to define a computer that receives connections from SAP clients, the actual connections are managed by SAP dialog servers. &lt;BR /&gt;&lt;BR /&gt;A dialog instance is a software program that is running the SAP kernel (similar to an Oracle instance), and it is the job of the dialog instance to execute the ABAP programs and manage the requests for data and services. While there is generally a one-to-one mapping between an application server and a dialog instance, it is possible to have more than one dialog instance on an application server. &lt;BR /&gt;&lt;BR /&gt;The central instance&lt;BR /&gt;--------------------&lt;BR /&gt;The central instance is a concept that is unique to SAP. The central instance is a combination of hardware and software. It contains a physical server (the application server) and numerous software components, including a message server, a database gateway (a pre-established connection between SAP and Oracle--or another database), and various update, enqueue, dialog, and spool facility software. In most generic SAP architectures, there are numerous application servers but only a single central instance. However, in addition to managing the SAP interfaces, the central instance can also serve as an application server. &lt;BR /&gt;&lt;BR /&gt;Bear in mind that SAP is very flexible, and there are many different ways to configure an SAP architecture to meet your business needs. However, most companies that implement SAP wisely choose to alter their business practices to accommodate SAP. By avoiding customization of its SAP application, a company can more easily upgrade its SAP software. &lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;Read more at: &lt;A href="http://www.oreilly.com/catalog/sapadm/chapter/ch01.html" target="_blank"&gt;http://www.oreilly.com/catalog/sapadm/chapter/ch01.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sri Ram</description>
      <pubDate>Wed, 22 Sep 2004 03:30:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/small-help/m-p/4861743#M566692</guid>
      <dc:creator>R. Sri Ram Kishore_1</dc:creator>
      <dc:date>2004-09-22T03:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Small Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/small-help/m-p/4861744#M566693</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Regarding the differences between Authentication and Authorization, found these nice write-ups:&lt;BR /&gt;&lt;A href="http://www.acm.uiuc.edu/workshops/security/auth.html" target="_blank"&gt;http://www.acm.uiuc.edu/workshops/security/auth.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.iis-resources.com/modules/wfsection/print.php?articleid=7" target="_blank"&gt;http://www.iis-resources.com/modules/wfsection/print.php?articleid=7&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Personalization:&lt;BR /&gt;&lt;A href="http://www.google.com/search?hl=en&amp;amp;lr=&amp;amp;ie=UTF-8&amp;amp;oi=defmore&amp;amp;q=define:Personalization" target="_blank"&gt;http://www.google.com/search?hl=en&amp;amp;lr=&amp;amp;ie=UTF-8&amp;amp;oi=defmore&amp;amp;q=define:Personalization&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sri Ram</description>
      <pubDate>Wed, 22 Sep 2004 03:38:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/small-help/m-p/4861744#M566693</guid>
      <dc:creator>R. Sri Ram Kishore_1</dc:creator>
      <dc:date>2004-09-22T03:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: Small Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/small-help/m-p/4861745#M566694</link>
      <description>Hi RamKishore&lt;BR /&gt;&lt;BR /&gt;Thanks for the Link&lt;BR /&gt;&lt;BR /&gt;This is what exacly I needed&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Suraj&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Sep 2004 04:36:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/small-help/m-p/4861745#M566694</guid>
      <dc:creator>SYS ADMIN_7</dc:creator>
      <dc:date>2004-09-22T04:36:41Z</dc:date>
    </item>
  </channel>
</rss>

