problems with samba as a PDC server

From: Gustavo Rahal (listas_at_grahal.net)
Date: 01/28/04

  • Next message: Chiu, PCM (Peter) : "RE: maximum memory capacity"
    To: fedora-list@redhat.com
    Date: Wed, 28 Jan 2004 13:56:15 +0000
    
    

    Hi

    I am trying to configure a samba to be a PDC server on a small home
    network. Never did it, completely newbie in this area.
    Well, I read some documentation about how to do this but it's not
    working. From a winXP machine I can access the shares on the server.
    WinXP prompts for the user and password and connects correctly. When
    trying to configure XP as part of the domain I get an error: "The user
    name could not be found". When I try to log in with a nonexisting user I
    get a different message. When trying to connect with a normal user (not
    set as admin on smb.conf) I get a "Access is denied" message. So it
    seems like the users are been correctly identified by the server. I'm
    using fedora core 1 with samba 3.0.2rc1 (upgraded in hope that would
    work with the latest version)

    Thanks
    Gustavo

    Here goes my smb.conf:

    [global]
            display charset = UTF-8
            workgroup = LONDON
            netbios name = FEDORA
            log file = /var/log/samba/%m.log
            max log size = 50
            socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
            add machine script = /usr/sbin/useradd -g domainmac -c
            domain logons = Yes
            os level = 65
            preferred master = Yes
            domain master = Yes
            local master = yes
            security = user
            admin users = matheus rahal
            logon path = \\%N\profiles\%u
            logon drive = H:
            logon home = \\homeserver\%u\winprofile
                                                                                                                                  

    [netlogon]
        path = /usr/local/samba/lib/netlogon
        writable = no
        browsable = no
                                                                                                                                  

    [profiles]
        ; you might wish to use a different directory for your
        ; Windows NT/2000/XP roaming profiles
        path = /home/samba-ntprof
        browsable = no
        writable = yes
        create mask = 0600
        directory mask = 0700
                                                                                                                                  

    [homes]
            comment = Home Directories
            writeable = yes
            browseable = No
                                                                                                                                  

    [printers]
            comment = All Printers
            path = /var/spool/samba
            printable = Yes
            browseable = No
                                                                                                                                  

    [dados]
            comment = Dados
            path = /mnt/dados
            writeable = yes

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Chiu, PCM (Peter) : "RE: maximum memory capacity"

    Relevant Pages

    • Re: Does samba 3.0.14Aa on OS 5.0.6 work with ldapsam backend on another LDAP server?
      ... used 3.0.9 on SCO 5.0.6 for quite some time after suffering problems I ... a RedHat4 box running samba 3.0.10 and OpenLDAP 2.2.13. ... and no LDAP server (although there were the ... share on the SCO server without any smbpasswd on that server! ...
      (comp.unix.sco.misc)
    • Samba works with W2003 but not with win-XP, with ZIM Application
      ... and the users access it by a sharing in a samba server in ... The version of samba are: ... ldap passwd sync = Yes ...
      (Debian-User)
    • [HPADM] RE: Mapping Samba Share to XP
      ... "The mapped network drive could not be created because the following error occurred: The remote computer is not available." ... Is there anything I need to change in the configuration on the CIFS server? ... I am unable to map to the Windows XP clients on the 158 subnet still, but this is due to the firewall, so if someone knows how I can make that happen, please let me know? ... Mapping Samba Share to XP ...
      (HP-UX-Admin)
    • samba 3.0 does not list servers when "map to guest = bad user" ?
      ... I've been trying to configure a samba 3.0 server to play nicely both ... with smbclient and with MS windows. ... At present, if I try to view the list of shares from within windows, I ...
      (Debian-User)
    • Re: mount Linux directory on Windows
      ... and its for mounting Windows directory on Linux using Windows Samba Server. ... I want mount linux directory using Linux Samba Server on Windows Client. ...
      (RedHat)