<?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 AUTHENTICATION in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-authentication/m-p/3020248#M130271</link>
    <description>Hi Robert,&lt;BR /&gt;&lt;BR /&gt;Perhaps it may be in log.smb rather than the individual client's logs - if you have set up logging in this way.  Otherwise, take a look at the Event Viewer, Security logs on both the PC and the PDC to see if any errors are visible.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
    <pubDate>Thu, 10 Jul 2003 15:09:52 GMT</pubDate>
    <dc:creator>Darren Prior</dc:creator>
    <dc:date>2003-07-10T15:09:52Z</dc:date>
    <item>
      <title>SAMBA AUTHENTICATION</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-authentication/m-p/3020238#M130261</link>
      <description>I am real confused with my samba settings.&lt;BR /&gt;I am running samba on the UNIX side. When I try to map a network drive on my win2k box I get prompted for a password, but it wont let me mount.&lt;BR /&gt;&lt;BR /&gt;I am curious what settings people are using.&lt;BR /&gt;I am trying to authenticate at the Domain level.&lt;BR /&gt;&lt;BR /&gt;My questions relate to specific fields in the samba config. like&lt;BR /&gt;&lt;BR /&gt;''security options''&lt;BR /&gt;&lt;BR /&gt;should this be &lt;BR /&gt;share&lt;BR /&gt;domain&lt;BR /&gt;user&lt;BR /&gt;or server.&lt;BR /&gt;&lt;BR /&gt;I want to authenticate through our corporate domain.&lt;BR /&gt;&lt;BR /&gt;Do I still need to create user mappings if I want to go this way?&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Jul 2003 13:01:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-authentication/m-p/3020238#M130261</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2003-07-10T13:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: SAMBA AUTHENTICATION</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-authentication/m-p/3020239#M130262</link>
      <description>would it be posible for someone to show me the samba config file they are using?</description>
      <pubDate>Thu, 10 Jul 2003 13:02:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-authentication/m-p/3020239#M130262</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2003-07-10T13:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: SAMBA AUTHENTICATION</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-authentication/m-p/3020240#M130263</link>
      <description>Hi Robert &lt;BR /&gt;&lt;BR /&gt;Here are the global settings from our Samba config file. &lt;BR /&gt;&lt;BR /&gt;[global]&lt;BR /&gt;&lt;BR /&gt;# workgroup = NT-Domain-Name or Workgroup-Name, eg: REDHAT4&lt;BR /&gt;   workgroup = MOP_EFOS&lt;BR /&gt;# server string is the equivalent of the NT Description field&lt;BR /&gt;   server string = MOP, EFOS, Mierva and Billing Samba Servers&lt;BR /&gt;&lt;BR /&gt;# this tells Samba to use a separate log file for each machine&lt;BR /&gt;# that connects&lt;BR /&gt;   log file = /var/opt/samba/log.%m&lt;BR /&gt;&lt;BR /&gt;# Put a capping on the size of the log files (in Kb).&lt;BR /&gt;   max log size = 50&lt;BR /&gt;&lt;BR /&gt;# Security mode. Most people will want user level security. See&lt;BR /&gt;# security_level.txt for details.&lt;BR /&gt;   security = server&lt;BR /&gt;# Use password server option only with security = server or domain&lt;BR /&gt;   password server = OOOOO&lt;BR /&gt;&lt;BR /&gt;# You may wish to use password encryption. Please read&lt;BR /&gt;# ENCRYPTION.txt, Win95.txt and WinNT.txt in the Samba documentation.&lt;BR /&gt;# Do not enable this option unless you have read those documents&lt;BR /&gt;  encrypt passwords = yes&lt;BR /&gt;&lt;BR /&gt;# Most people will find that this option gives better performance.&lt;BR /&gt;# See speed.txt and the manual pages for details&lt;BR /&gt;   socket options = TCP_NODELAY &lt;BR /&gt;&lt;BR /&gt;# Browser Control Options:&lt;BR /&gt;# set local master to no if you don't want Samba to become a master&lt;BR /&gt;# browser on your network. Otherwise the normal election rules apply&lt;BR /&gt;   local master = no&lt;BR /&gt;&lt;BR /&gt;   read only = no&lt;BR /&gt;   preserve case = yes&lt;BR /&gt;   short preserve case = no&lt;BR /&gt;   dos filetime resolution = yes&lt;BR /&gt;   guest account = samba&lt;BR /&gt;   syslog = 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH &lt;BR /&gt;&lt;BR /&gt;Keely</description>
      <pubDate>Thu, 10 Jul 2003 13:08:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-authentication/m-p/3020240#M130263</guid>
      <dc:creator>Keely Jackson</dc:creator>
      <dc:date>2003-07-10T13:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: SAMBA AUTHENTICATION</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-authentication/m-p/3020241#M130264</link>
      <description>Here's my smb.conf on my test box which works ok.&lt;BR /&gt;&lt;BR /&gt;# Global parameters&lt;BR /&gt;[global]&lt;BR /&gt;        security = SHARE&lt;BR /&gt;        syslog = 0&lt;BR /&gt;        read only = No&lt;BR /&gt;&lt;BR /&gt;[homes]&lt;BR /&gt;        comment = Home Directories&lt;BR /&gt;        browseable = No&lt;BR /&gt;&lt;BR /&gt;[tmp]&lt;BR /&gt;        comment = Temporary file space&lt;BR /&gt;        path = /tmp&lt;BR /&gt;        guest ok = Yes&lt;BR /&gt;&lt;BR /&gt;[PST]&lt;BR /&gt;        path = /winshare&lt;BR /&gt;        guest ok = Yes</description>
      <pubDate>Thu, 10 Jul 2003 13:11:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-authentication/m-p/3020241#M130264</guid>
      <dc:creator>George_Dodds</dc:creator>
      <dc:date>2003-07-10T13:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: SAMBA AUTHENTICATION</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-authentication/m-p/3020242#M130265</link>
      <description>Not sure about the security options&lt;BR /&gt;&lt;BR /&gt;[global]&lt;BR /&gt;printing = bsd&lt;BR /&gt;server string = POLLOAN Server&lt;BR /&gt;printcap name = /etc/printcap&lt;BR /&gt;server string = POLLOAN Server&lt;BR /&gt;load printers = yes&lt;BR /&gt;coding system=hex&lt;BR /&gt;client code page = 932&lt;BR /&gt;workgroup=polaris_cdc&lt;BR /&gt;security=SERVER&lt;BR /&gt;encrypt passwords = no&lt;BR /&gt;create mask=0774&lt;BR /&gt;directory mask = 0775&lt;BR /&gt;lock directory = /usr/local/samba/var/locks&lt;BR /&gt;share modes = yes&lt;BR /&gt;&lt;BR /&gt;#============================ Share Definitions ==============================&lt;BR /&gt;&lt;BR /&gt;[home]&lt;BR /&gt;   comment = Home File System&lt;BR /&gt;   path = /home&lt;BR /&gt;   valid users = root&lt;BR /&gt;   public = no&lt;BR /&gt;   writable = yes&lt;BR /&gt;   printable = no&lt;BR /&gt;   create mask = 0765&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Jul 2003 13:12:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-authentication/m-p/3020242#M130265</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-07-10T13:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: SAMBA AUTHENTICATION</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-authentication/m-p/3020243#M130266</link>
      <description>Hi Robert,&lt;BR /&gt;&lt;BR /&gt;If you wish to authenticate using the PDC of your corporate domain you will need to use either the server or domain level security setting.&lt;BR /&gt;&lt;BR /&gt;Server level security means that the CIFS client will send a request to a password server (which can be your PDC) for authentication.  Be aware that the user must be able to login from the CIFS client IP - some people have changed the user's Windows user's settings to improve security and found that the user cannot then authenticate.&lt;BR /&gt;&lt;BR /&gt;Domain level security means that the CIFS server is a part of the domain, it will then use the PDC for authentication.&lt;BR /&gt;&lt;BR /&gt;Whichever method you use, you'll need to map the Windows usernames to HP-UX names - use the username map function to do this.&lt;BR /&gt;&lt;BR /&gt;There's some useful documentation on this in the O'Reilly Using Samba book.  If you have CIFS/9000 installed then you can access an online version via SWAT at http://&lt;YOURSERVERNAME&gt;:901&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren&lt;/YOURSERVERNAME&gt;</description>
      <pubDate>Thu, 10 Jul 2003 13:21:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-authentication/m-p/3020243#M130266</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2003-07-10T13:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: SAMBA AUTHENTICATION</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-authentication/m-p/3020244#M130267</link>
      <description>In my environment the Windows Unix names match my Unix user names so I use "User" authorization.  If they don't match they recommend using "share".  &lt;BR /&gt;&lt;BR /&gt;Take a look at your log.nmbd file, it may shed some light on exactly where the connection is being refused.  I know when I initially set our environment up it took some trial and error and that file was very helpful.&lt;BR /&gt;&lt;BR /&gt;Jim</description>
      <pubDate>Thu, 10 Jul 2003 13:22:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-authentication/m-p/3020244#M130267</guid>
      <dc:creator>Jim Mallett</dc:creator>
      <dc:date>2003-07-10T13:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: SAMBA AUTHENTICATION</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-authentication/m-p/3020245#M130268</link>
      <description>Hi again!&lt;BR /&gt;&lt;BR /&gt;Please paste the relevant error messages regarding the passwords from your log.smb or log.&lt;CLIENTNAME&gt; to this thread.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.&lt;/CLIENTNAME&gt;</description>
      <pubDate>Thu, 10 Jul 2003 13:23:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-authentication/m-p/3020245#M130268</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2003-07-10T13:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: SAMBA AUTHENTICATION</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-authentication/m-p/3020246#M130269</link>
      <description>security = DOMAIN&lt;BR /&gt;encrypt passwords = Yes&lt;BR /&gt;password server = &lt;YOUR pdc="" or="" bdc=""&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Rainer&lt;BR /&gt;&lt;BR /&gt;&lt;/YOUR&gt;</description>
      <pubDate>Thu, 10 Jul 2003 13:33:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-authentication/m-p/3020246#M130269</guid>
      <dc:creator>Rainer von Bongartz</dc:creator>
      <dc:date>2003-07-10T13:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: SAMBA AUTHENTICATION</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-authentication/m-p/3020247#M130270</link>
      <description>Thanks all,&lt;BR /&gt;Darren,&lt;BR /&gt;&lt;BR /&gt;I do not get an error message when trying to map a drive. When I map, it prompts me for a password and usernam. I enter it. The box reappears to try again.</description>
      <pubDate>Thu, 10 Jul 2003 13:42:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-authentication/m-p/3020247#M130270</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2003-07-10T13:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: SAMBA AUTHENTICATION</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-authentication/m-p/3020248#M130271</link>
      <description>Hi Robert,&lt;BR /&gt;&lt;BR /&gt;Perhaps it may be in log.smb rather than the individual client's logs - if you have set up logging in this way.  Otherwise, take a look at the Event Viewer, Security logs on both the PC and the PDC to see if any errors are visible.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
      <pubDate>Thu, 10 Jul 2003 15:09:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-authentication/m-p/3020248#M130271</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2003-07-10T15:09:52Z</dc:date>
    </item>
  </channel>
</rss>

