<?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: disabling chfn in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-chfn/m-p/2424926#M913</link>
    <description>==&amp;gt;&lt;BR /&gt;"Security Restrictions &lt;BR /&gt;You must have the owner kernel authorization &lt;BR /&gt;and the syslo sensitivity label to run chfn.&lt;BR /&gt;&lt;BR /&gt;But where, exactly, are those terms defined and discussed? It seems that by default, any random user has appropriate privilege to run "chfn". How does one change this? (Just a pointer to an appropriate place to RTFM is sufficient.)"&lt;BR /&gt;&amp;lt;==&lt;BR /&gt;I had the same question as you did. After some researching on the web I found that the terms '"owner" kernel authorization' and '"syslo" sensitivity label' come from HP's VirtualVault Operating System terminology. &lt;BR /&gt;See priv(1) man page for the kernel authorizations in the VirtualVault reference PDF doc below:&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/en/B5413-90057/B5413-90057.pdf" target="_blank"&gt;http://www.docs.hp.com/en/B5413-90057/B5413-90057.pdf&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;"A sensitivity label represents the sensitivity of a process or a filesystem object and the data each contains." &lt;BR /&gt;taken from one of HP's patents on Trusted Gateway Agent for web server programs:&lt;BR /&gt;&lt;A href="http://www.freepatentsonline.com/5903732.html" target="_blank"&gt;http://www.freepatentsonline.com/5903732.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SYSLO is one of the predefined sensitivity labels defined by VirtualVault, as in VirtualVault Integrators guide.&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/en/B5413-90031/B5413-90031.pdf" target="_blank"&gt;http://www.docs.hp.com/en/B5413-90031/B5413-90031.pdf&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 25 Dec 2006 18:28:42 GMT</pubDate>
    <dc:creator>Chetan Javagal</dc:creator>
    <dc:date>2006-12-25T18:28:42Z</dc:date>
    <item>
      <title>disabling chfn</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-chfn/m-p/2424924#M911</link>
      <description>Sorry if this is a no-brainer, but ... How does one disable "chfn" under HP-UX? We'd like to prevent people from changing the information in the gecos field of their password file entry. Just removing /usr/bin/chfn is no help, since all someone needs to do is to &lt;BR /&gt;ln -s /usr/bin/passwd /some/dir/chfn &lt;BR /&gt;&lt;BR /&gt;and bingo, they have a working "chfn" command again. The manpage says &lt;BR /&gt;&lt;BR /&gt;Security Restrictions &lt;BR /&gt;You must have the owner kernel authorization &lt;BR /&gt;and the syslo sensitivity label to run chfn. &lt;BR /&gt;&lt;BR /&gt;But where, exactly, are those terms defined and discussed? It seems that by default, any random user has appropriate privilege to run "chfn". How does one change this? (Just a pointer to an appropriate place to RTFM is sufficient.) &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Jun 2000 18:25:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-chfn/m-p/2424924#M911</guid>
      <dc:creator>Jeff Pendleton</dc:creator>
      <dc:date>2000-06-05T18:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: disabling chfn</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-chfn/m-p/2424925#M912</link>
      <description>One thing I have done in the past was to change permission on chfn so that only root can use it, rename passwd to syspasswd.&lt;BR /&gt;Create a simple program called passwd that is accessible by everyone that encompasses syspasswd but doesnt allow any other parameters to be passed to it.  &lt;BR /&gt;Basically using this type of method you can come up with a site specific solution.&lt;BR /&gt;&lt;BR /&gt;If you need more details let me know.</description>
      <pubDate>Tue, 06 Jun 2000 00:14:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-chfn/m-p/2424925#M912</guid>
      <dc:creator>Anthony Goonetilleke</dc:creator>
      <dc:date>2000-06-06T00:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: disabling chfn</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-chfn/m-p/2424926#M913</link>
      <description>==&amp;gt;&lt;BR /&gt;"Security Restrictions &lt;BR /&gt;You must have the owner kernel authorization &lt;BR /&gt;and the syslo sensitivity label to run chfn.&lt;BR /&gt;&lt;BR /&gt;But where, exactly, are those terms defined and discussed? It seems that by default, any random user has appropriate privilege to run "chfn". How does one change this? (Just a pointer to an appropriate place to RTFM is sufficient.)"&lt;BR /&gt;&amp;lt;==&lt;BR /&gt;I had the same question as you did. After some researching on the web I found that the terms '"owner" kernel authorization' and '"syslo" sensitivity label' come from HP's VirtualVault Operating System terminology. &lt;BR /&gt;See priv(1) man page for the kernel authorizations in the VirtualVault reference PDF doc below:&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/en/B5413-90057/B5413-90057.pdf" target="_blank"&gt;http://www.docs.hp.com/en/B5413-90057/B5413-90057.pdf&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;"A sensitivity label represents the sensitivity of a process or a filesystem object and the data each contains." &lt;BR /&gt;taken from one of HP's patents on Trusted Gateway Agent for web server programs:&lt;BR /&gt;&lt;A href="http://www.freepatentsonline.com/5903732.html" target="_blank"&gt;http://www.freepatentsonline.com/5903732.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SYSLO is one of the predefined sensitivity labels defined by VirtualVault, as in VirtualVault Integrators guide.&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/en/B5413-90031/B5413-90031.pdf" target="_blank"&gt;http://www.docs.hp.com/en/B5413-90031/B5413-90031.pdf&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Dec 2006 18:28:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-chfn/m-p/2424926#M913</guid>
      <dc:creator>Chetan Javagal</dc:creator>
      <dc:date>2006-12-25T18:28:42Z</dc:date>
    </item>
  </channel>
</rss>

