<?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: pwd : Permission Denied in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pwd-permission-denied/m-p/2532274#M869375</link>
    <description>Although the permissions are ok, what are the ownerships ??  &lt;BR /&gt;&lt;BR /&gt;I've checked this on one of my 10.20 systems, and both the /usr/, /usr/bin/ directories and pwd files are owned by bin:bin.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 24 May 2001 09:34:21 GMT</pubDate>
    <dc:creator>Paul Murray_1</dc:creator>
    <dc:date>2001-05-24T09:34:21Z</dc:date>
    <item>
      <title>pwd : Permission Denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pwd-permission-denied/m-p/2532272#M869373</link>
      <description>HP-UX 10.20 system. No problem for "root". However, for a normal user :--&lt;BR /&gt;#cd  (goto Home-Dir)&lt;BR /&gt;#pwd (O.K, no problem)&lt;BR /&gt;#/usr/bin/pwd  (pwd : Permission Denied)&lt;BR /&gt;#whereis pwd   (result: /usr/bin/pwd)&lt;BR /&gt;#which pwd     (result: /usr/bin/pwd)&lt;BR /&gt;#ll -d /usr     (result: drwxr-xr-x)&lt;BR /&gt;#ll -d /usr/bin (result: drwxr-xr-x)&lt;BR /&gt;#ll /usr/bin/pwd (result: r-xr-xr-x)&lt;BR /&gt;#alias | grep pwd (nothing)&lt;BR /&gt;&lt;BR /&gt;How can I resolve the permission problem for commd "/usr/bin/pwd" ? I have no problem with other workstations.</description>
      <pubDate>Thu, 24 May 2001 07:41:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pwd-permission-denied/m-p/2532272#M869373</guid>
      <dc:creator>Kong Kian Chay</dc:creator>
      <dc:date>2001-05-24T07:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: pwd : Permission Denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pwd-permission-denied/m-p/2532273#M869374</link>
      <description>Interesting, as the rights to /usr/bin/pwd are ok there should be no problem.&lt;BR /&gt;&lt;BR /&gt;As the ksh has a build in pwd this will always work as it should.&lt;BR /&gt;&lt;BR /&gt;How about the rights of the directory you are in?</description>
      <pubDate>Thu, 24 May 2001 08:26:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pwd-permission-denied/m-p/2532273#M869374</guid>
      <dc:creator>Stefan Schulz</dc:creator>
      <dc:date>2001-05-24T08:26:56Z</dc:date>
    </item>
    <item>
      <title>Re: pwd : Permission Denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pwd-permission-denied/m-p/2532274#M869375</link>
      <description>Although the permissions are ok, what are the ownerships ??  &lt;BR /&gt;&lt;BR /&gt;I've checked this on one of my 10.20 systems, and both the /usr/, /usr/bin/ directories and pwd files are owned by bin:bin.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 24 May 2001 09:34:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pwd-permission-denied/m-p/2532274#M869375</guid>
      <dc:creator>Paul Murray_1</dc:creator>
      <dc:date>2001-05-24T09:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: pwd : Permission Denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pwd-permission-denied/m-p/2532275#M869376</link>
      <description>these usually happens when you have no execute permission on the current directory.&lt;BR /&gt;&lt;BR /&gt;the shell has its own enterpreter for "pwd", there wont be any problem excuting it on currently shell.</description>
      <pubDate>Thu, 24 May 2001 10:36:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pwd-permission-denied/m-p/2532275#M869376</guid>
      <dc:creator>Bernard  Bravo</dc:creator>
      <dc:date>2001-05-24T10:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: pwd : Permission Denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pwd-permission-denied/m-p/2532276#M869377</link>
      <description>Try chmod 777 pwd and after replace the old permission.</description>
      <pubDate>Thu, 24 May 2001 11:14:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pwd-permission-denied/m-p/2532276#M869377</guid>
      <dc:creator>Vincenzo Restuccia</dc:creator>
      <dc:date>2001-05-24T11:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: pwd : Permission Denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pwd-permission-denied/m-p/2532277#M869378</link>
      <description>Hi&lt;BR /&gt;Sorry for the late response -- half day leave. Vicenzo has solved the problem --- I just simply chmod 777 /usr/bin/pwd, then chmod 555 /usr/bin/pwd, and the Problem is now SOLVED.  &lt;BR /&gt;&lt;BR /&gt;Thanks everybody !</description>
      <pubDate>Fri, 25 May 2001 05:10:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pwd-permission-denied/m-p/2532277#M869378</guid>
      <dc:creator>Kong Kian Chay</dc:creator>
      <dc:date>2001-05-25T05:10:37Z</dc:date>
    </item>
  </channel>
</rss>

