Configuration SAMBA and password and win 2k

From: Min Oo Tint (min@psde.mec.mei.co.jp)
Date: Mon Apr 22 2002 - 10:41:01 EDT


Hi,

I am trying to get samba to work but have one problem - it wont accept my
password when trying to connect from win 2k environment.

but I have no problem connecting to samba server using this:

smbclient //gilbert/users -U min

I have hilighted some field which I have not sure about. I have read many
HOWTO but still struggling.

It may be trivial for some but not to me.

Any help would be apprecited,

Cherrs,

Min

_______________________________________________________

smb.conf is

# Global parameters
[global]
        workgroup = PSDE
        netbios name = GILBERT
        server string = Samba
        bind interfaces only = Yes
        security = SERVER
        encrypt passwords = Yes
        update encrypted = Yes
        map to guest = Bad Password
        unix password sync = Yes
        log file = /var/log/samba/log.%m
        max log size = 50
        name resolve order = lmhosts wins bcast
        character set = ISO8859-1
        logon script = netlogon.bat
        domain logons = Yes
        os level = 65
        local master = No
        dns proxy = No
        wins server = 170.18.8.3
        valid users = min kevinr stewartb mikel tim vesato
        admin users = min
        guest ok = Yes
        hosts allow = 127.0.0.1, 170.18.0.0/255.255.0.0
        printing = lprng
        print command = /usr/bin/lpr -b -h -r -P%p %s
        oplocks = No
        strict locking = Yes

[users]
        comment = Users Directory
        path = /users/%u
        writeable = Yes
        create mask = 0660
        force create mode = 0660
        directory mask = 0770
        force directory mode = 0770
        guest ok = No
        browseable = No

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

[projects]
        comment = Projects
        path = /projects
        writeable = Yes
        create mask = 0640
        force create mode = 0640
        directory mask = 02750
        force directory mode = 02750

[apps]
        comment = Applications
        path = /apps
        writeable = Yes
        browseable = No
        share modes = No

[public]
        comment = Public
        path = /home/public
        writeable = Yes
        create mask = 0664
        directory mask = 0664

[data]
        comment = Data
        path = /home/samba/data
        writeable = Yes
        create mask = 0660
        directory mask = 0770
Regards,

Min Oo Tint

Panasonic System LSI Design Europe (PSDE)
A Division of Matsushita Electric Europe (HQ) Ltd.
 <<Min Oo Tint (Business Fax).vcf>>

[demime 0.99c.7 removed an attachment of type application/octet-stream which had a name of Min Oo Tint (Business Fax).vcf]
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:24:14 EDT