<?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: Samba default user in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-default-user/m-p/5172596#M536293</link>
    <description>You haven't really provided enough information to do more than speculate wildly. Is the Samba server part of your Windows domain? Do you want it to be usable by any client at all or just by valid domain users?</description>
    <pubDate>Thu, 30 Apr 2009 16:10:39 GMT</pubDate>
    <dc:creator>Heironimus</dc:creator>
    <dc:date>2009-04-30T16:10:39Z</dc:date>
    <item>
      <title>Samba default user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-default-user/m-p/5172592#M536289</link>
      <description>Hi all,&lt;BR /&gt;Quick Samba question (perhaps somewhat stupid...but here goes). I have created a public directory and would like that to be accessible to all users. However, I'm finding that unless I create a Unix account for the user(s), they are unable to access the directory through Windows. &lt;BR /&gt;That is to say, if they have a Unix account, they can access just fine and everyone is happy. However, if they don't have a Unix account, they are presented with a Windows login prompt. I was under the impression that a publicly accessible directory is owned by the default user (smbnull) and therefore assumed that specific Unix accounts were not needed.&lt;BR /&gt;Wrong assumption???&lt;BR /&gt;&lt;BR /&gt;Using HPUX 11.11 and Samba A.02.03.04&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Mauro</description>
      <pubDate>Wed, 29 Apr 2009 21:44:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-default-user/m-p/5172592#M536289</guid>
      <dc:creator>Mauro Livi</dc:creator>
      <dc:date>2009-04-29T21:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: Samba default user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-default-user/m-p/5172593#M536290</link>
      <description>I should perhaps elaborate a little more. If a user has a Unix account, the directory is accessible and the user is never prompted with any login dialogue box by windows. They go straight in and can freely access.&lt;BR /&gt;If however, a user does not have a Unix, account, they are presented with a windows login box (which usually fails anyway).&lt;BR /&gt;&lt;BR /&gt;Thanks again&lt;BR /&gt;Mauro</description>
      <pubDate>Wed, 29 Apr 2009 21:48:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-default-user/m-p/5172593#M536290</guid>
      <dc:creator>Mauro Livi</dc:creator>
      <dc:date>2009-04-29T21:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: Samba default user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-default-user/m-p/5172594#M536291</link>
      <description>you can create a generic account and share username password to all samba users which will be easy, let me know,&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Thu, 30 Apr 2009 05:21:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-default-user/m-p/5172594#M536291</guid>
      <dc:creator>avizen9</dc:creator>
      <dc:date>2009-04-30T05:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: Samba default user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-default-user/m-p/5172595#M536292</link>
      <description>Thanks for your reply, but it sounds like you are suggesting some sort of "guest" user, and my understanding is that Samba directories may be accessible by the "default" user (smbnull). I can create a "guest" user, but I don't see the point if it uses the "default" user anyway.&lt;BR /&gt;What I want is for people to be able to access the drive (through windows) when they are logged into the network with their "regular" network credentials. If a particular user does not have a Unix account, then use the "default" user (smbnull). Make sense?&lt;BR /&gt;&lt;BR /&gt;Thanks again.&lt;BR /&gt;Mauro</description>
      <pubDate>Thu, 30 Apr 2009 13:48:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-default-user/m-p/5172595#M536292</guid>
      <dc:creator>Mauro Livi</dc:creator>
      <dc:date>2009-04-30T13:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Samba default user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-default-user/m-p/5172596#M536293</link>
      <description>You haven't really provided enough information to do more than speculate wildly. Is the Samba server part of your Windows domain? Do you want it to be usable by any client at all or just by valid domain users?</description>
      <pubDate>Thu, 30 Apr 2009 16:10:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-default-user/m-p/5172596#M536293</guid>
      <dc:creator>Heironimus</dc:creator>
      <dc:date>2009-04-30T16:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: Samba default user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-default-user/m-p/5172597#M536294</link>
      <description>Heironimus...good points.&lt;BR /&gt;&lt;BR /&gt;Yes - Samba server is part of Windows domain&lt;BR /&gt;&lt;BR /&gt;I want it to be usable only by valid domain users. &lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Mauro</description>
      <pubDate>Thu, 30 Apr 2009 16:14:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-default-user/m-p/5172597#M536294</guid>
      <dc:creator>Mauro Livi</dc:creator>
      <dc:date>2009-04-30T16:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: Samba default user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-default-user/m-p/5172598#M536295</link>
      <description>For a domain member where not all users have UNIX accounts you probably need to look at the "map to guest" parameter in smb.conf. You can have Samba map authenticated users without real UIDs to its guest account UID.</description>
      <pubDate>Thu, 30 Apr 2009 17:14:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-default-user/m-p/5172598#M536295</guid>
      <dc:creator>Heironimus</dc:creator>
      <dc:date>2009-04-30T17:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Samba default user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-default-user/m-p/5172599#M536296</link>
      <description>Certainly makes sense. But I guess this is where I get confused. The excerpt below is from my smb.conf. This is where I would set a guest account mapping. However the text comment clearly states that it should default to smbnull. I can un-comment the guest account setting and see if I can force I guess.&lt;BR /&gt;&lt;BR /&gt;# Default guest account is smbnull. If you want a guest account, you&lt;BR /&gt;# can specify other that should present in /etc/passwd&lt;BR /&gt;;   guest account = smbnull</description>
      <pubDate>Thu, 30 Apr 2009 17:31:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-default-user/m-p/5172599#M536296</guid>
      <dc:creator>Mauro Livi</dc:creator>
      <dc:date>2009-04-30T17:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: Samba default user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-default-user/m-p/5172600#M536297</link>
      <description>And what is "map to guest" set to in your configuration?</description>
      <pubDate>Thu, 30 Apr 2009 17:47:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-default-user/m-p/5172600#M536297</guid>
      <dc:creator>Heironimus</dc:creator>
      <dc:date>2009-04-30T17:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: Samba default user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-default-user/m-p/5172601#M536298</link>
      <description>Well as it turns out, that is not specified. So in my case, would I set this to smbnull???&lt;BR /&gt;&lt;BR /&gt;map to guest = smbnull&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Apr 2009 17:52:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-default-user/m-p/5172601#M536298</guid>
      <dc:creator>Mauro Livi</dc:creator>
      <dc:date>2009-04-30T17:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: Samba default user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-default-user/m-p/5172602#M536299</link>
      <description>No, "map to guest" defines when a connection will be remapped to the guest UID. You probably want it set to "bad uid", but you should read about it in the smb.conf man page to make that matches the behavior you're looking for.</description>
      <pubDate>Fri, 01 May 2009 16:07:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-default-user/m-p/5172602#M536299</guid>
      <dc:creator>Heironimus</dc:creator>
      <dc:date>2009-05-01T16:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: Samba default user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-default-user/m-p/5172603#M536300</link>
      <description>The map to guest setting did the trick. I had to read up a bit on man smb.conf, but I found what I was looking for.&lt;BR /&gt;&lt;BR /&gt;Thanks again to all who responded.&lt;BR /&gt;&lt;BR /&gt;Mauro</description>
      <pubDate>Wed, 06 May 2009 20:26:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-default-user/m-p/5172603#M536300</guid>
      <dc:creator>Mauro Livi</dc:creator>
      <dc:date>2009-05-06T20:26:16Z</dc:date>
    </item>
  </channel>
</rss>

