<?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 user without email in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/user-without-email/m-p/2675851#M52050</link>
    <description>How would you create a user account running rksh with following features:&lt;BR /&gt;&lt;BR /&gt; o  The user must be able to receive and read mails sent to him.&lt;BR /&gt; &lt;BR /&gt; o  The user is not allowed to send any mail.&lt;BR /&gt; &lt;BR /&gt;Any suggestions? OS is HP-UX 10.20.</description>
    <pubDate>Mon, 04 Mar 2002 17:38:15 GMT</pubDate>
    <dc:creator>Thomas Schler_1</dc:creator>
    <dc:date>2002-03-04T17:38:15Z</dc:date>
    <item>
      <title>user without email</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-without-email/m-p/2675851#M52050</link>
      <description>How would you create a user account running rksh with following features:&lt;BR /&gt;&lt;BR /&gt; o  The user must be able to receive and read mails sent to him.&lt;BR /&gt; &lt;BR /&gt; o  The user is not allowed to send any mail.&lt;BR /&gt; &lt;BR /&gt;Any suggestions? OS is HP-UX 10.20.</description>
      <pubDate>Mon, 04 Mar 2002 17:38:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-without-email/m-p/2675851#M52050</guid>
      <dc:creator>Thomas Schler_1</dc:creator>
      <dc:date>2002-03-04T17:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: user without email</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-without-email/m-p/2675852#M52051</link>
      <description>Why not ".forward" their unix mail to another mail server so they don't need the login to that machine?&lt;BR /&gt;&lt;BR /&gt;You'd have to do quite a lot to restrict them from using "mail" if you give them access to a shell prompt. It's not worth the effort, use the ".forward"!&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Mon, 04 Mar 2002 17:43:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-without-email/m-p/2675852#M52051</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-03-04T17:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: user without email</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-without-email/m-p/2675853#M52052</link>
      <description>Harry: Just try to answer my question without asking another one. Just think off&lt;BR /&gt;forwarding is no option.&lt;BR /&gt;&lt;BR /&gt;Any other suggestion?</description>
      <pubDate>Mon, 04 Mar 2002 17:55:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-without-email/m-p/2675853#M52052</guid>
      <dc:creator>Thomas Schler_1</dc:creator>
      <dc:date>2002-03-04T17:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: user without email</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-without-email/m-p/2675854#M52053</link>
      <description>You make sure there are no mailers in their path, then allow them to view their mail via "more" on the file. Put a symbolic link in their account pointing to the mail file.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Mon, 04 Mar 2002 18:01:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-without-email/m-p/2675854#M52053</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-03-04T18:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: user without email</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-without-email/m-p/2675855#M52054</link>
      <description>Hi Thomas,&lt;BR /&gt;&lt;BR /&gt;If the user is able to read his emails, he can send emails too. there is no choice. You can withdraw the read permission for the user from reading emails by making the user mail file /var/mail/user_name non-readable by the user. But you cannot block him from sending emails.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Mar 2002 18:03:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-without-email/m-p/2675855#M52054</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-03-04T18:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: user without email</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-without-email/m-p/2675856#M52055</link>
      <description>Thomas,&lt;BR /&gt;&lt;BR /&gt;Using perl, you can easy "parse" the messages:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://perl.oreilly.com/news/perladmin_0700.html" target="_blank"&gt;http://perl.oreilly.com/news/perladmin_0700.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Mon, 04 Mar 2002 18:06:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-without-email/m-p/2675856#M52055</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-03-04T18:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: user without email</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-without-email/m-p/2675857#M52056</link>
      <description>you also have to make sure that the user does not have rights to run sendmail, mailx, mail, elm, or any other mail program on your system.&lt;BR /&gt;&lt;BR /&gt;A semi-sophisticated way to accomplish what you ask is to cron a script that runs mailx or mail or whatever, reads the mail, and saves it to a file that the user has read access to.  The downside is that mail it not "real-time" for the user in question, but if they cannot send, how much of a need is that?&lt;BR /&gt;&lt;BR /&gt;But, Harry made a valid point in that if you are running exchange or groupwise or some pc-based mail system, you can set the .forwards to route the mail for that user there.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;mark</description>
      <pubDate>Mon, 04 Mar 2002 18:20:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-without-email/m-p/2675857#M52056</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2002-03-04T18:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: user without email</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-without-email/m-p/2675858#M52057</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Even if the mailer like elm, mailx is not in the user path, the user can use the absolute path to access the mailer.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Mar 2002 18:30:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-without-email/m-p/2675858#M52057</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-03-04T18:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: user without email</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-without-email/m-p/2675859#M52058</link>
      <description>Actually in "rksh", if it's not in your path, you aren't executing it. UNLESS you know how to CHEAT:&lt;BR /&gt;&lt;BR /&gt;$ /tmp/a.out&lt;BR /&gt;rksh: /tmp/a.out: restricted&lt;BR /&gt;$ &lt;BR /&gt;&lt;BR /&gt;vi himom&lt;BR /&gt;:!/tmp/a.out&lt;BR /&gt;0.73[Hit return to continue]&lt;BR /&gt;&lt;BR /&gt;or better yet:&lt;BR /&gt;&lt;BR /&gt;vi himom&lt;BR /&gt;:!/usr/bin/ksh&lt;BR /&gt;$ ps&lt;BR /&gt;   PID TTY       TIME COMMAND&lt;BR /&gt; 11153 pts/1     0:00 ksh&lt;BR /&gt; 11269 pts/1     0:00 vi&lt;BR /&gt; 11287 pts/1     0:00 vi&lt;BR /&gt; 11329 pts/1     0:00 ps&lt;BR /&gt; 11327 pts/1     0:00 ksh&lt;BR /&gt; 11150 pts/1     0:00 rlogind&lt;BR /&gt; 11170 pts/1     0:00 rksh&lt;BR /&gt; 11280 pts/1     0:00 ksh&lt;BR /&gt;$ &lt;BR /&gt;&lt;BR /&gt;and I'm no longer restricted! Imagine taking "/usr/bin" out of a users path? (for vi and more)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Mar 2002 18:41:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-without-email/m-p/2675859#M52058</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-03-04T18:41:08Z</dc:date>
    </item>
  </channel>
</rss>

