Hi.

My testparm:

testparm
Load smb config files from /etc/samba/smb.conf
Processing section "[printers]"
Processing section "[print$]"
Loaded services file OK.
WARNING: passdb expand explicit = yes is deprecated
Server role: ROLE_DOMAIN_PDC
Press enter to see a dump of your service definitions


My log.smbd:

tail -f /var/log/samba/log.smbd
  smbd version 3.0.22 started.
  Copyright Andrew Tridgell and the Samba Team 1992-2006
[2007/11/16 14:10:19, 0] smbd/server.c:main(805)
  smbd version 3.0.22 started.
  Copyright Andrew Tridgell and the Samba Team 1992-2006
[2007/11/16 14:10:46, 0] smbd/server.c:main(805)
  smbd version 3.0.22 started.
  Copyright Andrew Tridgell and the Samba Team 1992-2006
[2007/11/16 14:10:58, 0] smbd/service.c:make_connection(851)
  sein (192.168.160.45) couldn't find service


My log.nmbd:

tail -f /var/log/samba/log.nmbd
  BACKTRACE: 9 stack frames:
   #0 /usr/sbin/nmbd(smb_panic2+0x78) [0x80cc328]
   #1 /usr/sbin/nmbd(smb_panic+0x19) [0x80cc525]
   #2 /usr/sbin/nmbd(push_ascii+0xca) [0x80b8624]
   #3 /usr/sbin/nmbd [0x8073c63]
   #4 /usr/sbin/nmbd [0x8073e2a]
   #5 /usr/sbin/nmbd(announce_my_server_names+0xbc) [0x8074167]
   #6 /usr/sbin/nmbd(main+0x4ec) [0x8062b7d]
   #7 /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xd2) [0xb7d5bea2]
   #8 /usr/sbin/nmbd [0x80614a1]



--
[]s
Atenciosamente
Walmiro Muzzi
icq: 9861746
msn: [EMAIL PROTECTED]
skype: w.muzzi
[EMAIL PROTECTED]
http://www.cruzeiro.org

Seja livre, use Linux!!!


Walmiro Muzzi escreveu:
Hi all.

I'm having a serious problem with my samba/ldap server.

It was working well till the last week and today stops definitly.

Nothing has changed. Now my network is down and nobody can log in.



When I restart samba:

invoke-rc.d samba restart
 * Stopping Samba daemons...
start-stop-daemon: warning: failed to kill 4436: No such process

                                               [ ok ]
* Starting Samba daemons... [ ok ]


I try to log into a windows machine and theres no domain available.


When I try with smbclient I have:

smbclient //192.168.160.100/
Password:
Domain=[HIDRAUTRONICA] OS=[Unix] Server=[Samba 3.0.22]
tree connect failed: NT_STATUS_BAD_NETWORK_NAME


My smb.conf:


[global]
        workgroup = HIDRAUTRONICA
        server string = %h ( Samba+Ldap )
        obey pam restrictions = Yes
        passdb backend = ldapsam:ldap://127.0.0.1
        enable privileges = Yes
        passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n *password\supdated\ssuccessfully* .
        passwd chat debug = Yes
        unix password sync = Yes
        syslog = 0
        max log size = 1000
        logon path =
        logon home =
        domain logons = Yes
        os level = 100
        domain master = Yes
        dns proxy = No
        wins support = Yes
        ldap admin dn = cn=admin,dc=hidrautronica,dc=com,dc=br
        ldap group suffix = ou=Grupos
        ldap machine suffix = ou=Computadores
        ldap suffix = dc=hidrautronica,dc=com,dc=br
        ldap ssl = no
        ldap user suffix = ou=Usuarios
        default service = global
        panic action = /usr/share/samba/panic-action %d
        winbind trusted domains only = Yes
        admin users = root
        printing = cups
        cups options = raw
        print command =
        lpq command = %p
        lprm command =

[printers]
        comment = All Printers
        path = /tmp
        create mask = 0700
        printable = Yes
        browseable = No

[print$]
        comment = Printer Drivers
        path = /var/lib/samba/printers




Somebody, please, help.

And sorry for my bad english.






                
_______________________________________________________ Yahoo! Mail - Sempre a melhor opção para você! Experimente já e veja as novidades. http://br.yahoo.com/mailbeta/tudonovo/
--
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