<?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 permissions issue on /dev/mdem in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/permissions-issue-on-dev-mdem/m-p/3545769#M17646</link>
    <description>Hi,&lt;BR /&gt;I am running ubuntu linux, and configured linmodem on it.&lt;BR /&gt;&lt;BR /&gt;I have configured another user in it and when I try to dial internet using the user login it generates error /dev/modem not found.&lt;BR /&gt;&lt;BR /&gt;I then su - root and chmod 666 to /dev/modem and then I am able to dial using that login but when I restart my box the permissions are gone again.&lt;BR /&gt;&lt;BR /&gt;Anybody any Ideas why permissions not there when i am rebooting.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Amit.</description>
    <pubDate>Mon, 16 May 2005 22:23:50 GMT</pubDate>
    <dc:creator>Amit Dixit_2</dc:creator>
    <dc:date>2005-05-16T22:23:50Z</dc:date>
    <item>
      <title>permissions issue on /dev/mdem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/permissions-issue-on-dev-mdem/m-p/3545769#M17646</link>
      <description>Hi,&lt;BR /&gt;I am running ubuntu linux, and configured linmodem on it.&lt;BR /&gt;&lt;BR /&gt;I have configured another user in it and when I try to dial internet using the user login it generates error /dev/modem not found.&lt;BR /&gt;&lt;BR /&gt;I then su - root and chmod 666 to /dev/modem and then I am able to dial using that login but when I restart my box the permissions are gone again.&lt;BR /&gt;&lt;BR /&gt;Anybody any Ideas why permissions not there when i am rebooting.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Amit.</description>
      <pubDate>Mon, 16 May 2005 22:23:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/permissions-issue-on-dev-mdem/m-p/3545769#M17646</guid>
      <dc:creator>Amit Dixit_2</dc:creator>
      <dc:date>2005-05-16T22:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: permissions issue on /dev/mdem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/permissions-issue-on-dev-mdem/m-p/3545770#M17647</link>
      <description>Ubuntu, the other dark Linux is a very secure linux.&lt;BR /&gt;&lt;BR /&gt;Based on my limited experience on that flavor, one of the following is true.&lt;BR /&gt;&lt;BR /&gt;* the driver /dev/modem is recreated every boot, similar to an hpux insf -e, which would remove the permissions.&lt;BR /&gt;&lt;BR /&gt;* SELINUX or some other script is checking permissions of important files at boot time and returning them to a more secure state.&lt;BR /&gt;&lt;BR /&gt;* Your system has an added sysadmin script intended to improve security that is doing this.&lt;BR /&gt;&lt;BR /&gt;To fix it depends on how it happened. If its an add in script eliminate or modify it. If its a "feature" of the release then add your own admin script to make permissions 666 on /dev/modem and make it the last script that gets executed at run level 5 in the init sequence.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 16 May 2005 22:44:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/permissions-issue-on-dev-mdem/m-p/3545770#M17647</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-05-16T22:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: permissions issue on /dev/mdem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/permissions-issue-on-dev-mdem/m-p/3545771#M17648</link>
      <description>&lt;BR /&gt;another method would be to put the user you are trying in to the same group as /dev/modem. &lt;BR /&gt;&lt;BR /&gt;or set sticky bit permission for your internet dialing application which looks for /dev/modem&lt;BR /&gt;&lt;BR /&gt;if you want to continue to use chmod 666 method then put this in /etc/rc.d/rc.local (i hope this file exists in ubuntu)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Gopi</description>
      <pubDate>Tue, 17 May 2005 01:25:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/permissions-issue-on-dev-mdem/m-p/3545771#M17648</guid>
      <dc:creator>Gopi Sekar</dc:creator>
      <dc:date>2005-05-17T01:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: permissions issue on /dev/mdem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/permissions-issue-on-dev-mdem/m-p/3545772#M17649</link>
      <description>/dev/modem is almost always a link and you do not need set any permissions on a link. You should find the device that /dev/modem points to and do chmod o+rw /dev/ttyXX (assuming /dev/modem points to /dev/ttyXX).&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sergejs&lt;BR /&gt;</description>
      <pubDate>Wed, 18 May 2005 05:34:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/permissions-issue-on-dev-mdem/m-p/3545772#M17649</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2005-05-18T05:34:34Z</dc:date>
    </item>
  </channel>
</rss>

