Paul,

Sorry. I started SMB server and tried smbclient as follows:

% smbclient -N -L //enzo
Anonymous login successful
Domain=[TESTDM] OS=[Unix] Server=[Samba 3.0.10-1.fc2]

        Sharename       Type      Comment
        ---------       ----      -------
        IPC$            IPC       IPC Service (Samba 3.0.10-1.fc2)
        ADMIN$          IPC       IPC Service (Samba 3.0.10-1.fc2)
Anonymous login successful
Domain=[TESTDM] OS=[Unix] Server=[Samba 3.0.10-1.fc2]

        Server               Comment
        ---------            -------
        ENZO                 Samba 3.0.10-1.fc2

        Workgroup            Master
        ---------            -------
        TESTDM


% smbclient //enzo/szeng -U Password: session setup failed: NT_STATUS_LOGON_FAILURE

My smb.conf is as follows:
-----------------------------------------
# Samba config file created using SWAT
# from 127.0.0.1 (127.0.0.1)
# Date: 2005/02/18 11:57:21

# Global parameters
[global]
        workgroup = TESTDM
        passdb backend = ldapsam:ldap://10.10.0.101/
        ldap admin dn = cn=root,dc=mfelc
        ldap delete dn = Yes
        ldap group suffix = ou=Group
        ldap machine suffix = ou=Hosts
        ldap suffix = dc=mfelc
        ldap ssl = no
        ldap user suffix = ou=People

[homes]
        valid users = %S
        read only = No
        browseable = No

-----------------------------------------

I checked /var/log/samba/smbd.log. No error log found.

-------------------------------------------
[2005/02/24 11:37:16, 0] smbd/server.c:main(760)
  smbd version 3.0.10-1.fc2 started.
  Copyright Andrew Tridgell and the Samba Team 1992-2004
-------------------------------------------

No clue for me. I am totally lost.

Thanks.

Steve

passwd db. I tried to configure Samba to use LDAP. but it didn't work. Do I need install something in the samba server?


Could you be more specific than 'it didn't work'? Error messages, smb.conf, etc. would help.



-- Regards,

Steve Zeng
Systems Administrator
Mainframe Entertainment Inc
suite 500, 2700 Production Way
Burnaby, BC
T: (604) 628-1000 ext 5293
Direc linet:  (604) 628-1015
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to