<?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 Config problem in RHEL-5 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/samba-config-problem-in-rhel-5/m-p/4504447#M38372</link>
    <description>I Was not able to attach a file. &lt;BR /&gt;&lt;BR /&gt;Here is the contents of smb.conf file&lt;BR /&gt;&lt;BR /&gt;[global]&lt;BR /&gt;unix charset = LOCALE&lt;BR /&gt;workgroup = srn&lt;BR /&gt;realm = srn.nsrglobal.com&lt;BR /&gt;server string = Samba 3.0.33&lt;BR /&gt;security = ADS&lt;BR /&gt;netbios name = applserver&lt;BR /&gt;username map = /etc/samba/smbusers&lt;BR /&gt;log level = 1&lt;BR /&gt;syslog = 0&lt;BR /&gt;log file = /var/log/samba/%m&lt;BR /&gt;max log size = 50&lt;BR /&gt;printcap name = CUPS&lt;BR /&gt;ldap ssl = no&lt;BR /&gt;idmap uid = 5000-25000&lt;BR /&gt;idmap gid = 5000-25000&lt;BR /&gt;template primary group = "SRN"&lt;BR /&gt;template shell = /bin/bash&lt;BR /&gt;winbind separator = +&lt;BR /&gt;printing = cups&lt;BR /&gt;&lt;BR /&gt;[appl]&lt;BR /&gt;comment = appl folder&lt;BR /&gt;path = /appl&lt;BR /&gt;public = yes&lt;BR /&gt;writable = no&lt;BR /&gt;admin users = administrator,"Domain Admins"&lt;BR /&gt;write list = "srn+nssrn_adm","srn+nsvil"&lt;BR /&gt;read list = "Domain Users","srn+Domain Users"&lt;BR /&gt;valid users = "srn+Domain Users"&lt;BR /&gt;force user = proact&lt;BR /&gt;force group = proact&lt;BR /&gt;create mask = 0754</description>
    <pubDate>Tue, 29 Sep 2009 05:38:07 GMT</pubDate>
    <dc:creator>Nagu SR</dc:creator>
    <dc:date>2009-09-29T05:38:07Z</dc:date>
    <item>
      <title>Samba Config problem in RHEL-5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-config-problem-in-rhel-5/m-p/4504446#M38371</link>
      <description>Hi, &lt;BR /&gt;I have installed Samba 3.0.33-3.14.el5 version in RHEL-5 server.&lt;BR /&gt;The procedure I used to configure samba is as below&lt;BR /&gt;&lt;BR /&gt;--Installed RPMS samba*, krb5*, &lt;BR /&gt;--Edited smb.conf file (attched my smb config file)&lt;BR /&gt;-- Ensured proper settings in /etc/nsswitch.conf&lt;BR /&gt;-- removed /etc/krb5.conf&lt;BR /&gt;-- started winbind and smb service&lt;BR /&gt;-- removed /etc/samba/secrets.tdb&lt;BR /&gt;-- Successfully Added server to AD by issuing command net ads join -U Administrator&lt;BR /&gt;-- Restarted samba and winbind service&lt;BR /&gt;-- Confirmed domain user and group information by `wbinfo -u` and `wbinfo -d`&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I face below problem after configuration. I have shared /appl DIR. I want every user in the domain to get the read access for the DIR. But when I browse my server through windows system, it asks me a username and passwd. I dont want server to prompt any authentication when I browse. &lt;BR /&gt;&lt;BR /&gt;Is it possible to achieve in RHEL-5? If so can anyone please guide me?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Sep 2009 03:03:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-config-problem-in-rhel-5/m-p/4504446#M38371</guid>
      <dc:creator>Nagu SR</dc:creator>
      <dc:date>2009-09-29T03:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Samba Config problem in RHEL-5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-config-problem-in-rhel-5/m-p/4504447#M38372</link>
      <description>I Was not able to attach a file. &lt;BR /&gt;&lt;BR /&gt;Here is the contents of smb.conf file&lt;BR /&gt;&lt;BR /&gt;[global]&lt;BR /&gt;unix charset = LOCALE&lt;BR /&gt;workgroup = srn&lt;BR /&gt;realm = srn.nsrglobal.com&lt;BR /&gt;server string = Samba 3.0.33&lt;BR /&gt;security = ADS&lt;BR /&gt;netbios name = applserver&lt;BR /&gt;username map = /etc/samba/smbusers&lt;BR /&gt;log level = 1&lt;BR /&gt;syslog = 0&lt;BR /&gt;log file = /var/log/samba/%m&lt;BR /&gt;max log size = 50&lt;BR /&gt;printcap name = CUPS&lt;BR /&gt;ldap ssl = no&lt;BR /&gt;idmap uid = 5000-25000&lt;BR /&gt;idmap gid = 5000-25000&lt;BR /&gt;template primary group = "SRN"&lt;BR /&gt;template shell = /bin/bash&lt;BR /&gt;winbind separator = +&lt;BR /&gt;printing = cups&lt;BR /&gt;&lt;BR /&gt;[appl]&lt;BR /&gt;comment = appl folder&lt;BR /&gt;path = /appl&lt;BR /&gt;public = yes&lt;BR /&gt;writable = no&lt;BR /&gt;admin users = administrator,"Domain Admins"&lt;BR /&gt;write list = "srn+nssrn_adm","srn+nsvil"&lt;BR /&gt;read list = "Domain Users","srn+Domain Users"&lt;BR /&gt;valid users = "srn+Domain Users"&lt;BR /&gt;force user = proact&lt;BR /&gt;force group = proact&lt;BR /&gt;create mask = 0754</description>
      <pubDate>Tue, 29 Sep 2009 05:38:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-config-problem-in-rhel-5/m-p/4504447#M38372</guid>
      <dc:creator>Nagu SR</dc:creator>
      <dc:date>2009-09-29T05:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: Samba Config problem in RHEL-5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-config-problem-in-rhel-5/m-p/4504448#M38373</link>
      <description>ADS as security, Kerberos needs be configured.</description>
      <pubDate>Fri, 02 Oct 2009 16:42:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-config-problem-in-rhel-5/m-p/4504448#M38373</guid>
      <dc:creator>John Guster</dc:creator>
      <dc:date>2009-10-02T16:42:25Z</dc:date>
    </item>
  </channel>
</rss>

