<?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 server config problem in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/samba-server-config-problem/m-p/3185782#M9651</link>
    <description>I would try running 'security=domain' and authenticate all users through your windoze doain. I have it working just fine. I am running SAMBA 7 on RedHat 9. We authenticate all users through the domain and administer all permissions on the windoze side of the house, the way they wanted it. Also, try starting winbindd daemon.</description>
    <pubDate>Tue, 10 Feb 2004 14:02:25 GMT</pubDate>
    <dc:creator>Nobody's Hero</dc:creator>
    <dc:date>2004-02-10T14:02:25Z</dc:date>
    <item>
      <title>SAMBA server config problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-server-config-problem/m-p/3185774#M9643</link>
      <description>I configured my RH 7.3 machine as samba server. config files details are given below&lt;BR /&gt;[global]&lt;BR /&gt;        coding system =&lt;BR /&gt;        client code page = 850&lt;BR /&gt;        code page directory = /usr/share/samba/codepages&lt;BR /&gt;        workgroup = GEITC&lt;BR /&gt;        netbios name =&lt;BR /&gt;        netbios aliases =&lt;BR /&gt;        netbios scope =&lt;BR /&gt;        server string = IDTBIO Samba Server&lt;BR /&gt;        interfaces =&lt;BR /&gt;        bind interfaces only = No&lt;BR /&gt;        security = USER&lt;BR /&gt;        encrypt passwords = Yes&lt;BR /&gt;        update encrypted = No&lt;BR /&gt;        allow trusted domains = Yes&lt;BR /&gt;        hosts equiv =&lt;BR /&gt;        min passwd length = 5&lt;BR /&gt;        map to guest = Never&lt;BR /&gt;        null passwords = No&lt;BR /&gt;        obey pam restrictions = No&lt;BR /&gt;        password server =&lt;BR /&gt;        smb passwd file = /etc/samba/smbpasswd&lt;BR /&gt;        root directory =&lt;BR /&gt;        pam password change = Yes&lt;BR /&gt;        passwd program = /usr/bin/passwd %u&lt;BR /&gt;        passwd chat = *New*password* %n\n *Retype*new*password* %n\n *passwd:*a&lt;BR /&gt;l*authentication*tokens*updated*successfully*&lt;BR /&gt;        passwd chat debug = No&lt;BR /&gt;        username map =&lt;BR /&gt;        password level = 0&lt;BR /&gt;        username level = 0&lt;BR /&gt;        unix password sync = Yes&lt;BR /&gt;        restrict anonymous = No&lt;BR /&gt;        lanman auth = Yes&lt;BR /&gt;        use rhosts = No&lt;BR /&gt;        log level = 2&lt;BR /&gt;        syslog = 1&lt;BR /&gt;        syslog only = No&lt;BR /&gt;        log file = /var/log/samba/%m.log&lt;BR /&gt;        max log size = 0&lt;BR /&gt;        timestamp logs = Yes&lt;BR /&gt;        debug hires timestamp = No&lt;BR /&gt;        debug pid = No&lt;BR /&gt;        debug uid = No&lt;BR /&gt;        protocol = NT1&lt;BR /&gt;        large readwrite = No&lt;BR /&gt;        max protocol = NT1&lt;BR /&gt;        min protocol = CORE&lt;BR /&gt;        read bmpx = No&lt;BR /&gt;        read raw = Yes&lt;BR /&gt;        write raw = Yes&lt;BR /&gt;        nt smb support = Yes&lt;BR /&gt;        nt pipe support = Yes&lt;BR /&gt;        announce version = 4.5&lt;BR /&gt;        announce as = NT&lt;BR /&gt;        max mux = 50&lt;BR /&gt;        max xmit = 65535&lt;BR /&gt;        name resolve order = lmhosts host wins bcast&lt;BR /&gt;        max packet = 65535&lt;BR /&gt;        max ttl = 259200&lt;BR /&gt;        max wins ttl = 518400&lt;BR /&gt;        min wins ttl = 21600&lt;BR /&gt;        time server = No&lt;BR /&gt;        unix extensions = No&lt;BR /&gt;        change notify timeout = 60&lt;BR /&gt;        deadtime = 0&lt;BR /&gt;        getwd cache = Yes&lt;BR /&gt;        keepalive = 300&lt;BR /&gt;        lpq cache time = 10&lt;BR /&gt;        max smbd processes = 0&lt;BR /&gt;        max disk size = 0&lt;BR /&gt;        max open files = 10000&lt;BR /&gt;        read size = 16384&lt;BR /&gt;        socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192&lt;BR /&gt;        stat cache size = 50&lt;BR /&gt;        use mmap = Yes&lt;BR /&gt;        total print jobs = 0&lt;BR /&gt;        load printers = Yes&lt;BR /&gt;        printcap name = /etc/printcap&lt;BR /&gt;        disable spoolss = No&lt;BR /&gt;        enumports command =&lt;BR /&gt;        addprinter command =&lt;BR /&gt;        deleteprinter command =&lt;BR /&gt;        show add printer wizard = Yes&lt;BR /&gt;        os2 driver map =&lt;BR /&gt;        strip dot = No&lt;BR /&gt;        character set =&lt;BR /&gt;        mangled stack = 50&lt;BR /&gt;        stat cache = Yes&lt;BR /&gt;        domain admin group =&lt;BR /&gt;        domain guest group =&lt;BR /&gt;        machine password timeout = 604800&lt;BR /&gt;        add user script =&lt;BR /&gt;        delete user script =&lt;BR /&gt;        logon script =&lt;BR /&gt;        logon path = \\%N\%U\profile&lt;BR /&gt;        logon drive =&lt;BR /&gt;        logon home = \\%N\%U&lt;BR /&gt;        domain logons = No&lt;BR /&gt;        os level = 20&lt;BR /&gt;        lm announce = Auto&lt;BR /&gt;        lm interval = 60&lt;BR /&gt;        preferred master = Auto&lt;BR /&gt;        local master = Yes&lt;BR /&gt;        domain master = Auto&lt;BR /&gt;        browse list = Yes&lt;BR /&gt;        enhanced browsing = Yes&lt;BR /&gt;        dns proxy = No&lt;BR /&gt;        wins proxy = No&lt;BR /&gt;        wins server = 3.212.229.75&lt;BR /&gt;        wins support = No&lt;BR /&gt;        wins hook =&lt;BR /&gt;        kernel oplocks = Yes&lt;BR /&gt;        oplock break wait time = 0&lt;BR /&gt;        add share command =&lt;BR /&gt;        change share command =&lt;BR /&gt;        delete share command =&lt;BR /&gt;        config file =&lt;BR /&gt;        preload =&lt;BR /&gt;        lock dir = /var/cache/samba&lt;BR /&gt;        utmp directory =&lt;BR /&gt;        wtmp directory =&lt;BR /&gt;        utmp = No&lt;BR /&gt;        default service =&lt;BR /&gt;        message command =&lt;BR /&gt;        dfree command =&lt;BR /&gt;        valid chars =&lt;BR /&gt;        remote announce = 3.212.231.255 3.212.231.255 3.235.211.255&lt;BR /&gt;        remote browse sync =&lt;BR /&gt;        socket address = 0.0.0.0&lt;BR /&gt;        homedir map = auto.home&lt;BR /&gt;        time offset = 0&lt;BR /&gt;        NIS homedir = No&lt;BR /&gt;        source environment =&lt;BR /&gt;        panic action =&lt;BR /&gt;        hide local users = No&lt;BR /&gt;        host msdfs = No&lt;BR /&gt;        winbind uid =&lt;BR /&gt;        winbind gid =&lt;BR /&gt;        template homedir = /home/%D/%U&lt;BR /&gt;        template shell = /bin/false&lt;BR /&gt;        winbind separator = \&lt;BR /&gt;        winbind cache time = 15&lt;BR /&gt;        winbind enum users = Yes&lt;BR /&gt;        winbind enum groups = Yes&lt;BR /&gt;        comment =&lt;BR /&gt;        path =&lt;BR /&gt;        alternate permissions = No&lt;BR /&gt;        username =&lt;BR /&gt;        guest account = nobody&lt;BR /&gt;        invalid users =&lt;BR /&gt;        valid users =&lt;BR /&gt;        admin users =&lt;BR /&gt;        read list =&lt;BR /&gt;        write list =&lt;BR /&gt;        printer admin =&lt;BR /&gt;        force user =&lt;BR /&gt;        force group =&lt;BR /&gt;        read only = Yes&lt;BR /&gt;        create mask = 0744&lt;BR /&gt;        force create mode = 00&lt;BR /&gt;        security mask = 0777&lt;BR /&gt;        force security mode = 00&lt;BR /&gt;        directory mask = 0755&lt;BR /&gt;        force directory mode = 00&lt;BR /&gt;        directory security mask = 0777&lt;BR /&gt;        force directory security mode = 00&lt;BR /&gt;        inherit permissions = No&lt;BR /&gt;        guest only = No&lt;BR /&gt;        guest ok = No&lt;BR /&gt;        only user = No&lt;BR /&gt;        hosts allow =&lt;BR /&gt;        hosts deny =&lt;BR /&gt;        status = Yes&lt;BR /&gt;        nt acl support = Yes&lt;BR /&gt;        max connections = 0&lt;BR /&gt;        min print space = 0&lt;BR /&gt;        strict allocate = No&lt;BR /&gt;        strict sync = No&lt;BR /&gt;        sync always = No&lt;BR /&gt;        write cache size = 0&lt;BR /&gt;        max print jobs = 1000&lt;BR /&gt;        printable = No&lt;BR /&gt;        postscript = No&lt;BR /&gt;        printing = lprng&lt;BR /&gt;        print command = lpr -r -P%p %s&lt;BR /&gt;        lpq command = lpq -P%p&lt;BR /&gt;        lprm command = lprm -P%p %j&lt;BR /&gt;        lppause command =&lt;BR /&gt;        lpresume command =&lt;BR /&gt;        queuepause command =&lt;BR /&gt;        queueresume command =&lt;BR /&gt;        printer name =&lt;BR /&gt;        use client driver = No&lt;BR /&gt;        default devmode = No&lt;BR /&gt;        printer driver =&lt;BR /&gt;        printer driver file = /etc/samba/printers.def&lt;BR /&gt;        printer driver location =&lt;BR /&gt;        default case = lower&lt;BR /&gt;        case sensitive = No&lt;BR /&gt;        preserve case = Yes&lt;BR /&gt;        short preserve case = Yes&lt;BR /&gt;        mangle case = No&lt;BR /&gt;        mangling char = ~&lt;BR /&gt;        hide dot files = Yes&lt;BR /&gt;        hide unreadable = No&lt;BR /&gt;        delete veto files = No&lt;BR /&gt;        veto files =&lt;BR /&gt;        hide files =&lt;BR /&gt;        veto oplock files =&lt;BR /&gt;        map system = No&lt;BR /&gt;        map hidden = No&lt;BR /&gt;        map archive = Yes&lt;BR /&gt;        mangled names = Yes&lt;BR /&gt;        mangled map =&lt;BR /&gt;        browseable = Yes&lt;BR /&gt;        blocking locks = Yes&lt;BR /&gt;        fake oplocks = No&lt;BR /&gt;        locking = Yes&lt;BR /&gt;        oplocks = Yes&lt;BR /&gt;        level2 oplocks = Yes&lt;BR /&gt;        oplock contention limit = 2&lt;BR /&gt;        posix locking = Yes&lt;BR /&gt;        strict locking = No&lt;BR /&gt;        share modes = Yes&lt;BR /&gt;        copy =&lt;BR /&gt;        include =&lt;BR /&gt;        exec =&lt;BR /&gt;        preexec close = No&lt;BR /&gt;        postexec =&lt;BR /&gt;        root preexec =&lt;BR /&gt;        root preexec close = No&lt;BR /&gt;        root postexec =&lt;BR /&gt;        available = Yes&lt;BR /&gt;        volume =&lt;BR /&gt;        fstype = NTFS&lt;BR /&gt;        set directory = No&lt;BR /&gt;        wide links = Yes&lt;BR /&gt;        follow symlinks = Yes&lt;BR /&gt;        dont descend =&lt;BR /&gt;        magic script =&lt;BR /&gt;        magic output =&lt;BR /&gt;        delete readonly = No&lt;BR /&gt;        dos filemode = No&lt;BR /&gt;        dos filetimes = No&lt;BR /&gt;        dos filetime resolution = No&lt;BR /&gt;        fake directory create times = No&lt;BR /&gt;        vfs object =&lt;BR /&gt;        vfs options =&lt;BR /&gt;        msdfs root = No&lt;BR /&gt;&lt;BR /&gt;[homes]&lt;BR /&gt;        comment = Home Directories&lt;BR /&gt;        valid users = %S&lt;BR /&gt;        read only = No&lt;BR /&gt;        create mask = 0664&lt;BR /&gt;        directory mask = 0775&lt;BR /&gt;        browseable = No&lt;BR /&gt;&lt;BR /&gt;[printers]&lt;BR /&gt;        comment = All Printers&lt;BR /&gt;        path = /var/spool/samba&lt;BR /&gt;        printable = Yes&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;        read only = No&lt;BR /&gt;        guest ok = Yes&lt;BR /&gt;[09:53 - 1.56]&lt;BR /&gt;[bng1idtbio 99] /etc/samba &amp;gt; &lt;BR /&gt;&lt;BR /&gt;From some windows machines I am not able to access the samba server. But I am able to ping to the machine from Samba server and viceversa.&lt;BR /&gt;&lt;BR /&gt;Pl help urgent...</description>
      <pubDate>Sun, 08 Feb 2004 22:59:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-server-config-problem/m-p/3185774#M9643</guid>
      <dc:creator>PVR</dc:creator>
      <dc:date>2004-02-08T22:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: SAMBA server config problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-server-config-problem/m-p/3185775#M9644</link>
      <description>One more input..&lt;BR /&gt;&lt;BR /&gt;If I access the server from any windows machine by using \\3.212.259.54 it works. But If I go through Network neighbourhood it says that "network path not found"</description>
      <pubDate>Sun, 08 Feb 2004 23:04:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-server-config-problem/m-p/3185775#M9644</guid>
      <dc:creator>PVR</dc:creator>
      <dc:date>2004-02-08T23:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: SAMBA server config problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-server-config-problem/m-p/3185776#M9645</link>
      <description>I have the following settings in my smb.conf file&lt;BR /&gt;[global]&lt;BR /&gt;                                                                                &lt;BR /&gt;# workgroup = NT-Domain-Name or Workgroup-Name&lt;BR /&gt;   workgroup = investmenttool&lt;BR /&gt;                                                                                # This agrees with the workgroup of my internal network.&lt;BR /&gt;&lt;BR /&gt;# server string is the equivalent of the NT Description field&lt;BR /&gt;   server string = Samba Server&lt;BR /&gt;I have an account for the Red Hat machine on the primary domain controller.&lt;BR /&gt;&lt;BR /&gt;Because that server is not validating logins I have to run smbpasswd -a &lt;USERNMAME&gt; &lt;PASSWORD&gt; for each user on the server.&lt;BR /&gt;&lt;BR /&gt;service samba restart will put these setting to use after editing the smb.conf file.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/PASSWORD&gt;&lt;/USERNMAME&gt;</description>
      <pubDate>Mon, 09 Feb 2004 00:13:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-server-config-problem/m-p/3185776#M9645</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-02-09T00:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: SAMBA server config problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-server-config-problem/m-p/3185777#M9646</link>
      <description>I have already done this.&lt;BR /&gt;&lt;BR /&gt;Anyway thanks for your response</description>
      <pubDate>Mon, 09 Feb 2004 01:01:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-server-config-problem/m-p/3185777#M9646</guid>
      <dc:creator>PVR</dc:creator>
      <dc:date>2004-02-09T01:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: SAMBA server config problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-server-config-problem/m-p/3185778#M9647</link>
      <description>This possibly isn't too helpful, as I know very little about how a Windows network is supposed to work bu I suspect the problem isn't with your red had machine at all.  I suspect it just isn't in DNS or WINS properly and you should be ooking at your DNS or WINS servers for the problem.  IF you can connect fine using an IP address then it is simply an address resolution problem.</description>
      <pubDate>Mon, 09 Feb 2004 01:33:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-server-config-problem/m-p/3185778#M9647</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2004-02-09T01:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: SAMBA server config problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-server-config-problem/m-p/3185779#M9648</link>
      <description>are the versions of windows that can't access the samba server consistant? Since you have encrypt passwords set, only clients that encrypt passwords can see the samba shares.&lt;BR /&gt;If you are using windows 95 anywhere, or windows machines that have altered registries to allow plain text passwords, they will not see encrypted-password shares.</description>
      <pubDate>Mon, 09 Feb 2004 11:54:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-server-config-problem/m-p/3185779#M9648</guid>
      <dc:creator>Paul Cross_1</dc:creator>
      <dc:date>2004-02-09T11:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: SAMBA server config problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-server-config-problem/m-p/3185780#M9649</link>
      <description>I noticed no netbios name was set. By default, it will take the node part of your hostname, but if you're having problems with it resolving by name, you might want to set the netbios name.&lt;BR /&gt;Also, on your windows machine, can you do a "net view" for the samba server and get anything back?"</description>
      <pubDate>Tue, 10 Feb 2004 08:18:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-server-config-problem/m-p/3185780#M9649</guid>
      <dc:creator>Matt Shade</dc:creator>
      <dc:date>2004-02-10T08:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: SAMBA server config problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-server-config-problem/m-p/3185781#M9650</link>
      <description>Well I didn't have a lot of time to look real close to your configuration but would it have anything to do with the three IP Addresses of the networks you use for remote announce?&lt;BR /&gt;&lt;BR /&gt;Something else to consider is NetBios is not routable and must be on the same segment.&lt;BR /&gt;&lt;BR /&gt;What version of windows are the ones you can't access the server from? If they are windows 98 machines have you disabled them from thinking they are Browse master?&lt;BR /&gt;&lt;BR /&gt;Can you not even access the samba server by going directly to the location \\xxx.xxx.xxx.xxx?&lt;BR /&gt;Those details would be helpful in discovering what the exact problem is</description>
      <pubDate>Tue, 10 Feb 2004 11:02:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-server-config-problem/m-p/3185781#M9650</guid>
      <dc:creator>Philip Waters</dc:creator>
      <dc:date>2004-02-10T11:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: SAMBA server config problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-server-config-problem/m-p/3185782#M9651</link>
      <description>I would try running 'security=domain' and authenticate all users through your windoze doain. I have it working just fine. I am running SAMBA 7 on RedHat 9. We authenticate all users through the domain and administer all permissions on the windoze side of the house, the way they wanted it. Also, try starting winbindd daemon.</description>
      <pubDate>Tue, 10 Feb 2004 14:02:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-server-config-problem/m-p/3185782#M9651</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2004-02-10T14:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: SAMBA server config problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-server-config-problem/m-p/3185783#M9652</link>
      <description>Have the same problem (Samba 2.2.5).&lt;BR /&gt;Additonal info: if I restart nmbd it works for the next time (no entrys in nmbd.log, maybe of loglevel 0). &lt;BR /&gt;All connected clients can still access their shares only new connections (from every client) are not possible (after the error ocurs at some unkown time). DNS is working (can ping the server from client, have tried to connect with and without DNS suffix it works only with IP). &lt;BR /&gt;&lt;BR /&gt;Maybe this helps for finding a solution to this problem.   &lt;BR /&gt;Erich</description>
      <pubDate>Mon, 29 Mar 2004 04:36:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-server-config-problem/m-p/3185783#M9652</guid>
      <dc:creator>Erich Z</dc:creator>
      <dc:date>2004-03-29T04:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: SAMBA server config problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-server-config-problem/m-p/3185784#M9653</link>
      <description>I have worked a long time to get our samba working on RH9 and managed through the NT domain. Things to be sure of.&lt;BR /&gt;&lt;BR /&gt;1. server = domain&lt;BR /&gt;2.start the winbind daemon on unix&lt;BR /&gt;3.make sure you issue the join command from unix. something like smbpassword -j 'domainname' 'user/password'&lt;BR /&gt;4.once you can connect to unix from windoze computer manager, make sure you give a group full permission to the top level of the share.&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Mar 2004 09:04:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-server-config-problem/m-p/3185784#M9653</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2004-03-29T09:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: SAMBA server config problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-server-config-problem/m-p/3185785#M9654</link>
      <description>sorry&lt;BR /&gt;1) = security = domain...this is a must for us.</description>
      <pubDate>Mon, 29 Mar 2004 09:05:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-server-config-problem/m-p/3185785#M9654</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2004-03-29T09:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: SAMBA server config problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-server-config-problem/m-p/3185786#M9655</link>
      <description>sorry again, not bucking for points here.&lt;BR /&gt;&lt;BR /&gt;make sure you set the winbind sid and uid range in the global config.&lt;BR /&gt;&lt;BR /&gt; I can post my config file if you want to see it. We have it working perfect. We share out the samba/unix files and manage them through windoze.</description>
      <pubDate>Mon, 29 Mar 2004 09:08:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-server-config-problem/m-p/3185786#M9655</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2004-03-29T09:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: SAMBA server config problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-server-config-problem/m-p/3185787#M9656</link>
      <description>Robert, that would be great if you posted your config file</description>
      <pubDate>Mon, 29 Mar 2004 10:32:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-server-config-problem/m-p/3185787#M9656</guid>
      <dc:creator>Philip Waters</dc:creator>
      <dc:date>2004-03-29T10:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: SAMBA server config problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-server-config-problem/m-p/3185788#M9657</link>
      <description>OK Here you go. Let me know if I can be of help. It was a long road to get this working, samba that is, through windoze control. Lots of expertise on this site and I owe a lot to them.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Mar 2004 11:16:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-server-config-problem/m-p/3185788#M9657</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2004-03-29T11:16:50Z</dc:date>
    </item>
  </channel>
</rss>

