<?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: error when trying to add samba shares for groups in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/error-when-trying-to-add-samba-shares-for-groups/m-p/3456452#M86691</link>
    <description>the ldap part is working fine.&lt;BR /&gt;it works fine when the smb.conf doesn't have the shared group folders.&lt;BR /&gt;When I add the shared group folders and run testparm, it complains that the names are longer than 8 characters and may not be seen by older clients, etc.&lt;BR /&gt;I tried making the folder names less than 8 characters and it still chokes.&lt;BR /&gt;When I remove the shared group folders, it works perfectly!!&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 06 Jan 2005 11:06:27 GMT</pubDate>
    <dc:creator>Oskar Teran</dc:creator>
    <dc:date>2005-01-06T11:06:27Z</dc:date>
    <item>
      <title>error when trying to add samba shares for groups</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-when-trying-to-add-samba-shares-for-groups/m-p/3456450#M86689</link>
      <description>hello,&lt;BR /&gt;when I try to add the shares (groups, acct, corp, f_ops, ops) I get these errors.&lt;BR /&gt;&lt;BR /&gt;This is on Suse openexchange 4.1 if it helps.&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;&lt;BR /&gt;Oskar&lt;BR /&gt;&lt;BR /&gt;ps.  I read the BUGS.txt file, wasn't too much help.  I'm going to try to put the debug level higher to see if I can get more details.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[2005/01/05 19:59:37, 0] lib/fault.c:fault_report(39)&lt;BR /&gt;  INTERNAL ERROR: Signal 11 in pid 5061 (2.2.8a-UL)&lt;BR /&gt;  Please read the file BUGS.txt in the distribution&lt;BR /&gt;[2005/01/05 19:59:37, 0] lib/fault.c:fault_report(41)&lt;BR /&gt;  ===============================================================&lt;BR /&gt;[2005/01/05 19:59:37, 0] lib/util.c:smb_panic(1135)&lt;BR /&gt;  PANIC: internal error&lt;BR /&gt;[2005/01/05 19:59:37, 0] lib/fault.c:fault_report(38)&lt;BR /&gt;  ===============================================================&lt;BR /&gt;[2005/01/05 19:59:37, 0] lib/fault.c:fault_report(39)&lt;BR /&gt;  INTERNAL ERROR: Signal 11 in pid 5062 (2.2.8a-UL)&lt;BR /&gt;  Please read the file BUGS.txt in the distribution&lt;BR /&gt;[2005/01/05 19:59:37, 0] lib/fault.c:fault_report(41)&lt;BR /&gt;  ===============================================================&lt;BR /&gt;[2005/01/05 19:59:37, 0] lib/util.c:smb_panic(1135)&lt;BR /&gt;  PANIC: internal error&lt;BR /&gt;[2005/01/05 20:02:47, 0] smbd/server.c:main(791)&lt;BR /&gt;  smbd version 2.2.8a-UL started.&lt;BR /&gt;  Copyright Andrew Tridgell and the Samba Team 1992-2002&lt;BR /&gt;[2005/01/05 20:02:47, 1] lib/debug.c:debug_message(258)&lt;BR /&gt;  INFO: Debug class all level = 1   (pid 5802 from pid 5802)&lt;BR /&gt;[2005/01/05 20:03:27, 0] passdb/pdb_ldap.c:ldap_connect_system(316)&lt;BR /&gt;  ldap_connect_system: Binding to ldap server as "uid=cyrus,dc=xxxx,dc=com"&lt;BR /&gt;[2005/01/05 20:03:27, 0] lib/fault.c:fault_report(38)&lt;BR /&gt;  ===============================================================&lt;BR /&gt;[2005/01/05 20:03:27, 0] lib/fault.c:fault_report(39)&lt;BR /&gt;  INTERNAL ERROR: Signal 11 in pid 5892 (2.2.8a-UL)&lt;BR /&gt;  Please read the file BUGS.txt in the distribution&lt;BR /&gt;[2005/01/05 20:03:27, 0] lib/fault.c:fault_report(41)&lt;BR /&gt;  ===============================================================&lt;BR /&gt;[2005/01/05 20:03:27, 0] lib/util.c:smb_panic(1135)&lt;BR /&gt;  PANIC: internal error&lt;BR /&gt;mail:/var/log/samba #&lt;BR /&gt;********************************************************************************&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;mail:/etc/samba # smbclient -L localhost&lt;BR /&gt;added interface ip=192.168.1.201 bcast=192.168.1.255 nmask=255.255.255.0&lt;BR /&gt;Password:&lt;BR /&gt;Domain=[xxxx-NET] OS=[Unix] Server=[Samba 2.2.8a-UL]&lt;BR /&gt;read_socket_with_timeout: timeout read. read error = Connection reset by peer.&lt;BR /&gt;tree connect failed: Read error: Connection reset by peer&lt;BR /&gt;&lt;BR /&gt;*********************************************************************************&lt;BR /&gt;&lt;BR /&gt;mail:/etc/samba # cat smb.conf&lt;BR /&gt;[global]&lt;BR /&gt;   add user script = /usr/sbin/addsmbmachine2ldap %m&lt;BR /&gt;   admin users = administrator&lt;BR /&gt;   domain logons = yes&lt;BR /&gt;   domain master = yes&lt;BR /&gt;   encrypt passwords = yes&lt;BR /&gt;   ldap admin dn = uid=cyrus,dc=xxxxx,dc=com&lt;BR /&gt;   ldap del only sam attr = Yes&lt;BR /&gt;   ldap filter = (&amp;amp;(uid=%u)(objectclass=sambaAccount))&lt;BR /&gt;   ldap port = 389&lt;BR /&gt;   ldap server = localhost&lt;BR /&gt;   ldap ssl = No&lt;BR /&gt;   ldap suffix = dc=xxxconstructors,dc=com&lt;BR /&gt;   log level = 1&lt;BR /&gt;   logon home = \\%L\%U&lt;BR /&gt;   logon path = \\%L\%U\profile&lt;BR /&gt;   map to guest = Bad User&lt;BR /&gt;   os level = 255&lt;BR /&gt;   preferred master = no&lt;BR /&gt;   printcap name = CUPS&lt;BR /&gt;   printing = CUPS&lt;BR /&gt;   security = user&lt;BR /&gt;   socket options = SO_KEEPALIVE IPTOS_LOWDELAY TCP_NODELAY&lt;BR /&gt;   syslog = 0&lt;BR /&gt;   time server = Yes&lt;BR /&gt;   unix extensions = Yes&lt;BR /&gt;   username map = /etc/samba/smbusers&lt;BR /&gt;   veto files = /*.eml/*.nws/riched20.dll/*.{*}/&lt;BR /&gt;   wins support = yes&lt;BR /&gt;   workgroup = xxx-NET&lt;BR /&gt;&lt;BR /&gt;[netlogon]&lt;BR /&gt;   comment = Network Logon Service&lt;BR /&gt;   path = /var/lib/samba/netlogon&lt;BR /&gt;   browseable = no&lt;BR /&gt;   guest ok = yes&lt;BR /&gt;   writable = no&lt;BR /&gt;   share modes = no&lt;BR /&gt;[homes]&lt;BR /&gt;   browseable = No&lt;BR /&gt;   comment = Home Directories&lt;BR /&gt;   create mask = 0640&lt;BR /&gt;   directory mask = 0750&lt;BR /&gt;   read only = No&lt;BR /&gt;   valid users = %S&lt;BR /&gt;[print$]&lt;BR /&gt;   comment = Printer Drivers&lt;BR /&gt;   create mask = 0664&lt;BR /&gt;   directory mask = 0775&lt;BR /&gt;   force group = ntadmin&lt;BR /&gt;   path = /var/lib/samba/drivers&lt;BR /&gt;   write list = @ntadmin root&lt;BR /&gt;[printers]&lt;BR /&gt;   browseable = No&lt;BR /&gt;   comment = All Printers&lt;BR /&gt;   create mask = 0600&lt;BR /&gt;   path = /var/tmp&lt;BR /&gt;   printable = Yes&lt;BR /&gt;[Groups]&lt;BR /&gt;   comment=Share of all groups&lt;BR /&gt;   path=/var/groupfolders&lt;BR /&gt;   writeable=Yes&lt;BR /&gt;   inherit permissions=Yes&lt;BR /&gt;[Acct]&lt;BR /&gt;   comment=Accounting&lt;BR /&gt;   path=/var/groupfolders/Accounting&lt;BR /&gt;   writeable=Yes&lt;BR /&gt;   inherit permissions=Yes&lt;BR /&gt;   browseable=No&lt;BR /&gt;[Corp]&lt;BR /&gt;   comment=Corporate&lt;BR /&gt;   path=/var/groupfolders/Corporate&lt;BR /&gt;   writeable=Yes&lt;BR /&gt;   inherit permissions=Yes&lt;BR /&gt;   browseable=No&lt;BR /&gt;[F_Ops]&lt;BR /&gt;   comment=Field Operations&lt;BR /&gt;   path=/var/groupfolders/Field_Ops&lt;BR /&gt;   writeable=Yes&lt;BR /&gt;   inherit permissions=Yes&lt;BR /&gt;   browseable=No&lt;BR /&gt;[Ops]&lt;BR /&gt;   comment=Operations&lt;BR /&gt;   path=/var/groupfolders/Operations&lt;BR /&gt;   writeable=Yes&lt;BR /&gt;   inherit permissions=Yes&lt;BR /&gt;   browseable=No&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;mail:/etc/samba #&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Jan 2005 21:24:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-when-trying-to-add-samba-shares-for-groups/m-p/3456450#M86689</guid>
      <dc:creator>Oskar Teran</dc:creator>
      <dc:date>2005-01-05T21:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: error when trying to add samba shares for groups</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-when-trying-to-add-samba-shares-for-groups/m-p/3456451#M86690</link>
      <description>Hi Oskar,&lt;BR /&gt;&lt;BR /&gt;The problem only occours when you try to give share permissions to groups and it doesn't occours when you give permissions to single users ?&lt;BR /&gt;&lt;BR /&gt;I've never runned samba with ldap. Did you verify if your ldap server is running well ? Try to access the ldap server using another application, not samba, and see if it runs without problems.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Xyko</description>
      <pubDate>Thu, 06 Jan 2005 06:16:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-when-trying-to-add-samba-shares-for-groups/m-p/3456451#M86690</guid>
      <dc:creator>xyko_1</dc:creator>
      <dc:date>2005-01-06T06:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: error when trying to add samba shares for groups</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-when-trying-to-add-samba-shares-for-groups/m-p/3456452#M86691</link>
      <description>the ldap part is working fine.&lt;BR /&gt;it works fine when the smb.conf doesn't have the shared group folders.&lt;BR /&gt;When I add the shared group folders and run testparm, it complains that the names are longer than 8 characters and may not be seen by older clients, etc.&lt;BR /&gt;I tried making the folder names less than 8 characters and it still chokes.&lt;BR /&gt;When I remove the shared group folders, it works perfectly!!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Jan 2005 11:06:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-when-trying-to-add-samba-shares-for-groups/m-p/3456452#M86691</guid>
      <dc:creator>Oskar Teran</dc:creator>
      <dc:date>2005-01-06T11:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: error when trying to add samba shares for groups</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-when-trying-to-add-samba-shares-for-groups/m-p/3456453#M86692</link>
      <description>Hi Oskar,&lt;BR /&gt;&lt;BR /&gt;I really don't know what is happening. I did a similar configuration on a samba 227 with no ldap support for testing purpose and it works.&lt;BR /&gt;&lt;BR /&gt;I'll continue testing for you.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;xyko</description>
      <pubDate>Thu, 06 Jan 2005 12:01:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-when-trying-to-add-samba-shares-for-groups/m-p/3456453#M86692</guid>
      <dc:creator>xyko_1</dc:creator>
      <dc:date>2005-01-06T12:01:52Z</dc:date>
    </item>
  </channel>
</rss>

