Re: [SLE] SUSE 9.1, Samba 3.0.4-1.2 and Windows NT Domain

From: James Golden (jgolden_at_ci.grand-rapids.mi.us)
Date: 06/01/04

  • Next message: Mike Coan: "Re: [SLE] SUSE 9.1, Samba 3.0.4-1.2 and Windows NT Domain"
    To: SLE <suse-linux-e@suse.com>
    Date: Tue, 01 Jun 2004 16:50:14 -0400
    
    

    Not sure how you meant your question so I am going to give two answers.

    1. I configured it using Yast2
    2. Here is the configuration:

    [global]
       workgroup = GR
       interfaces = 127.0.0.1 eth0
       bind interfaces only = true
       printing = cups
       printcap name = cups
       printer admin = @ntadmin, root, administrator
       map to guest = Bad User
       security = user
       encrypt passwords = yes
        
    [homes]
       comment = Home Directories
       valid users = %S
       browseable = No
       read only = No
    [users]
       comment = All users
       path = /home
       writeable = Yes
       inherit permissions = Yes
       veto files = /aquota.user/groups/shares/
    [groups]
       comment = All groups
       path = /home/groups
       writeable = Yes
       inherit permissions = Yes
    [pdf]
       comment = PDF creator
       path = /var/tmp
       printable = Yes
       print command = /usr/bin/smbprngenpdf -J '%J' -c %c -s %s -u '%u' -z
    %z
       create mask = 0600
    [printers]
       comment = All Printers
       path = /var/tmp
       printable = Yes
       create mask = 0600
       browseable = No
    [print$]
       comment = Printer Drivers
       path = /var/lib/samba/drivers
       write list = @ntadmin root
       force group = ntadmin
       create mask = 0664
       directory mask = 0775

    On Tue, 2004-06-01 at 16:12 -0400, Bruce Marshall wrote:
    > On Tuesday 01 June 2004 04:00 pm, James Golden wrote:
    > > I have read a few articles about having troubles with SUSE, but seem
    > > unable to resolve my issues. I can see the domain and all the visible
    > > machines, but I can't seem to connect to shares. It says unable to
    > > resolve address.
    > >
    >
    > And a hi from Bellaire, MI.
    >
    > The smb.conf files changed with 9.1. How did you configure this file?
    >
    >
    > > If I do a ping to the server name I get an address and vice versa.
    > >
    > > I thought I would try running LinNeighborhood to mount the shares like I
    > > did in 9.0. I get the same error message.
    > >
    > > So I ran LinNeighborhood from console to see if I could get a little
    > > better error message. This is the only thing that looks fishy to me.
    > >
    > > resolve_lmhosts: Attempting lmhosts lookup for name NEMO<0x20>
    > > resolve_wins: Attempting wins lookup for name NEMO<0x20>
    > > resolve_wins: WINS server resolution selected and no WINS servers
    > > listed.
    > > resolve_hosts: Attempting host lookup for name NEMO<0x20>
    > >
    > > anyone lead me in the right direction here. Where is it looking for
    > > WINS servers. I have my NIC setup for DHCP and when I looked at the
    > > settings it looks like it is getting all the DNS and WINS servers for
    > > the domain.
    > >
    > > Any help would be appreciated.
    > >
    > > James
    >
    > --
    > +----------------------------------------------------------------------------+
    > + Bruce S. Marshall bmarsh@bmarsh.com Bellaire, MI 06/01/04 16:12 +
    > +----------------------------------------------------------------------------+
    > "Here comes the orator, with his flood of words and his drop of reason."
    >
    > --
    > Check the headers for your unsubscription address
    > For additional commands send e-mail to suse-linux-e-help@suse.com
    > Also check the archives at http://lists.suse.com
    > Please read the FAQs: suse-linux-e-faq@suse.com
    >
    > &#0;

    -- 
    Check the headers for your unsubscription address
    For additional commands send e-mail to suse-linux-e-help@suse.com
    Also check the archives at http://lists.suse.com
    Please read the FAQs: suse-linux-e-faq@suse.com
    

  • Next message: Mike Coan: "Re: [SLE] SUSE 9.1, Samba 3.0.4-1.2 and Windows NT Domain"

    Relevant Pages

    • ISA RAS configuration??
      ... I have a question about ISA VPN configuration. ... Ethernet adapter Internal: ... The router where the ISA external card is connected is 192.168.100.2. ... mask 255.255.255.0 ...
      (microsoft.public.backoffice.smallbiz2000)
    • Re: IP addressing question
      ... > a 16bit mask) and then use exclusions to control what addresses are ... > without having to delete and re-create the scope itself. ... What Mask is the DHCP Clients ... The AD servers are using static addresses and the subnet mask is identical ...
      (microsoft.public.win2000.networking)
    • Re: ip communication problems
      ... Are you using static routes or a routing ... > site had an ip range of 192.168.1.x, mask 255.255.255.0. ... > though the subnet mask is set properly. ... If we reset the switches and servers it works again for another 15 ...
      (microsoft.public.win2000.networking)
    • libvirtd startup issue
      ... with 24 bit mask and gateway 192.168.1.1 ... *** DMZ0 with no host IP configuration ... networks, are configured in the VM as follow: ... the KVM manager GUI. ...
      (Fedora)
    • Re: [SLE] Re:[SLE] Samba
      ... printer admin = @ntadmin, root, administrator ... directory mask = 0700 ...
      (SuSE)