<?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: winbind -&amp;gt; wbinfo, getent work but id, chown, ... do not in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/winbind-gt-wbinfo-getent-work-but-id-chown-do-not/m-p/3380553#M14103</link>
    <description>Hi!&lt;BR /&gt;&lt;BR /&gt;Sorry, I only had NIS client problems on my &lt;BR /&gt;Suse Samba server.&lt;BR /&gt;&lt;BR /&gt;I just wanted to achieve that users, who had both Win (smb/cifs access ) &amp;amp; AIX computers (nfs access) could reach file sistem on Linux Samba server using the same username and&lt;BR /&gt;also the same uids and gids.&lt;BR /&gt;&lt;BR /&gt;Mapping works now.&lt;BR /&gt;&lt;BR /&gt;Tbanks,&lt;BR /&gt;&lt;BR /&gt;Borut&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 21 Sep 2004 22:53:55 GMT</pubDate>
    <dc:creator>Borut Kurnik</dc:creator>
    <dc:date>2004-09-21T22:53:55Z</dc:date>
    <item>
      <title>winbind -&gt; wbinfo, getent work but id, chown, ... do not</title>
      <link>https://community.hpe.com/t5/operating-system-linux/winbind-gt-wbinfo-getent-work-but-id-chown-do-not/m-p/3380550#M14100</link>
      <description>Hi!&lt;BR /&gt;&lt;BR /&gt;I've got suse SLES 9 &amp;amp; problems with winbind, i only need for unix auth. in Win domain.&lt;BR /&gt;The same thing works fine on RedHat box.&lt;BR /&gt;&lt;BR /&gt;smb.conf -&amp;gt;&lt;BR /&gt;---------------------------------------------&lt;BR /&gt;...&lt;BR /&gt;workgroup = &lt;DOMAIN&gt;&lt;BR /&gt;security = DOMAIN&lt;BR /&gt;preferred master = No&lt;BR /&gt;domain master = No&lt;BR /&gt;wins server = &lt;ADDR&gt;&lt;BR /&gt;wins support = no&lt;BR /&gt;idmap uid = 10000-20000&lt;BR /&gt;idmap gid = 10000-20000&lt;BR /&gt;winbind separator = +&lt;BR /&gt;...&lt;BR /&gt;---------------------------------------------&lt;BR /&gt;&lt;BR /&gt;nsswitch -&amp;gt;&lt;BR /&gt;--------------------------------------------&lt;BR /&gt;...&lt;BR /&gt;passwd: files winbind&lt;BR /&gt;shadow: files&lt;BR /&gt;group: files winbind&lt;BR /&gt;...&lt;BR /&gt;--------------------------------------------&lt;BR /&gt;&lt;BR /&gt;net rpc join -w &lt;DOMAIN&gt; -S &lt;SERVER&gt; -U &lt;USR&gt;%&lt;PASS&gt;&lt;BR /&gt;... successfull&lt;BR /&gt;&lt;BR /&gt;getent [passwd|group] works...&lt;BR /&gt;&lt;BR /&gt;wbinfo [-g|-u] work allright, but cannot use [u|g]ids (id, chown, ....).&lt;BR /&gt;&lt;BR /&gt;Any hints???&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Borut&lt;BR /&gt;&lt;/PASS&gt;&lt;/USR&gt;&lt;/SERVER&gt;&lt;/DOMAIN&gt;&lt;/ADDR&gt;&lt;/DOMAIN&gt;</description>
      <pubDate>Thu, 16 Sep 2004 11:08:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/winbind-gt-wbinfo-getent-work-but-id-chown-do-not/m-p/3380550#M14100</guid>
      <dc:creator>Borut Kurnik</dc:creator>
      <dc:date>2004-09-16T11:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: winbind -&gt; wbinfo, getent work but id, chown, ... do not</title>
      <link>https://community.hpe.com/t5/operating-system-linux/winbind-gt-wbinfo-getent-work-but-id-chown-do-not/m-p/3380551#M14101</link>
      <description>Maybe I should first ask, what is your main reason for doing this? If you're talking about Unix authentication against Active Directory, there is a better way to go about it.&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Sep 2004 14:22:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/winbind-gt-wbinfo-getent-work-but-id-chown-do-not/m-p/3380551#M14101</guid>
      <dc:creator>LanRx</dc:creator>
      <dc:date>2004-09-21T14:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: winbind -&gt; wbinfo, getent work but id, chown, ... do not</title>
      <link>https://community.hpe.com/t5/operating-system-linux/winbind-gt-wbinfo-getent-work-but-id-chown-do-not/m-p/3380552#M14102</link>
      <description>you say:&lt;BR /&gt;" i only need for unix auth"&lt;BR /&gt;&lt;BR /&gt;change&lt;BR /&gt;&lt;BR /&gt;security = DOMAIN&lt;BR /&gt;&lt;BR /&gt;to &lt;BR /&gt;&lt;BR /&gt;security = user&lt;BR /&gt;&lt;BR /&gt;save the smb.conf file.&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/samba stop&lt;BR /&gt;/sbin/init.d/samba start&lt;BR /&gt;&lt;BR /&gt;smbpasswd -a username password &lt;BR /&gt;&lt;BR /&gt;for each user.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Sep 2004 15:26:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/winbind-gt-wbinfo-getent-work-but-id-chown-do-not/m-p/3380552#M14102</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-09-21T15:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: winbind -&gt; wbinfo, getent work but id, chown, ... do not</title>
      <link>https://community.hpe.com/t5/operating-system-linux/winbind-gt-wbinfo-getent-work-but-id-chown-do-not/m-p/3380553#M14103</link>
      <description>Hi!&lt;BR /&gt;&lt;BR /&gt;Sorry, I only had NIS client problems on my &lt;BR /&gt;Suse Samba server.&lt;BR /&gt;&lt;BR /&gt;I just wanted to achieve that users, who had both Win (smb/cifs access ) &amp;amp; AIX computers (nfs access) could reach file sistem on Linux Samba server using the same username and&lt;BR /&gt;also the same uids and gids.&lt;BR /&gt;&lt;BR /&gt;Mapping works now.&lt;BR /&gt;&lt;BR /&gt;Tbanks,&lt;BR /&gt;&lt;BR /&gt;Borut&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Sep 2004 22:53:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/winbind-gt-wbinfo-getent-work-but-id-chown-do-not/m-p/3380553#M14103</guid>
      <dc:creator>Borut Kurnik</dc:creator>
      <dc:date>2004-09-21T22:53:55Z</dc:date>
    </item>
  </channel>
</rss>

