<?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: error while using pam_mount in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/error-while-using-pam-mount/m-p/4388518#M35803</link>
    <description>Â¿Can you provide the error that you get when trying to create a file on that directory from command line, for example, using touch?&lt;BR /&gt;&lt;BR /&gt;Also, check the share and NTFS permissions on the Windows server.</description>
    <pubDate>Thu, 26 Mar 2009 14:46:32 GMT</pubDate>
    <dc:creator>Ivan Ferreira</dc:creator>
    <dc:date>2009-03-26T14:46:32Z</dc:date>
    <item>
      <title>error while using pam_mount</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-while-using-pam-mount/m-p/4388517#M35802</link>
      <description>i am using pam_mount on my suse desktop machine to mount shared drives from windows domain controlller's shared drives&lt;BR /&gt;&lt;BR /&gt;my test environment:&lt;BR /&gt;e.g user4 has access to a shared drive (everyone) on the windows file server (residing on the DC itself).&lt;BR /&gt;the user is able to create files and folders on the shared folder BUT is not able to edit n save the text files on the shared drive.&lt;BR /&gt;&lt;BR /&gt;the image contains the error i get while i try to save the edited file residing on the shared windows drive.&lt;BR /&gt;&lt;A href="http://img205.imageshack.us/img205/9006/pammount.jpg" target="_blank"&gt;http://img205.imageshack.us/img205/9006/pammount.jpg&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;what could be the reason?&lt;BR /&gt;interesting i just noticed that if i open those text files in open Office the users are able to edit and save the existing files on the shared drive. the error pops up only when i use gedit.&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Thu, 26 Mar 2009 11:16:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-while-using-pam-mount/m-p/4388517#M35802</guid>
      <dc:creator>iinfi1</dc:creator>
      <dc:date>2009-03-26T11:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: error while using pam_mount</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-while-using-pam-mount/m-p/4388518#M35803</link>
      <description>Â¿Can you provide the error that you get when trying to create a file on that directory from command line, for example, using touch?&lt;BR /&gt;&lt;BR /&gt;Also, check the share and NTFS permissions on the Windows server.</description>
      <pubDate>Thu, 26 Mar 2009 14:46:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-while-using-pam-mount/m-p/4388518#M35803</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-03-26T14:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: error while using pam_mount</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-while-using-pam-mount/m-p/4388519#M35804</link>
      <description>hi ivan,&lt;BR /&gt;&lt;BR /&gt;there is no error whatsoever when i create a file on the shared folder on the windows server.&lt;BR /&gt;&lt;BR /&gt;i can create a file through vi,touch, gedit or Open Office. the file gets created fine.&lt;BR /&gt;&lt;BR /&gt;when i edit a file through open office or vi, i am able to edit the file and save it back to the disk.&lt;BR /&gt;&lt;BR /&gt;its only when i open an EXISTING text file through gedit, i get this error.&lt;BR /&gt;strangely it happened with RHEL as well.&lt;BR /&gt;&lt;BR /&gt;any clues.</description>
      <pubDate>Thu, 26 Mar 2009 15:08:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-while-using-pam-mount/m-p/4388519#M35804</guid>
      <dc:creator>iinfi1</dc:creator>
      <dc:date>2009-03-26T15:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: error while using pam_mount</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-while-using-pam-mount/m-p/4388520#M35805</link>
      <description>Â¿What if you edit an existing file with vi?&lt;BR /&gt;&lt;BR /&gt;What is the output of &lt;BR /&gt;&lt;BR /&gt;id&lt;BR /&gt;ls -la &lt;EXISTING_FILE&gt;?&lt;/EXISTING_FILE&gt;</description>
      <pubDate>Thu, 26 Mar 2009 18:10:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-while-using-pam-mount/m-p/4388520#M35805</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-03-26T18:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: error while using pam_mount</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-while-using-pam-mount/m-p/4388521#M35806</link>
      <description>hi ivan&lt;BR /&gt;thanks for your reply :)&lt;BR /&gt;as i had told you i face this issue only when i use gedit to edit the files. i dont get the error when i am use gedit to create the text files.&lt;BR /&gt;permissions-wise i dont see an issue.&lt;BR /&gt;&lt;BR /&gt;DOM1\user4@sled1:~/share2&amp;gt; id&lt;BR /&gt;uid=10001(DOM1\user4) gid=10000(DOM1\domain users) groups=10000(DOM1\domain users),10002&lt;BR /&gt;DOM1\user4@sled1:~/share2&amp;gt; ls -l sample.txt&lt;BR /&gt;-rwxrwSrwx 1 DOM1\user4 DOM1\domain users 26 2009-03-27 12:10 sample.txt&lt;BR /&gt;DOM1\user4@sled1:~/share2&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;using vi or open office i am able to create or edit he files. only when i use gedit this problem arises.&lt;BR /&gt;&lt;BR /&gt;am i being clear? should i explain it in a better way.&lt;BR /&gt;thanks :)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Mar 2009 05:44:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-while-using-pam-mount/m-p/4388521#M35806</guid>
      <dc:creator>iinfi1</dc:creator>
      <dc:date>2009-03-27T05:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: error while using pam_mount</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-while-using-pam-mount/m-p/4388522#M35807</link>
      <description>Ok, this is the problem:&lt;BR /&gt;&lt;BR /&gt;Gedit opens a file, moves the original file to a backup file while keeping the file open, and finally deletes the backup file if you choose not to keep backups.&lt;BR /&gt;The rename method sets errno = ETXTBSY, so moving the original file fails.&lt;BR /&gt;&lt;BR /&gt;There was a plugin that can solve the problem, but the site is not available anymore:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://chrisnicholls.ca/code/gedit-plugins" target="_blank"&gt;http://chrisnicholls.ca/code/gedit-plugins&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This plugin moves the original file to a temporary directory. If you can find the plugin, you probably will solve the problem.&lt;BR /&gt;&lt;BR /&gt;And please remember to assign poins to the answers you get. See:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#28" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#28&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers.</description>
      <pubDate>Fri, 27 Mar 2009 18:27:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-while-using-pam-mount/m-p/4388522#M35807</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-03-27T18:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: error while using pam_mount</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-while-using-pam-mount/m-p/4388523#M35808</link>
      <description>i will check if i can get the plugin for gedit</description>
      <pubDate>Fri, 27 Mar 2009 18:56:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-while-using-pam-mount/m-p/4388523#M35808</guid>
      <dc:creator>iinfi1</dc:creator>
      <dc:date>2009-03-27T18:56:12Z</dc:date>
    </item>
  </channel>
</rss>

