<?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: WINDBIND in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/windbind/m-p/3057752#M6356</link>
    <description>maybe the winbind deamon died without closing itself in the right way; the process doesn't exist but the lock file /var/lock/subsys/winbindd is still there.&lt;BR /&gt;&lt;BR /&gt;try restarting the service:&lt;BR /&gt;&lt;BR /&gt;# service winbind start&lt;BR /&gt;&lt;BR /&gt;This should be enough. Maybe deleting that file helps.&lt;BR /&gt;&lt;BR /&gt;Ciao!&lt;BR /&gt;Claudio</description>
    <pubDate>Wed, 27 Aug 2003 13:27:53 GMT</pubDate>
    <dc:creator>Claudio Cilloni</dc:creator>
    <dc:date>2003-08-27T13:27:53Z</dc:date>
    <item>
      <title>WINDBIND</title>
      <link>https://community.hpe.com/t5/operating-system-linux/windbind/m-p/3057749#M6353</link>
      <description>Can someone tell me how I can check if I have winbind running or not?</description>
      <pubDate>Wed, 27 Aug 2003 12:10:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/windbind/m-p/3057749#M6353</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2003-08-27T12:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: WINDBIND</title>
      <link>https://community.hpe.com/t5/operating-system-linux/windbind/m-p/3057750#M6354</link>
      <description>try this:&lt;BR /&gt;&lt;BR /&gt;# service winbind status&lt;BR /&gt;winbindd (pid 11952) is running...&lt;BR /&gt;&lt;BR /&gt;if it is running, it should print a line that.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;also, you can check the existence of the winbind deamon process:&lt;BR /&gt;&lt;BR /&gt;# ps -aux | grep winbind&lt;BR /&gt;root     11952  0.0  0.3  4356 1812 ?        S    16:02   0:00 winbindd&lt;BR /&gt;root     13286  0.0  0.1  3756  580 pts/9    R    16:04   0:00 grep winbind&lt;BR /&gt;&lt;BR /&gt;the first line (with pid 11952) is the winbind process.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;Claudio</description>
      <pubDate>Wed, 27 Aug 2003 13:01:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/windbind/m-p/3057750#M6354</guid>
      <dc:creator>Claudio Cilloni</dc:creator>
      <dc:date>2003-08-27T13:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: WINDBIND</title>
      <link>https://community.hpe.com/t5/operating-system-linux/windbind/m-p/3057751#M6355</link>
      <description>Ok thanks,&lt;BR /&gt;&lt;BR /&gt;This is what is returned:&lt;BR /&gt;&lt;BR /&gt; #service winbind status&lt;BR /&gt;&lt;BR /&gt;winbindd dead but subsys locked&lt;BR /&gt;&lt;BR /&gt;Is there some configuring I need to do to get this running?&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Aug 2003 13:14:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/windbind/m-p/3057751#M6355</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2003-08-27T13:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: WINDBIND</title>
      <link>https://community.hpe.com/t5/operating-system-linux/windbind/m-p/3057752#M6356</link>
      <description>maybe the winbind deamon died without closing itself in the right way; the process doesn't exist but the lock file /var/lock/subsys/winbindd is still there.&lt;BR /&gt;&lt;BR /&gt;try restarting the service:&lt;BR /&gt;&lt;BR /&gt;# service winbind start&lt;BR /&gt;&lt;BR /&gt;This should be enough. Maybe deleting that file helps.&lt;BR /&gt;&lt;BR /&gt;Ciao!&lt;BR /&gt;Claudio</description>
      <pubDate>Wed, 27 Aug 2003 13:27:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/windbind/m-p/3057752#M6356</guid>
      <dc:creator>Claudio Cilloni</dc:creator>
      <dc:date>2003-08-27T13:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: WINDBIND</title>
      <link>https://community.hpe.com/t5/operating-system-linux/windbind/m-p/3057753#M6357</link>
      <description>Hi.&lt;BR /&gt;&lt;BR /&gt;I think you should take a look at the log file.&lt;BR /&gt;You'll probably find it on the directory /var/log/samba with the name "log.winbindd". The log file usually says whats wrong. &lt;BR /&gt;I would bet on a bad or missing configuration on smb.conf.&lt;BR /&gt;&lt;BR /&gt;Pedro.</description>
      <pubDate>Thu, 28 Aug 2003 13:21:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/windbind/m-p/3057753#M6357</guid>
      <dc:creator>Pedro d'Alte</dc:creator>
      <dc:date>2003-08-28T13:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: WINDBIND</title>
      <link>https://community.hpe.com/t5/operating-system-linux/windbind/m-p/3057754#M6358</link>
      <description>hey &lt;BR /&gt;&lt;BR /&gt;to check if winbind is functioning you should run the following commands:&lt;BR /&gt;1. getent passwd&lt;BR /&gt;this should return the domain user list in the format DOMAIN+Username&lt;BR /&gt;&lt;BR /&gt;2. getent group&lt;BR /&gt;the same as 1 but this one eturn the Domain's group list&lt;BR /&gt;&lt;BR /&gt;have fun &lt;BR /&gt;&lt;BR /&gt;Avinoam</description>
      <pubDate>Thu, 28 Aug 2003 14:53:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/windbind/m-p/3057754#M6358</guid>
      <dc:creator>Avinoam</dc:creator>
      <dc:date>2003-08-28T14:53:09Z</dc:date>
    </item>
  </channel>
</rss>

