IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
Navigation

Inscrivez-vous gratuitement
pour pouvoir participer, suivre les réponses en temps réel, voter pour les messages, poser vos propres questions et recevoir la newsletter

Réseaux Discussion :

Problème connection à Samba (sous LINUX) depuis Windows 10


Sujet :

Réseaux

  1. #21
    Membre Expert Avatar de gabriel21
    Homme Profil pro
    Administrateur systèmes et réseaux
    Inscrit en
    Février 2007
    Messages
    548
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 43
    Localisation : France, Manche (Basse Normandie)

    Informations professionnelles :
    Activité : Administrateur systèmes et réseaux
    Secteur : Aéronautique - Marine - Espace - Armement

    Informations forums :
    Inscription : Février 2007
    Messages : 548
    Par défaut
    - éteint le pc windows10
    - sur le serveur de fichier, dans le fichier de conf de samba, modifie la ligne log level = 0 par log level = 3.
    - redémarre le serveur de fichier
    - vérifie que le service samba est bien démarré.
    - vérifie que cela fonctionne en local : smbclient -L localhost -U fredo
    - démarre le pc Windows 10
    - vérifie sa configuration smb : dans cmd, Get-SmbServerConfiguration
    - tente de te connecter
    - regarde les logs du serveur. Au niveau 3, ils sont beaucoup plus bavard. Compare la tentative de connexion du windows 10 avec celle du smbclient. Nous devrions avoir plus d'informations sur l’échec de connexion.

  2. #22
    Membre averti
    Homme Profil pro
    Chef de projet MOA
    Inscrit en
    Octobre 2020
    Messages
    23
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Hauts de Seine (Île de France)

    Informations professionnelles :
    Activité : Chef de projet MOA

    Informations forums :
    Inscription : Octobre 2020
    Messages : 23
    Par défaut
    Dans les deux cas, message erreur windows "le dossier que vous avez entré ne semble pas être valide. Choisissez en un autre"

    Get-SmbServerConfiguration avant ajout lecteur réseau par CePc :


    AnnounceComment :
    AnnounceServer : False
    AsynchronousCredits : 64
    AuditSmb1Access : False
    AutoDisconnectTimeout : 15
    AutoShareServer : True
    AutoShareWorkstation : True
    CachedOpenLimit : 10
    DurableHandleV2TimeoutInSeconds : 180
    EnableAuthenticateUserSharing : False
    EnableDownlevelTimewarp : False
    EnableForcedLogoff : True
    EnableLeasing : True
    EnableMultiChannel : True
    EnableOplocks : True
    EnableSecuritySignature : False
    EnableSMB1Protocol : False
    EnableSMB2Protocol : False
    EnableStrictNameChecking : True
    EncryptData : False
    IrpStackSize : 15
    KeepAliveTime : 2
    MaxChannelPerSession : 32
    MaxMpxCount : 50
    MaxSessionPerConnection : 16384
    MaxThreadsPerQueue : 20
    MaxWorkItems : 1
    NullSessionPipes :
    NullSessionShares :
    OplockBreakWait : 35
    PendingClientTimeoutInSeconds : 120
    RejectUnencryptedAccess : True
    RequireSecuritySignature : False
    ServerHidden : True
    Smb2CreditsMax : 2048
    Smb2CreditsMin : 128
    SmbServerNameHardeningLevel : 0
    TreatHostAsStableStorage : False
    ValidateAliasNotCircular : True
    ValidateShareScope : True
    ValidateShareScopeNotAliased : True
    ValidateTargetName : True


    fichier /var/log/samba.192.168.0.37 avec chaine "\\192.168.0.11\mnt\partages" (ALBERT=nom PC windows 10):

    [2020/10/08 11:17:35.871196, 3] ../source3/lib/access.c:338(allow_access)
    Allowed connection from 192.168.0.37 (192.168.0.37)
    [2020/10/08 11:17:35.880010, 3] ../source3/smbd/oplock.c:868(init_oplocks)
    init_oplocks: initializing messages.
    [2020/10/08 11:17:35.880082, 2] ../source3/smbd/server.c:437(remove_child_pid)
    Could not find child 1184 -- ignoring
    [2020/10/08 11:17:35.880159, 3] ../source3/smbd/process.c:1795(process_smb)
    Transaction 0 of length 72 (0 toread)
    [2020/10/08 11:17:35.880223, 2] ../source3/smbd/reply.c:592(reply_special)
    netbios connect: name1=*SMBSERV0x0 name2=ALBERT 0x0
    [2020/10/08 11:17:35.880276, 2] ../source3/smbd/reply.c:633(reply_special)
    netbios connect: local=_smbserv remote=albert, name type = 0




    fichier /var/log/samba.192.168.0.37 avec chaine "\\192.168.0.11\partages" :

    [2020/10/08 11:28:06.109359, 3] ../source3/lib/access.c:338(allow_access)
    Allowed connection from 192.168.0.37 (192.168.0.37)
    [2020/10/08 11:28:06.109424, 3] ../source3/smbd/oplock.c:868(init_oplocks)
    init_oplocks: initializing messages.
    [2020/10/08 11:28:06.109534, 3] ../source3/smbd/process.c:1795(process_smb)
    Transaction 0 of length 72 (0 toread)
    [2020/10/08 11:28:06.109602, 2] ../source3/smbd/reply.c:592(reply_special)
    netbios connect: name1=*SMBSERV0x0 name2=ALBERT 0x0
    [2020/10/08 11:28:06.109653, 2] ../source3/smbd/reply.c:633(reply_special)
    netbios connect: local=_smbserv remote=albert, name type = 0

  3. #23
    Membre averti
    Homme Profil pro
    Chef de projet MOA
    Inscrit en
    Octobre 2020
    Messages
    23
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Hauts de Seine (Île de France)

    Informations professionnelles :
    Activité : Chef de projet MOA

    Informations forums :
    Inscription : Octobre 2020
    Messages : 23
    Par défaut
    fichier log.nmbd :

    [2020/09/29 00:10:59, 0] ../source3/nmbd/nmbd.c:902(main)
    nmbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 00:55:58, 0] ../source3/nmbd/nmbd.c:57(terminate)
    Got SIGTERM: going down...
    [2020/09/29 00:55:58, 0] ../source3/libsmb/nmblib.c:873(send_udp)
    Packet send failed to 192.168.0.255(138) ERRNO=Invalid argument
    [2020/09/29 00:59:17, 0] ../source3/nmbd/nmbd.c:902(main)
    nmbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 01:08:44, 0] ../source3/nmbd/nmbd.c:57(terminate)
    Got SIGTERM: going down...
    [2020/09/29 01:08:44, 0] ../source3/libsmb/nmblib.c:873(send_udp)
    Packet send failed to 192.168.0.255(138) ERRNO=Invalid argument
    [2020/09/29 05:13:58, 0] ../source3/nmbd/nmbd.c:902(main)
    nmbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 05:23:15, 0] ../source3/nmbd/nmbd.c:57(terminate)
    Got SIGTERM: going down...
    [2020/09/29 05:23:15, 0] ../source3/libsmb/nmblib.c:873(send_udp)
    Packet send failed to 192.168.0.255(138) ERRNO=Invalid argument
    [2020/09/29 05:26:37, 0] ../source3/nmbd/nmbd.c:902(main)
    nmbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 05:40:56, 0] ../source3/nmbd/nmbd.c:57(terminate)
    Got SIGTERM: going down...
    [2020/09/29 05:40:56, 0] ../source3/libsmb/nmblib.c:873(send_udp)
    Packet send failed to 192.168.0.255(138) ERRNO=Invalid argument
    [2020/09/29 05:43:58, 0] ../source3/nmbd/nmbd.c:902(main)
    nmbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 07:02:38, 0] ../source3/nmbd/nmbd.c:57(terminate)
    Got SIGTERM: going down...
    [2020/09/29 07:02:38, 0] ../source3/libsmb/nmblib.c:873(send_udp)
    Packet send failed to 192.168.0.255(138) ERRNO=Invalid argument
    [2020/10/01 11:43:08, 0] ../source3/nmbd/nmbd.c:902(main)
    nmbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/01 12:06:36, 0] ../source3/nmbd/nmbd.c:57(terminate)
    Got SIGTERM: going down...
    [2020/10/01 12:06:36, 0] ../source3/libsmb/nmblib.c:873(send_udp)
    Packet send failed to 192.168.0.255(138) ERRNO=Invalid argument
    [2020/10/01 10:10:17, 0] ../source3/nmbd/nmbd.c:902(main)
    nmbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/01 11:14:01, 0] ../source3/nmbd/nmbd.c:57(terminate)
    Got SIGTERM: going down...
    [2020/10/01 11:14:01, 0] ../source3/libsmb/nmblib.c:873(send_udp)
    Packet send failed to 192.168.0.255(138) ERRNO=Invalid argument
    [2020/10/01 12:37:33, 0] ../source3/nmbd/nmbd.c:902(main)
    nmbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/01 12:42:03, 0] ../source3/nmbd/nmbd.c:57(terminate)
    Got SIGTERM: going down...
    [2020/10/01 12:42:03, 0] ../source3/libsmb/nmblib.c:873(send_udp)
    Packet send failed to 192.168.0.255(138) ERRNO=Invalid argument
    [2020/10/02 07:15:37, 0] ../source3/nmbd/nmbd.c:902(main)
    nmbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/02 07:24:41, 0] ../source3/nmbd/nmbd.c:57(terminate)
    Got SIGTERM: going down...
    [2020/10/02 07:24:41, 0] ../source3/libsmb/nmblib.c:873(send_udp)
    Packet send failed to 192.168.0.255(138) ERRNO=Invalid argument
    [2020/10/05 06:26:40, 0] ../source3/nmbd/nmbd.c:902(main)
    nmbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/05 06:28:22, 0] ../source3/nmbd/nmbd.c:57(terminate)
    Got SIGTERM: going down...
    [2020/10/05 06:28:22, 0] ../source3/libsmb/nmblib.c:873(send_udp)
    Packet send failed to 192.168.0.255(138) ERRNO=Invalid argument
    [2020/10/05 06:31:09, 0] ../source3/nmbd/nmbd.c:902(main)
    nmbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/05 06:41:44, 0] ../source3/nmbd/nmbd.c:57(terminate)
    Got SIGTERM: going down...
    [2020/10/05 06:41:44, 0] ../source3/libsmb/nmblib.c:873(send_udp)
    Packet send failed to 192.168.0.255(138) ERRNO=Invalid argument
    [2020/10/06 05:25:07, 0] ../source3/nmbd/nmbd.c:902(main)
    nmbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/06 05:54:32, 0] ../source3/nmbd/nmbd.c:57(terminate)
    Got SIGTERM: going down...
    [2020/10/06 05:54:32, 0] ../source3/libsmb/nmblib.c:873(send_udp)
    Packet send failed to 192.168.0.255(138) ERRNO=Invalid argument
    [2020/10/06 05:59:02, 0] ../source3/nmbd/nmbd.c:902(main)
    nmbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/06 05:59:26, 0] ../source3/nmbd/nmbd.c:57(terminate)
    Got SIGTERM: going down...
    [2020/10/06 05:59:26, 0] ../source3/libsmb/nmblib.c:873(send_udp)
    Packet send failed to 192.168.0.255(138) ERRNO=Invalid argument
    [2020/10/06 16:09:54, 0] ../source3/nmbd/nmbd.c:902(main)
    nmbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/06 16:49:18, 0] ../source3/nmbd/nmbd.c:57(terminate)
    Got SIGTERM: going down...
    [2020/10/06 16:49:18, 0] ../source3/libsmb/nmblib.c:873(send_udp)
    Packet send failed to 192.168.0.255(138) ERRNO=Invalid argument
    [2020/10/07 10:52:31, 0] ../source3/nmbd/nmbd.c:902(main)
    nmbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/07 11:09:42, 0] ../source3/nmbd/nmbd.c:57(terminate)
    Got SIGTERM: going down...
    [2020/10/07 11:09:42, 0] ../source3/libsmb/nmblib.c:873(send_udp)
    Packet send failed to 192.168.0.255(138) ERRNO=Invalid argument
    [2020/10/08 06:41:49, 0] ../source3/nmbd/nmbd.c:902(main)
    nmbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/08 07:04:53, 0] ../source3/nmbd/nmbd.c:57(terminate)
    Got SIGTERM: going down...
    [2020/10/08 07:04:53, 0] ../source3/libsmb/nmblib.c:873(send_udp)
    Packet send failed to 192.168.0.255(138) ERRNO=Invalid argument
    [2020/10/08 07:07:58, 0] ../source3/nmbd/nmbd.c:902(main)
    nmbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/08 07:35:06, 0] ../source3/nmbd/nmbd.c:57(terminate)
    Got SIGTERM: going down...
    [2020/10/08 07:35:06, 0] ../source3/libsmb/nmblib.c:873(send_udp)
    Packet send failed to 192.168.0.255(138) ERRNO=Invalid argument
    [2020/10/08 11:08:48, 0] ../source3/nmbd/nmbd.c:902(main)
    nmbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/08 11:08:48, 2] ../source3/lib/tallocmsg.c:124(register_msg_pool_usage)
    Registered MSG_REQ_POOL_USAGE
    [2020/10/08 11:08:48, 2] ../source3/lib/dmallocmsg.c:78(register_dmalloc_msgs)
    Registered MSG_REQ_DMALLOC_MARK and LOG_CHANGED
    [2020/10/08 11:08:48, 3] ../source3/param/loadparm.c:4838(lp_load_ex)
    lp_load_ex: refreshing parameters
    [2020/10/08 11:08:48, 3] ../source3/param/loadparm.c:750(init_globals)
    Initialising global parameters
    [2020/10/08 11:08:48, 2] ../source3/param/loadparm.c:543(max_open_files)
    rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
    [2020/10/08 11:08:48, 3] ../lib/util/params.c:550(pm_process)
    params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf"
    [2020/10/08 11:08:48, 3] ../source3/param/loadparm.c:3564(do_section)
    Processing section "[global]"
    [2020/10/08 11:08:48, 3] ../source3/nmbd/nmbd.c:413(reload_nmbd_services)
    services not loaded
    [2020/10/08 11:08:48, 3] ../source3/nmbd/nmbd.c:1035(main)
    Opening sockets 137
    [2020/10/08 11:08:48, 3] ../source3/nmbd/nmbd.c:763(open_sockets)
    open_sockets: Broadcast sockets opened.
    [2020/10/08 11:08:48, 2] ../source3/lib/interface.c:341(add_interface)
    added interface eth0 ip=2a01:e0a:2b5:fbf0:224:81ff:fe92:670 bcast= netmask=ffff:ffff:ffff:ffff::
    [2020/10/08 11:08:48, 2] ../source3/lib/interface.c:341(add_interface)
    added interface eth0 ip=192.168.0.11 bcast=192.168.0.255 netmask=255.255.255.0
    [2020/10/08 11:08:48, 2] ../source3/nmbd/nmbd_subnetdb.c:180(make_subnet)
    making subnet name:192.168.0.11 Broadcast address:192.168.0.255 Subnet mask:255.255.255.0
    [2020/10/08 11:08:48, 2] ../source3/nmbd/nmbd_subnetdb.c:297(create_subnets)
    create_subnets: ignoring non IPv4 interface.
    [2020/10/08 11:08:48, 2] ../source3/nmbd/nmbd_subnetdb.c:180(make_subnet)
    making subnet name:UNICAST_SUBNET Broadcast address:0.0.0.0 Subnet mask:0.0.0.0
    [2020/10/08 11:08:48, 2] ../source3/nmbd/nmbd_subnetdb.c:180(make_subnet)
    making subnet name:REMOTE_BROADCAST_SUBNET Broadcast address:0.0.0.0 Subnet mask:0.0.0.0
    [2020/10/08 11:08:48, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
    add_name_to_subnet: Added netbios name LOCALHOST<00> with first IP 127.0.0.1 ttl=0 nb_flags= 4 to subnet REMOTE_BROADCAST_SUBNET
    [2020/10/08 11:08:48, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
    add_name_to_subnet: Added netbios name LOCALHOST<20> with first IP 127.0.0.1 ttl=0 nb_flags= 4 to subnet REMOTE_BROADCAST_SUBNET
    [2020/10/08 11:08:48, 3] ../source3/nmbd/nmbd.c:1057(main)
    Loaded hosts file /etc/samba/lmhosts
    [2020/10/08 11:08:48, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
    add_name_to_subnet: Added netbios name *<00> with first IP 192.168.0.11 ttl=0 nb_flags= 0 to subnet 192.168.0.11
    [2020/10/08 11:08:48, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
    add_name_to_subnet: Added netbios name *<20> with first IP 192.168.0.11 ttl=0 nb_flags= 0 to subnet 192.168.0.11
    [2020/10/08 11:08:48, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
    add_name_to_subnet: Added netbios name __SAMBA__<20> with first IP 192.168.0.11 ttl=0 nb_flags= 0 to subnet 192.168.0.11
    [2020/10/08 11:08:48, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
    add_name_to_subnet: Added netbios name __SAMBA__<00> with first IP 192.168.0.11 ttl=0 nb_flags= 0 to subnet 192.168.0.11
    [2020/10/08 11:08:48, 3] ../source3/nmbd/nmbd_serverlistdb.c:134(create_server_on_workgroup)
    create_server_on_workgroup: Created server entry LILLE of type 40819a03 (Samba Server) on workgroup WORKGROUP.
    [2020/10/08 11:08:48, 3] ../source3/nmbd/nmbd_workgroupdb.c:259(initiate_myworkgroup_startup)
    initiate_myworkgroup_startup: Added server name entry LILLE on subnet 192.168.0.11
    [2020/10/08 11:08:48, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
    add_name_to_subnet: Added netbios name *<00> with first IP 192.168.0.11 ttl=0 nb_flags= 0 to subnet UNICAST_SUBNET
    [2020/10/08 11:08:48, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
    add_name_to_subnet: Added netbios name *<20> with first IP 192.168.0.11 ttl=0 nb_flags= 0 to subnet UNICAST_SUBNET
    [2020/10/08 11:08:48, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
    add_name_to_subnet: Added netbios name __SAMBA__<20> with first IP 192.168.0.11 ttl=0 nb_flags= 0 to subnet UNICAST_SUBNET
    [2020/10/08 11:08:48, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
    add_name_to_subnet: Added netbios name __SAMBA__<00> with first IP 192.168.0.11 ttl=0 nb_flags= 0 to subnet UNICAST_SUBNET
    [2020/10/08 11:08:48, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
    add_name_to_subnet: Added netbios name LILLE<20> with first IP 192.168.0.11 ttl=0 nb_flags= 0 to subnet UNICAST_SUBNET
    [2020/10/08 11:08:48, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
    add_name_to_subnet: Added netbios name LILLE<03> with first IP 192.168.0.11 ttl=0 nb_flags= 0 to subnet UNICAST_SUBNET
    [2020/10/08 11:08:48, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
    add_name_to_subnet: Added netbios name LILLE<00> with first IP 192.168.0.11 ttl=0 nb_flags= 0 to subnet UNICAST_SUBNET
    [2020/10/08 11:08:48, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
    add_name_to_subnet: Added netbios name WORKGROUP<00> with first IP 192.168.0.11 ttl=0 nb_flags=80 to subnet UNICAST_SUBNET
    [2020/10/08 11:08:48, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
    add_name_to_subnet: Added netbios name WORKGROUP<1e> with first IP 192.168.0.11 ttl=0 nb_flags=80 to subnet UNICAST_SUBNET
    [2020/10/08 11:08:48, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
    add_name_to_subnet: Added netbios name *<00> with first IP 192.168.0.11 ttl=0 nb_flags= 0 to subnet REMOTE_BROADCAST_SUBNET
    [2020/10/08 11:08:48, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
    add_name_to_subnet: Added netbios name *<20> with first IP 192.168.0.11 ttl=0 nb_flags= 0 to subnet REMOTE_BROADCAST_SUBNET
    [2020/10/08 11:08:48, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
    add_name_to_subnet: Added netbios name __SAMBA__<20> with first IP 192.168.0.11 ttl=0 nb_flags= 0 to subnet REMOTE_BROADCAST_SUBNET
    [2020/10/08 11:08:48, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
    add_name_to_subnet: Added netbios name __SAMBA__<00> with first IP 192.168.0.11 ttl=0 nb_flags= 0 to subnet REMOTE_BROADCAST_SUBNET
    [2020/10/08 11:08:48, 3] ../source3/nmbd/nmbd_incomingrequests.c:220(process_name_registration_request)
    process_name_registration_request: Name registration for name ALBERT<00> IP 192.168.0.37 on subnet 192.168.0.11
    [2020/10/08 11:08:48, 3] ../source3/nmbd/nmbd_sendannounce.c:212(send_host_announcement)
    send_host_announcement: type 819a03 for host LILLE on subnet 192.168.0.11 for workgroup WORKGROUP
    [2020/10/08 11:08:48, 3] ../source3/nmbd/nmbd_incomingrequests.c:220(process_name_registration_request)
    process_name_registration_request: Name registration for name WORKGROUP<00> IP 192.168.0.37 on subnet 192.168.0.11
    [2020/10/08 11:08:48, 3] ../source3/nmbd/nmbd_elections.c:80(check_for_master_browser_success)
    check_for_master_browser_success: Local master browser for workgroup WORKGROUP exists at IP 192.168.0.254 (just checking).
    [2020/10/08 11:08:49, 3] ../source3/nmbd/nmbd_incomingrequests.c:220(process_name_registration_request)
    process_name_registration_request: Name registration for name ALBERT<20> IP 192.168.0.37 on subnet 192.168.0.11
    [2020/10/08 11:08:49, 3] ../source3/nmbd/nmbd_incomingrequests.c:220(process_name_registration_request)
    process_name_registration_request: Name registration for name ALBERT<00> IP 192.168.0.37 on subnet 192.168.0.11
    [2020/10/08 11:08:49, 3] ../source3/nmbd/nmbd_incomingrequests.c:220(process_name_registration_request)
    process_name_registration_request: Name registration for name WORKGROUP<00> IP 192.168.0.37 on subnet 192.168.0.11
    [2020/10/08 11:08:49, 3] ../source3/nmbd/nmbd_incomingrequests.c:220(process_name_registration_request)
    process_name_registration_request: Name registration for name WORKGROUP<1e> IP 192.168.0.37 on subnet 192.168.0.11
    [2020/10/08 11:08:49, 3] ../source3/nmbd/nmbd_incomingrequests.c:220(process_name_registration_request)
    process_name_registration_request: Name registration for name ALBERT<20> IP 192.168.0.37 on subnet 192.168.0.11
    [2020/10/08 11:08:50, 3] ../source3/nmbd/nmbd_incomingrequests.c:220(process_name_registration_request)
    process_name_registration_request: Name registration for name ALBERT<00> IP 192.168.0.37 on subnet 192.168.0.11
    [2020/10/08 11:08:50, 3] ../source3/nmbd/nmbd_incomingrequests.c:220(process_name_registration_request)
    process_name_registration_request: Name registration for name WORKGROUP<00> IP 192.168.0.37 on subnet 192.168.0.11
    [2020/10/08 11:08:50, 3] ../source3/nmbd/nmbd_incomingrequests.c:220(process_name_registration_request)
    process_name_registration_request: Name registration for name WORKGROUP<1e> IP 192.168.0.37 on subnet 192.168.0.11
    [2020/10/08 11:08:50, 3] ../source3/nmbd/nmbd_incomingrequests.c:220(process_name_registration_request)
    process_name_registration_request: Name registration for name ALBERT<20> IP 192.168.0.37 on subnet 192.168.0.11
    [2020/10/08 11:08:50, 3] ../source3/nmbd/nmbd_incomingrequests.c:220(process_name_registration_request)
    process_name_registration_request: Name registration for name WORKGROUP<00> IP 192.168.0.37 on subnet 192.168.0.11
    [2020/10/08 11:08:50, 3] ../source3/nmbd/nmbd_incomingrequests.c:220(process_name_registration_request)
    process_name_registration_request: Name registration for name ALBERT<00> IP 192.168.0.37 on subnet 192.168.0.11
    [2020/10/08 11:08:50, 3] ../source3/nmbd/nmbd_incomingrequests.c:220(process_name_registration_request)
    process_name_registration_request: Name registration for name WORKGROUP<1e> IP 192.168.0.37 on subnet 192.168.0.11
    [2020/10/08 11:08:51, 3] ../source3/nmbd/nmbd_incomingrequests.c:220(process_name_registration_request)
    process_name_registration_request: Name registration for name ALBERT<20> IP 192.168.0.37 on subnet 192.168.0.11
    [2020/10/08 11:08:51, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
    process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name DESKTOP-B3U4KVL<1c>
    [2020/10/08 11:08:51, 3] ../source3/nmbd/nmbd_incomingrequests.c:220(process_name_registration_request)
    process_name_registration_request: Name registration for name WORKGROUP<1e> IP 192.168.0.37 on subnet 192.168.0.11
    [2020/10/08 11:08:52, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
    process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name DESKTOP-B3U4KVL<1c>
    [2020/10/08 11:08:52, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
    add_name_to_subnet: Added netbios name LILLE<20> with first IP 192.168.0.11 ttl=0 nb_flags= 0 to subnet 192.168.0.11
    [2020/10/08 11:08:52, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
    add_name_to_subnet: Added netbios name LILLE<03> with first IP 192.168.0.11 ttl=0 nb_flags= 0 to subnet 192.168.0.11
    [2020/10/08 11:08:52, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
    add_name_to_subnet: Added netbios name LILLE<00> with first IP 192.168.0.11 ttl=0 nb_flags= 0 to subnet 192.168.0.11
    [2020/10/08 11:08:52, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
    add_name_to_subnet: Added netbios name WORKGROUP<00> with first IP 192.168.0.11 ttl=0 nb_flags=80 to subnet 192.168.0.11
    [2020/10/08 11:08:52, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
    add_name_to_subnet: Added netbios name WORKGROUP<1e> with first IP 192.168.0.11 ttl=0 nb_flags=80 to subnet 192.168.0.11
    [2020/10/08 11:08:52, 3] ../source3/nmbd/nmbd_incomingdgrams.c:276(process_local_master_announce)
    process_local_master_announce: from FREEBOX<00> IP 192.168.0.254 to WORKGROUP<1e> for server FREEBOX.
    [2020/10/08 11:08:52, 3] ../source3/nmbd/nmbd_serverlistdb.c:134(create_server_on_workgroup)
    create_server_on_workgroup: Created server entry FREEBOX of type 40849a03 (Freebox Server) on workgroup WORKGROUP.
    [2020/10/08 11:08:53, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
    process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name DESKTOP-B3U4KVL<1c>
    [2020/10/08 11:09:03, 3] ../source3/nmbd/nmbd_serverlistdb.c:401(write_browse_list)
    write_browse_list: Wrote browse list into file /var/cache/samba/browse.dat
    [2020/10/08 11:09:09, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
    process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/08 11:09:09, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
    process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/08 11:09:10, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
    process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/08 11:09:10, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
    process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/08 11:09:11, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
    process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/08 11:09:11, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
    process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/08 11:09:18, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
    process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/08 11:09:18, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
    process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/08 11:09:19, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
    process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/08 11:09:19, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
    process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/08 11:09:20, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
    process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/08 11:09:20, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
    process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/08 11:10:00, 3] ../source3/nmbd/nmbd_sendannounce.c:212(send_host_announcement)
    send_host_announcement: type 819a03 for host LILLE on subnet 192.168.0.11 for workgroup WORKGROUP
    [2020/10/08 11:10:20, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
    process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/08 11:10:20, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
    process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/08 11:10:21, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
    process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/08 11:12:05, 3] ../source3/nmbd/nmbd_sendannounce.c:212(send_host_announcement)
    send_host_announcement: type 819a03 for host LILLE on subnet 192.168.0.11 for workgroup WORKGROUP
    [2020/10/08 11:13:05, 3] ../source3/nmbd/nmbd_incomingdgrams.c:276(process_local_master_announce)
    process_local_master_announce: from FREEBOX<00> IP 192.168.0.254 to WORKGROUP<1e> for server FREEBOX.
    [2020/10/08 11:13:25, 3] ../source3/nmbd/nmbd_serverlistdb.c:401(write_browse_list)
    write_browse_list: Wrote browse list into file /var/cache/samba/browse.dat
    [2020/10/08 11:14:05, 3] ../source3/nmbd/nmbd_elections.c:80(check_for_master_browser_success)
    check_for_master_browser_success: Local master browser for workgroup WORKGROUP exists at IP 192.168.0.254 (just checking).
    [2020/10/08 11:15:05, 3] ../source3/nmbd/nmbd_sendannounce.c:212(send_host_announcement)
    send_host_announcement: type 819a03 for host LILLE on subnet 192.168.0.11 for workgroup WORKGROUP
    [2020/10/08 11:16:32, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
    process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WORKGROUP<1b>
    [2020/10/08 11:16:33, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
    process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WORKGROUP<1b>
    [2020/10/08 11:16:34, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
    process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WORKGROUP<1b>
    [2020/10/08 11:16:34, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
    process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name FREEBOX<20>
    [2020/10/08 11:16:36, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
    process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name 1P_PRINTSERV923<00>
    [2020/10/08 11:18:15, 3] ../source3/nmbd/nmbd_incomingdgrams.c:276(process_local_master_announce)
    process_local_master_announce: from FREEBOX<00> IP 192.168.0.254 to WORKGROUP<1e> for server FREEBOX.
    [2020/10/08 11:18:15, 3] ../source3/nmbd/nmbd_serverlistdb.c:401(write_browse_list)
    write_browse_list: Wrote browse list into file /var/cache/samba/browse.dat
    [2020/10/08 11:19:05, 3] ../source3/nmbd/nmbd_sendannounce.c:212(send_host_announcement)
    send_host_announcement: type 819a03 for host LILLE on subnet 192.168.0.11 for workgroup WORKGROUP
    [2020/10/08 11:19:05, 3] ../source3/nmbd/nmbd_elections.c:80(check_for_master_browser_success)
    check_for_master_browser_success: Local master browser for workgroup WORKGROUP exists at IP 192.168.0.254 (just checking).
    [2020/10/08 11:20:54, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
    process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name LILLE<20>
    [2020/10/08 11:20:54, 3] ../source3/nmbd/nmbd_incomingrequests.c:574(process_name_query_request)
    OK
    [2020/10/08 11:24:05, 3] ../source3/nmbd/nmbd_sendannounce.c:212(send_host_announcement)
    send_host_announcement: type 819a03 for host LILLE on subnet 192.168.0.11 for workgroup WORKGROUP
    [2020/10/08 11:24:05, 3] ../source3/nmbd/nmbd_elections.c:80(check_for_master_browser_success)
    check_for_master_browser_success: Local master browser for workgroup WORKGROUP exists at IP 192.168.0.254 (just checking).
    [2020/10/08 11:24:05, 3] ../source3/nmbd/nmbd_incomingdgrams.c:276(process_local_master_announce)
    process_local_master_announce: from FREEBOX<00> IP 192.168.0.254 to WORKGROUP<1e> for server FREEBOX.
    [2020/10/08 11:24:27, 3] ../source3/nmbd/nmbd_serverlistdb.c:401(write_browse_list)
    write_browse_list: Wrote browse list into file /var/cache/samba/browse.dat
    [2020/10/08 11:29:05, 3] ../source3/nmbd/nmbd_elections.c:80(check_for_master_browser_success)
    check_for_master_browser_success: Local master browser for workgroup WORKGROUP exists at IP 192.168.0.254 (just checking).
    [2020/10/08 11:30:15, 3] ../source3/nmbd/nmbd_sendannounce.c:212(send_host_announcement)
    send_host_announcement: type 819a03 for host LILLE on subnet 192.168.0.11 for workgroup WORKGROUP
    [2020/10/08 11:31:15, 3] ../source3/nmbd/nmbd_incomingdgrams.c:276(process_local_master_announce)
    process_local_master_announce: from FREEBOX<00> IP 192.168.0.254 to WORKGROUP<1e> for server FREEBOX.
    [2020/10/08 11:31:15, 3] ../source3/nmbd/nmbd_serverlistdb.c:401(write_browse_list)
    write_browse_list: Wrote browse list into file /var/cache/samba/browse.dat


    fichier log.samba :

    [2020/09/23 04:07:05.973693, 0] ../source4/smbd/server.c:370(binary_smbd_main)
    samba version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/23 04:07:06.624285, 0] ../source4/smbd/server.c:478(binary_smbd_main)
    At this time the 'samba' binary should only be used for either:
    'server role = active directory domain controller' or to access the ntvfs file server with 'server services = +smb' or the rpc proxy with 'dcerpc endpoint servers = remote'
    You should start smbd/nmbd/winbindd instead for domain member and standalone file server tasks


    fichier log.smbd :

    [2020/09/29 00:11:51, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 00:11:51, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 00:11:51, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 00:12:09, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 00:12:09, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 00:12:09, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 00:13:15, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 00:13:15, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 00:13:15, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 00:13:59, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 00:13:59, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 00:13:59, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 00:14:13, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 00:14:13, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 00:14:13, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 00:19:31, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 00:19:31, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 00:20:26, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 00:20:27, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 00:20:27, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 00:21:36, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 00:21:57, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 00:25:53, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 00:25:53, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 00:26:46, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 00:26:47, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 00:26:47, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 00:27:21, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 00:27:21, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 00:27:21, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 00:27:34, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 00:27:34, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 00:27:34, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 00:37:04, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 00:47:18, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 00:47:52, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 00:48:22, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 00:50:59, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 00:53:18, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 01:01:04, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 01:01:05, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 01:01:05, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 01:01:18, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 01:01:18, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 01:01:18, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 01:04:07, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 01:04:07, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 01:04:17, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 01:04:17, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 05:12:38, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 05:12:39, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 05:12:48, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 05:12:48, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 05:14:54, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 05:14:54, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 05:14:54, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 05:24:59, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 05:24:59, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 05:25:15, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 05:25:15, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 05:28:11, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 05:28:11, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 05:28:11, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 05:46:19, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 05:46:19, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/29 05:46:19, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/01 11:42:38, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/01 11:42:39, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/01 11:45:23, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/01 11:45:23, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/01 11:45:23, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/01 11:45:41, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/01 11:45:41, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/01 11:45:41, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/01 11:54:38, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/01 11:54:38, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/01 11:54:38, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/01 11:58:12, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/01 11:58:12, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/01 11:58:28, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/01 11:58:28, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/01 11:58:41, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/01 11:58:41, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/01 10:11:02, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/01 10:11:03, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/01 10:13:22, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/01 10:13:22, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/01 10:13:22, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/02 07:13:29, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/02 07:13:30, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/02 07:20:43, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/02 07:20:43, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/02 07:20:43, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/02 07:21:21, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/02 07:21:21, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/02 07:21:21, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/05 06:30:56, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/05 06:30:57, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/05 06:31:43, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/06 05:25:41, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/06 05:27:11, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/06 05:29:14, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/06 05:29:24, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/06 05:31:48, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/06 05:32:29, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/06 05:32:39, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/06 05:33:59, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/06 05:34:25, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/06 05:35:31, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/06 05:35:43, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/06 05:39:45, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/06 05:42:47, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/06 05:43:04, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/06 16:10:00, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/06 16:10:42, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/06 16:11:12, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/06 16:11:59, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/06 16:12:07, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/06 16:12:07, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/06 16:12:18, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/06 16:12:18, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/06 16:12:50, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/06 16:13:08, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/06 16:13:39, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/07 10:53:12, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/07 10:53:12, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/07 10:54:24, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/07 10:54:39, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/08 06:57:54, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/08 06:58:25, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/08 07:06:22, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/08 07:06:23, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/08 07:08:31, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/08 07:09:04, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/08 07:11:05, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/08 07:12:01, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/08 07:13:00, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/08 07:14:31, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/08 07:15:17, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/08 07:16:03, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/08 07:16:17, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/08 07:16:59, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/08 07:17:54, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/08 07:20:14, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/08 11:06:32, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/08 11:06:32, 2] ../source3/lib/tallocmsg.c:124(register_msg_pool_usage)
    Registered MSG_REQ_POOL_USAGE
    [2020/10/08 11:06:32, 2] ../source3/lib/dmallocmsg.c:78(register_dmalloc_msgs)
    Registered MSG_REQ_DMALLOC_MARK and LOG_CHANGED
    [2020/10/08 11:06:33, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/08 11:06:33, 2] ../source3/lib/tallocmsg.c:124(register_msg_pool_usage)
    Registered MSG_REQ_POOL_USAGE
    [2020/10/08 11:06:33, 2] ../source3/lib/dmallocmsg.c:78(register_dmalloc_msgs)
    Registered MSG_REQ_DMALLOC_MARK and LOG_CHANGED
    [2020/10/08 11:07:25, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/08 11:07:25, 2] ../source3/lib/tallocmsg.c:124(register_msg_pool_usage)
    Registered MSG_REQ_POOL_USAGE
    [2020/10/08 11:07:25, 2] ../source3/lib/dmallocmsg.c:78(register_dmalloc_msgs)
    Registered MSG_REQ_DMALLOC_MARK and LOG_CHANGED
    [2020/10/08 11:07:25, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/08 11:07:25, 2] ../source3/lib/tallocmsg.c:124(register_msg_pool_usage)
    Registered MSG_REQ_POOL_USAGE
    [2020/10/08 11:07:25, 2] ../source3/lib/dmallocmsg.c:78(register_dmalloc_msgs)
    Registered MSG_REQ_DMALLOC_MARK and LOG_CHANGED
    [2020/10/08 11:17:35, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/08 11:17:35, 2] ../source3/lib/tallocmsg.c:124(register_msg_pool_usage)
    Registered MSG_REQ_POOL_USAGE
    [2020/10/08 11:17:35, 2] ../source3/lib/dmallocmsg.c:78(register_dmalloc_msgs)
    Registered MSG_REQ_DMALLOC_MARK and LOG_CHANGED
    [2020/10/08 11:20:56, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/08 11:20:56, 2] ../source3/lib/tallocmsg.c:124(register_msg_pool_usage)
    Registered MSG_REQ_POOL_USAGE
    [2020/10/08 11:20:56, 2] ../source3/lib/dmallocmsg.c:78(register_dmalloc_msgs)
    Registered MSG_REQ_DMALLOC_MARK and LOG_CHANGED
    [2020/10/08 11:24:46, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/08 11:24:46, 2] ../source3/lib/tallocmsg.c:124(register_msg_pool_usage)
    Registered MSG_REQ_POOL_USAGE
    [2020/10/08 11:24:46, 2] ../source3/lib/dmallocmsg.c:78(register_dmalloc_msgs)
    Registered MSG_REQ_DMALLOC_MARK and LOG_CHANGED
    [2020/10/08 11:28:06, 0] ../source3/smbd/server.c:1198(main)
    smbd version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/08 11:28:06, 2] ../source3/lib/tallocmsg.c:124(register_msg_pool_usage)
    Registered MSG_REQ_POOL_USAGE
    [2020/10/08 11:28:06, 2] ../source3/lib/dmallocmsg.c:78(register_dmalloc_msgs)
    Registered MSG_REQ_DMALLOC_MARK and LOG_CHANGED

    enfin, test smbclient avant lancement essai ajout nouveau lecteu réseau :

    Enter fredo's password:

    Sharename Type Comment
    --------- ---- -------
    homes Disk Home Directories
    partages Disk partages
    IPC$ IPC IPC Service (Samba Server)
    fredo Disk Home Directories

    Server Comment
    --------- -------
    FREEBOX Freebox Server
    LILLE Samba Server

    Workgroup Master
    --------- -------
    WORKGROUP FREEBOX

  4. #24
    Membre Expert Avatar de gabriel21
    Homme Profil pro
    Administrateur systèmes et réseaux
    Inscrit en
    Février 2007
    Messages
    548
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 43
    Localisation : France, Manche (Basse Normandie)

    Informations professionnelles :
    Activité : Administrateur systèmes et réseaux
    Secteur : Aéronautique - Marine - Espace - Armement

    Informations forums :
    Inscription : Février 2007
    Messages : 548
    Par défaut
    sur ton serveur peux tu faire
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    ps aux | grep mbd
    ps aux | grep winbindd

  5. #25
    Membre averti
    Homme Profil pro
    Chef de projet MOA
    Inscrit en
    Octobre 2020
    Messages
    23
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Hauts de Seine (Île de France)

    Informations professionnelles :
    Activité : Chef de projet MOA

    Informations forums :
    Inscription : Octobre 2020
    Messages : 23
    Par défaut
    J'ai lancé les deux commandes "ps".

    Elles ne retournent rien.

    A part la commande ps elle-même...

  6. #26
    Membre Expert Avatar de Ti-Slackeux
    Homme Profil pro
    Robotique
    Inscrit en
    Août 2007
    Messages
    832
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Nord (Nord Pas de Calais)

    Informations professionnelles :
    Activité : Robotique

    Informations forums :
    Inscription : Août 2007
    Messages : 832
    Par défaut
    Et reuh,

    Côté windows, je n'ai rien fait de particulier, pas de modifs de quoi que ce soit.
    Idem avec powerShell, c'est passé sans tout ça.
    Le User Windows 10 par contre est le même chez moi des deux côtés.
    Netbios est réglé sur "Par défaut" dans WINS.

    Côté Slackware :
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    [global]
            log file = /var/log/samba.%m
            read raw = yes
            write raw = yes
            max connections = 65535
            max open files = 65535
            deny hosts = <Mon_Ip_publique>
            bind interfaces only = yes
            interfaces = 192.168.0.1/255.255.255.0
            domain master = no
            allow hosts = 192.168.0. 127.
            dns proxy = no
            netbios name = <le Nom Du PC Linux>
            server string = <le Nom Du PC Linux> Server
            local master = yes
            domain master = no
            preferred master = yes
            workgroup = TRAVAIL
            os level = 35
            security = user
            max log size = 50
    
            load printers = no
            printable = no
            printcap name = /dev/null
            disable spoolss = yes
    pour l'état du serveur Samba
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    smbclient -L <Nom-Du-Serveur_Samba>
    pour les détails du serveur.
    commande éxécutée en root pour ajouter ludo dans la liste des passwords Samba


    Y aurait-il un firewall qui tourne sur la Slack ??


    On va l'avoir, à l'usure si il faut mais on l'aura

  7. #27
    Membre Expert Avatar de Ti-Slackeux
    Homme Profil pro
    Robotique
    Inscrit en
    Août 2007
    Messages
    832
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Nord (Nord Pas de Calais)

    Informations professionnelles :
    Activité : Robotique

    Informations forums :
    Inscription : Août 2007
    Messages : 832
    Par défaut
    Citation Envoyé par fatalitas92 Voir le message
    J'ai lancé les deux commandes "ps".

    Elles ne retournent rien.

    A part la commande ps elle-même...

    Heu ....
    Y'a un soucis là >.<
    me retourne 4 lignes ici >.<
    Vire les modifs en inetd et fait un kill -HUP sur le PID pour relire la conf inetd.
    Utilise plutôt le script /etc/rc.d/rc.samba start ou stop

    As-tu utilisé la commande testparm pour valider ta conf samba ??

  8. #28
    Membre Expert Avatar de gabriel21
    Homme Profil pro
    Administrateur systèmes et réseaux
    Inscrit en
    Février 2007
    Messages
    548
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 43
    Localisation : France, Manche (Basse Normandie)

    Informations professionnelles :
    Activité : Administrateur systèmes et réseaux
    Secteur : Aéronautique - Marine - Espace - Armement

    Informations forums :
    Inscription : Février 2007
    Messages : 548
    Par défaut
    Il faut reprendre la configuration du serveur samba qui as été faite comme un contrôleur AD.
    Je voulais juste la confirmation. C'est dans les logs.
    fichier log.samba :

    [2020/09/23 04:07:05.973693, 0] ../source4/smbd/server.c:370(binary_smbd_main)
    samba version 4.1.0 started.
    Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/09/23 04:07:06.624285, 0] ../source4/smbd/server.c:478(binary_smbd_main)
    At this time the 'samba' binary should only be used for either:
    'server role = active directory domain controller' or to access the ntvfs file server with 'server services = +smb' or the rpc proxy with 'dcerpc endpoint servers = remote'
    You should start smbd/nmbd/winbindd instead for domain member and standalone file server tasks
    je te met en lien le wiki de samba pour un serveur stand alone : https://wiki.samba.org/index.php/Set...ndalone_Server

  9. #29
    Membre averti
    Homme Profil pro
    Chef de projet MOA
    Inscrit en
    Octobre 2020
    Messages
    23
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Hauts de Seine (Île de France)

    Informations professionnelles :
    Activité : Chef de projet MOA

    Informations forums :
    Inscription : Octobre 2020
    Messages : 23
    Par défaut
    Bonjour tout le monde, et merci pour vos infos.

    Citation Envoyé par gabriel21 Voir le message
    Il faut reprendre la configuration du serveur samba qui as été faite comme un contrôleur AD.
    Je voulais juste la confirmation. C'est dans les logs.

    je te met en lien le wiki de samba pour un serveur stand alone : https://wiki.samba.org/index.php/Set...ndalone_Server
    Je vais regarder dès que je le pourrais, ce lien wiki. A terme, j'aimerais quand même qu'il y ait un peu de sécurité coté SAMBA, que ça puisse accepter seulement que des utilisateurs authentifiés. Mais allons-y progressivement

    A votre avis, pourquoi les processus qu'on m'a demandé de chercher via PS ne sont pas lancés ?

  10. #30
    Membre Expert Avatar de gabriel21
    Homme Profil pro
    Administrateur systèmes et réseaux
    Inscrit en
    Février 2007
    Messages
    548
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 43
    Localisation : France, Manche (Basse Normandie)

    Informations professionnelles :
    Activité : Administrateur systèmes et réseaux
    Secteur : Aéronautique - Marine - Espace - Armement

    Informations forums :
    Inscription : Février 2007
    Messages : 548
    Par défaut
    Citation Envoyé par fatalitas92 Voir le message
    A votre avis, pourquoi les processus qu'on m'a demandé de chercher via PS ne sont pas lancés ?
    Il y a le version courte et la version longue.
    La version courte (qui est la traduction du fichier de log que j'avais cité dans un de mes précédent post):
    Le service que tu as lancé, est celui du contrôleur de domaine AD. Cela ne fonctionnera qu'avec les version pro de Windows, ou les linux.
    Les autres services sont ceux des versions stand-alone et domaine NT4. Cela fonctionne avec les version familiale de Windows, ou les linux.
    La version longue:
    Nécessite de bonne connaissance réseau et des protocoles...

  11. #31
    Membre averti
    Homme Profil pro
    Chef de projet MOA
    Inscrit en
    Octobre 2020
    Messages
    23
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Hauts de Seine (Île de France)

    Informations professionnelles :
    Activité : Chef de projet MOA

    Informations forums :
    Inscription : Octobre 2020
    Messages : 23
    Par défaut
    mon windows 10 est une version pro 64bits

    Je vais quand même essayer de faire un stand alone comme tu me l'as indiqué dans le lien

  12. #32
    Membre Expert Avatar de gabriel21
    Homme Profil pro
    Administrateur systèmes et réseaux
    Inscrit en
    Février 2007
    Messages
    548
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 43
    Localisation : France, Manche (Basse Normandie)

    Informations professionnelles :
    Activité : Administrateur systèmes et réseaux
    Secteur : Aéronautique - Marine - Espace - Armement

    Informations forums :
    Inscription : Février 2007
    Messages : 548
    Par défaut
    Le Windows pro peut rejoindre un domaine AD. Par contre, je ne suis pas sûr du comportement de la freebox, si tu active un domaine AD sur le réseau.

    Concernant la sécurité, les serveurs stand-alone sont tout à fait capable de gérer plusieurs utilisateurs en accès concourant avec une gestion des droits sur le partage avec des ACL type windows. Par contre, je te conseille de faire des tests avant pour t'assurer que tu as bien compris le fonctionnement des ACL car il y a le risque qu'un dossier ou fichier devienne complètement inaccessible sur le partage (il le restera en mode console directement via le compte du serveur).

  13. #33
    Membre averti
    Homme Profil pro
    Chef de projet MOA
    Inscrit en
    Octobre 2020
    Messages
    23
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Hauts de Seine (Île de France)

    Informations professionnelles :
    Activité : Chef de projet MOA

    Informations forums :
    Inscription : Octobre 2020
    Messages : 23
    Par défaut
    Salut tout le monde !

    Bah, ça marche pas...

    J'ai nettoyé les logs, et refait le smb.conf.

    J'obtiens les mêmes messages sous Windows 10 PRO : lecteur invalide, et machine innacessible quand je clique sur l'icône réseau de la machine.

    FICHIER SMB.CONF :

    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    [global]
            map to guest = Bad User
            log file = /var/log/samba/%m
            log level = 3
    
    [guest]
     
            path = /partages/
            read only = no
            guest ok = yes
            guest only = yes


    FICHIER 192.168.0.37 dans /var/log (l'ip est la machine Windows 10)
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    [2020/10/13 15:32:20.437954,  3] ../source3/lib/access.c:338(allow_access)
      Allowed connection from 192.168.0.37 (192.168.0.37)
    [2020/10/13 15:32:20.438029,  3] ../source3/smbd/oplock.c:868(init_oplocks)
      init_oplocks: initializing messages.
    [2020/10/13 15:32:20.438151,  3] ../source3/smbd/process.c:1795(process_smb)
      Transaction 0 of length 72 (0 toread)
    [2020/10/13 15:32:20.439251,  2] ../source3/smbd/reply.c:592(reply_special)
      netbios connect: name1=*SMBSERV0x0 name2=ALBERT         0x0
    [2020/10/13 15:32:20.449950,  2] ../source3/smbd/reply.c:633(reply_special)
      netbios connect: local=_smbserv remote=albert, name type = 0
    [2020/10/13 15:32:41.354247,  3] ../source3/lib/access.c:338(allow_access)
      Allowed connection from 192.168.0.37 (192.168.0.37)
    [2020/10/13 15:32:41.354308,  3] ../source3/smbd/oplock.c:868(init_oplocks)
      init_oplocks: initializing messages.
    [2020/10/13 15:32:41.354410,  3] ../source3/smbd/process.c:1795(process_smb)
      Transaction 0 of length 72 (0 toread)
    [2020/10/13 15:32:41.354478,  2] ../source3/smbd/reply.c:592(reply_special)
      netbios connect: name1=LILLE          0x20 name2=ALBERT         0x0
    [2020/10/13 15:32:41.354529,  2] ../source3/smbd/reply.c:633(reply_special)
      netbios connect: local=lille remote=albert, name type = 0

    FICHIER LOG.NMDB dans /var/log/samba

    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    66
    67
    68
    69
    70
    71
    72
    73
    74
    75
    76
    77
    78
    79
    80
    81
    82
    83
    84
    85
    86
    87
    88
    89
    90
    91
    92
    93
    94
    95
    96
    97
    98
    99
    100
    101
    102
    103
    104
    105
    106
    107
    108
    109
    110
    111
    112
    113
    114
    115
    116
    117
    118
    119
    120
    121
    122
    123
    124
    125
    126
    127
    128
    129
    130
    131
    132
    133
    134
    135
    136
    137
    138
    139
    140
    141
    142
    143
    144
    145
    146
    147
    148
    149
    150
    151
    152
    153
    154
    155
    156
    157
    158
    159
    160
    161
    162
    163
    164
    165
    166
    167
    168
    169
    170
    171
    172
    173
    174
    175
    176
    177
    178
    179
    180
    181
    182
    183
    184
    185
    186
    187
    188
    189
    190
    191
    192
    193
    194
    195
    196
    197
    198
    199
    200
    201
    202
    203
    204
    205
    206
    207
    208
    209
    210
    211
    212
    213
    214
    215
    216
    217
    218
    219
    [2020/10/13 15:31:21,  0] ../source3/nmbd/nmbd.c:902(main)
      nmbd version 4.1.0 started.
      Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/13 15:31:21,  2] ../source3/lib/tallocmsg.c:124(register_msg_pool_usage)
      Registered MSG_REQ_POOL_USAGE
    [2020/10/13 15:31:21,  2] ../source3/lib/dmallocmsg.c:78(register_dmalloc_msgs)
      Registered MSG_REQ_DMALLOC_MARK and LOG_CHANGED
    [2020/10/13 15:31:21,  3] ../source3/param/loadparm.c:4838(lp_load_ex)
      lp_load_ex: refreshing parameters
    [2020/10/13 15:31:21,  3] ../source3/param/loadparm.c:750(init_globals)
      Initialising global parameters
    [2020/10/13 15:31:21,  2] ../source3/param/loadparm.c:543(max_open_files)
      rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
    [2020/10/13 15:31:21,  3] ../lib/util/params.c:550(pm_process)
      params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf"
    [2020/10/13 15:31:21,  3] ../source3/param/loadparm.c:3564(do_section)
      Processing section "[global]"
    [2020/10/13 15:31:21,  3] ../source3/nmbd/nmbd.c:413(reload_nmbd_services)
      services not loaded
    [2020/10/13 15:31:21,  3] ../source3/nmbd/nmbd.c:1035(main)
      Opening sockets 137
    [2020/10/13 15:31:21,  3] ../source3/nmbd/nmbd.c:763(open_sockets)
      open_sockets: Broadcast sockets opened.
    [2020/10/13 15:31:21,  2] ../source3/lib/interface.c:341(add_interface)
      added interface eth0 ip=2a01:e0a:2b5:fbf0:224:81ff:fe92:670 bcast= netmask=ffff:ffff:ffff:ffff::
    [2020/10/13 15:31:21,  2] ../source3/lib/interface.c:341(add_interface)
      added interface eth0 ip=192.168.0.11 bcast=192.168.0.255 netmask=255.255.255.0
    [2020/10/13 15:31:21,  2] ../source3/nmbd/nmbd_subnetdb.c:180(make_subnet)
      making subnet name:192.168.0.11 Broadcast address:192.168.0.255 Subnet mask:255.255.255.0
    [2020/10/13 15:31:21,  2] ../source3/nmbd/nmbd_subnetdb.c:297(create_subnets)
      create_subnets: ignoring non IPv4 interface.
    [2020/10/13 15:31:21,  2] ../source3/nmbd/nmbd_subnetdb.c:180(make_subnet)
      making subnet name:UNICAST_SUBNET Broadcast address:0.0.0.0 Subnet mask:0.0.0.0
    [2020/10/13 15:31:21,  2] ../source3/nmbd/nmbd_subnetdb.c:180(make_subnet)
      making subnet name:REMOTE_BROADCAST_SUBNET Broadcast address:0.0.0.0 Subnet mask:0.0.0.0
    [2020/10/13 15:31:21,  3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
      add_name_to_subnet: Added netbios name LOCALHOST<00> with first IP 127.0.0.1 ttl=0 nb_flags= 4 to subnet REMOTE_BROADCAST_SUBNET
    [2020/10/13 15:31:21,  3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
      add_name_to_subnet: Added netbios name LOCALHOST<20> with first IP 127.0.0.1 ttl=0 nb_flags= 4 to subnet REMOTE_BROADCAST_SUBNET
    [2020/10/13 15:31:21,  3] ../source3/nmbd/nmbd.c:1057(main)
      Loaded hosts file /etc/samba/lmhosts
    [2020/10/13 15:31:21,  3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
      add_name_to_subnet: Added netbios name *<00> with first IP 192.168.0.11 ttl=0 nb_flags= 0 to subnet 192.168.0.11
    [2020/10/13 15:31:21,  3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
      add_name_to_subnet: Added netbios name *<20> with first IP 192.168.0.11 ttl=0 nb_flags= 0 to subnet 192.168.0.11
    [2020/10/13 15:31:21,  3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
      add_name_to_subnet: Added netbios name __SAMBA__<20> with first IP 192.168.0.11 ttl=0 nb_flags= 0 to subnet 192.168.0.11
    [2020/10/13 15:31:21,  3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
      add_name_to_subnet: Added netbios name __SAMBA__<00> with first IP 192.168.0.11 ttl=0 nb_flags= 0 to subnet 192.168.0.11
    [2020/10/13 15:31:21,  3] ../source3/nmbd/nmbd_serverlistdb.c:134(create_server_on_workgroup)
      create_server_on_workgroup: Created server entry LILLE of type 40819a03 (Samba 4.1.0) on workgroup WORKGROUP.
    [2020/10/13 15:31:21,  3] ../source3/nmbd/nmbd_workgroupdb.c:259(initiate_myworkgroup_startup)
      initiate_myworkgroup_startup: Added server name entry LILLE on subnet 192.168.0.11
    [2020/10/13 15:31:21,  3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
      add_name_to_subnet: Added netbios name *<00> with first IP 192.168.0.11 ttl=0 nb_flags= 0 to subnet UNICAST_SUBNET
    [2020/10/13 15:31:21,  3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
      add_name_to_subnet: Added netbios name *<20> with first IP 192.168.0.11 ttl=0 nb_flags= 0 to subnet UNICAST_SUBNET
    [2020/10/13 15:31:21,  3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
      add_name_to_subnet: Added netbios name __SAMBA__<20> with first IP 192.168.0.11 ttl=0 nb_flags= 0 to subnet UNICAST_SUBNET
    [2020/10/13 15:31:21,  3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
      add_name_to_subnet: Added netbios name __SAMBA__<00> with first IP 192.168.0.11 ttl=0 nb_flags= 0 to subnet UNICAST_SUBNET
    [2020/10/13 15:31:21,  3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
      add_name_to_subnet: Added netbios name LILLE<20> with first IP 192.168.0.11 ttl=0 nb_flags= 0 to subnet UNICAST_SUBNET
    [2020/10/13 15:31:21,  3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
      add_name_to_subnet: Added netbios name LILLE<03> with first IP 192.168.0.11 ttl=0 nb_flags= 0 to subnet UNICAST_SUBNET
    [2020/10/13 15:31:21,  3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
      add_name_to_subnet: Added netbios name LILLE<00> with first IP 192.168.0.11 ttl=0 nb_flags= 0 to subnet UNICAST_SUBNET
    [2020/10/13 15:31:21,  3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
      add_name_to_subnet: Added netbios name WORKGROUP<00> with first IP 192.168.0.11 ttl=0 nb_flags=80 to subnet UNICAST_SUBNET
    [2020/10/13 15:31:21,  3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
      add_name_to_subnet: Added netbios name WORKGROUP<1e> with first IP 192.168.0.11 ttl=0 nb_flags=80 to subnet UNICAST_SUBNET
    [2020/10/13 15:31:21,  3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
      add_name_to_subnet: Added netbios name *<00> with first IP 192.168.0.11 ttl=0 nb_flags= 0 to subnet REMOTE_BROADCAST_SUBNET
    [2020/10/13 15:31:21,  3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
      add_name_to_subnet: Added netbios name *<20> with first IP 192.168.0.11 ttl=0 nb_flags= 0 to subnet REMOTE_BROADCAST_SUBNET
    [2020/10/13 15:31:21,  3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
      add_name_to_subnet: Added netbios name __SAMBA__<20> with first IP 192.168.0.11 ttl=0 nb_flags= 0 to subnet REMOTE_BROADCAST_SUBNET
    [2020/10/13 15:31:21,  3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
      add_name_to_subnet: Added netbios name __SAMBA__<00> with first IP 192.168.0.11 ttl=0 nb_flags= 0 to subnet REMOTE_BROADCAST_SUBNET
    [2020/10/13 15:31:21,  3] ../source3/nmbd/nmbd_incomingrequests.c:220(process_name_registration_request)
      process_name_registration_request: Name registration for name ALBERT<00> IP 192.168.0.37 on subnet 192.168.0.11
    [2020/10/13 15:31:21,  3] ../source3/nmbd/nmbd_sendannounce.c:212(send_host_announcement)
      send_host_announcement: type 819a03 for host LILLE on subnet 192.168.0.11 for workgroup WORKGROUP
    [2020/10/13 15:31:21,  3] ../source3/nmbd/nmbd_incomingrequests.c:220(process_name_registration_request)
      process_name_registration_request: Name registration for name WORKGROUP<00> IP 192.168.0.37 on subnet 192.168.0.11
    [2020/10/13 15:31:21,  3] ../source3/nmbd/nmbd_incomingrequests.c:220(process_name_registration_request)
      process_name_registration_request: Name registration for name ALBERT<20> IP 192.168.0.37 on subnet 192.168.0.11
    [2020/10/13 15:31:21,  3] ../source3/nmbd/nmbd_incomingrequests.c:220(process_name_registration_request)
      process_name_registration_request: Name registration for name ALBERT<00> IP 192.168.0.37 on subnet 192.168.0.11
    [2020/10/13 15:31:21,  3] ../source3/nmbd/nmbd_incomingrequests.c:220(process_name_registration_request)
      process_name_registration_request: Name registration for name WORKGROUP<00> IP 192.168.0.37 on subnet 192.168.0.11
    [2020/10/13 15:31:21,  3] ../source3/nmbd/nmbd_incomingrequests.c:220(process_name_registration_request)
      process_name_registration_request: Name registration for name WORKGROUP<1e> IP 192.168.0.37 on subnet 192.168.0.11
    [2020/10/13 15:31:21,  3] ../source3/nmbd/nmbd_elections.c:80(check_for_master_browser_success)
      check_for_master_browser_success: Local master browser for workgroup WORKGROUP exists at IP 192.168.0.254 (just checking).
    [2020/10/13 15:31:21,  3] ../source3/nmbd/nmbd_incomingrequests.c:220(process_name_registration_request)
      process_name_registration_request: Name registration for name ALBERT<20> IP 192.168.0.37 on subnet 192.168.0.11
    [2020/10/13 15:31:21,  3] ../source3/nmbd/nmbd_incomingrequests.c:220(process_name_registration_request)
      process_name_registration_request: Name registration for name WORKGROUP<00> IP 192.168.0.37 on subnet 192.168.0.11
    [2020/10/13 15:31:21,  3] ../source3/nmbd/nmbd_incomingrequests.c:220(process_name_registration_request)
      process_name_registration_request: Name registration for name ALBERT<00> IP 192.168.0.37 on subnet 192.168.0.11
    [2020/10/13 15:31:21,  3] ../source3/nmbd/nmbd_incomingrequests.c:220(process_name_registration_request)
      process_name_registration_request: Name registration for name WORKGROUP<1e> IP 192.168.0.37 on subnet 192.168.0.11
    [2020/10/13 15:31:22,  3] ../source3/nmbd/nmbd_incomingrequests.c:220(process_name_registration_request)
      process_name_registration_request: Name registration for name ALBERT<20> IP 192.168.0.37 on subnet 192.168.0.11
    [2020/10/13 15:31:22,  3] ../source3/nmbd/nmbd_incomingrequests.c:220(process_name_registration_request)
      process_name_registration_request: Name registration for name ALBERT<00> IP 192.168.0.37 on subnet 192.168.0.11
    [2020/10/13 15:31:22,  3] ../source3/nmbd/nmbd_incomingrequests.c:220(process_name_registration_request)
      process_name_registration_request: Name registration for name WORKGROUP<00> IP 192.168.0.37 on subnet 192.168.0.11
    [2020/10/13 15:31:22,  3] ../source3/nmbd/nmbd_incomingrequests.c:220(process_name_registration_request)
      process_name_registration_request: Name registration for name WORKGROUP<1e> IP 192.168.0.37 on subnet 192.168.0.11
    [2020/10/13 15:31:22,  3] ../source3/nmbd/nmbd_incomingrequests.c:220(process_name_registration_request)
      process_name_registration_request: Name registration for name ALBERT<20> IP 192.168.0.37 on subnet 192.168.0.11
    [2020/10/13 15:31:23,  3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
      process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name DESKTOP-B3U4KVL<1c>
    [2020/10/13 15:31:23,  3] ../source3/nmbd/nmbd_incomingrequests.c:220(process_name_registration_request)
      process_name_registration_request: Name registration for name WORKGROUP<1e> IP 192.168.0.37 on subnet 192.168.0.11
    [2020/10/13 15:31:24,  3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
      process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name DESKTOP-B3U4KVL<1c>
    [2020/10/13 15:31:24,  3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
      process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name DESKTOP-B3U4KVL<1c>
    [2020/10/13 15:31:26,  3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
      add_name_to_subnet: Added netbios name LILLE<20> with first IP 192.168.0.11 ttl=0 nb_flags= 0 to subnet 192.168.0.11
    [2020/10/13 15:31:26,  3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
      add_name_to_subnet: Added netbios name LILLE<03> with first IP 192.168.0.11 ttl=0 nb_flags= 0 to subnet 192.168.0.11
    [2020/10/13 15:31:26,  3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
      add_name_to_subnet: Added netbios name LILLE<00> with first IP 192.168.0.11 ttl=0 nb_flags= 0 to subnet 192.168.0.11
    [2020/10/13 15:31:26,  3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
      add_name_to_subnet: Added netbios name WORKGROUP<00> with first IP 192.168.0.11 ttl=0 nb_flags=80 to subnet 192.168.0.11
    [2020/10/13 15:31:26,  3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
      add_name_to_subnet: Added netbios name WORKGROUP<1e> with first IP 192.168.0.11 ttl=0 nb_flags=80 to subnet 192.168.0.11
    [2020/10/13 15:31:36,  3] ../source3/nmbd/nmbd_serverlistdb.c:401(write_browse_list)
      write_browse_list: Wrote browse list into file /var/cache/samba/browse.dat
    [2020/10/13 15:31:41,  3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
      process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/13 15:31:41,  3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
      process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/13 15:31:42,  3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
      process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/13 15:31:42,  3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
      process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/13 15:31:42,  3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
      process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/13 15:31:42,  3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
      process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/13 15:31:50,  3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
      process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/13 15:31:50,  3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
      process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/13 15:31:51,  3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
      process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/13 15:31:51,  3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
      process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/13 15:31:51,  3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
      process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/13 15:31:51,  3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
      process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/13 15:31:56,  3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
      process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WORKGROUP<1b>
    [2020/10/13 15:31:57,  3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
      process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WORKGROUP<1b>
    [2020/10/13 15:31:58,  3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
      process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WORKGROUP<1b>
    [2020/10/13 15:31:59,  3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
      process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name FREEBOX<20>
    [2020/10/13 15:32:00,  3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
      process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name 1P_PRINTSERV923<00>
    [2020/10/13 15:32:39,  3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
      process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name LILLE<20>
    [2020/10/13 15:32:39,  3] ../source3/nmbd/nmbd_incomingrequests.c:574(process_name_query_request)
      OK
    [2020/10/13 15:32:39,  3] ../source3/nmbd/nmbd_sendannounce.c:212(send_host_announcement)
      send_host_announcement: type 819a03 for host LILLE on subnet 192.168.0.11 for workgroup WORKGROUP
    [2020/10/13 15:32:52,  3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
      process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/13 15:32:52,  3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
      process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/13 15:32:53,  3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
      process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/13 15:33:07,  3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
      process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name LILLE<00>
    [2020/10/13 15:33:07,  3] ../source3/nmbd/nmbd_incomingrequests.c:574(process_name_query_request)
      OK
    [2020/10/13 15:33:56,  3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
      process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/13 15:33:56,  3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
      process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/13 15:33:57,  3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
      process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/13 15:33:57,  3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
      process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/13 15:33:57,  3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
      process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/13 15:33:57,  3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
      process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/13 15:34:05,  3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
      process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/13 15:34:05,  3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
      process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/13 15:34:06,  3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
      process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/13 15:34:06,  3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
      process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/13 15:34:06,  3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
      process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/13 15:34:06,  3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
      process_name_query_request: Name query from 192.168.0.37 on subnet 192.168.0.11 for name WPAD<00>
    [2020/10/13 15:34:48,  3] ../source3/nmbd/nmbd_sendannounce.c:212(send_host_announcement)
      send_host_announcement: type 819a03 for host LILLE on subnet 192.168.0.11 for workgroup WORKGROUP
    [2020/10/13 15:35:43,  3] ../source3/nmbd/nmbd_incomingdgrams.c:276(process_local_master_announce)
      process_local_master_announce: from FREEBOX<00> IP 192.168.0.254 to WORKGROUP<1e> for server FREEBOX.
    [2020/10/13 15:35:43,  3] ../source3/nmbd/nmbd_serverlistdb.c:134(create_server_on_workgroup)
      create_server_on_workgroup: Created server entry FREEBOX of type 40849a03 (Freebox Server) on workgroup WORKGROUP.
    [2020/10/13 15:35:43,  3] ../source3/nmbd/nmbd_serverlistdb.c:401(write_browse_list)
      write_browse_list: Wrote browse list into file /var/cache/samba/browse.dat
    [2020/10/13 15:36:38,  3] ../source3/nmbd/nmbd_elections.c:80(check_for_master_browser_success)
      check_for_master_browser_success: Local master browser for workgroup WORKGROUP exists at IP 192.168.0.254 (just checking).
    [2020/10/13 15:37:58,  3] ../source3/nmbd/nmbd_sendannounce.c:212(send_host_announcement)
      send_host_announcement: type 819a03 for host LILLE on subnet 192.168.0.11 for workgroup WORKGROUP

    FICHIER LOG.SAMBA dans /var/log/samba : fichier vide

    FICHIER LOG.SMBD dans /var/log/samba

    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    [2020/10/13 15:32:20,  0] ../source3/smbd/server.c:1198(main)
      smbd version 4.1.0 started.
      Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/13 15:32:20,  2] ../source3/lib/tallocmsg.c:124(register_msg_pool_usage)
      Registered MSG_REQ_POOL_USAGE
    [2020/10/13 15:32:20,  2] ../source3/lib/dmallocmsg.c:78(register_dmalloc_msgs)
      Registered MSG_REQ_DMALLOC_MARK and LOG_CHANGED
    [2020/10/13 15:32:41,  0] ../source3/smbd/server.c:1198(main)
      smbd version 4.1.0 started.
      Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/13 15:32:41,  2] ../source3/lib/tallocmsg.c:124(register_msg_pool_usage)
      Registered MSG_REQ_POOL_USAGE
    [2020/10/13 15:32:41,  2] ../source3/lib/dmallocmsg.c:78(register_dmalloc_msgs)
      Registered MSG_REQ_DMALLOC_MARK and LOG_CHANGED
    [2020/10/13 15:34:18,  0] ../source3/smbd/server.c:1198(main)
      smbd version 4.1.0 started.
      Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/13 15:34:18,  2] ../source3/lib/tallocmsg.c:124(register_msg_pool_usage)
      Registered MSG_REQ_POOL_USAGE
    [2020/10/13 15:34:18,  2] ../source3/lib/dmallocmsg.c:78(register_dmalloc_msgs)
      Registered MSG_REQ_DMALLOC_MARK and LOG_CHANGED
    [2020/10/13 15:34:18,  0] ../source3/smbd/server.c:1198(main)
      smbd version 4.1.0 started.
      Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/13 15:34:18,  2] ../source3/lib/tallocmsg.c:124(register_msg_pool_usage)
      Registered MSG_REQ_POOL_USAGE
    [2020/10/13 15:34:18,  2] ../source3/lib/dmallocmsg.c:78(register_dmalloc_msgs)
      Registered MSG_REQ_DMALLOC_MARK and LOG_CHANGED
    [2020/10/13 15:35:05,  0] ../source3/smbd/server.c:1198(main)
      smbd version 4.1.0 started.
      Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/13 15:35:05,  2] ../source3/lib/tallocmsg.c:124(register_msg_pool_usage)
      Registered MSG_REQ_POOL_USAGE
    [2020/10/13 15:35:05,  2] ../source3/lib/dmallocmsg.c:78(register_dmalloc_msgs)
      Registered MSG_REQ_DMALLOC_MARK and LOG_CHANGED
    [2020/10/13 15:35:05,  0] ../source3/smbd/server.c:1198(main)
      smbd version 4.1.0 started.
      Copyright Andrew Tridgell and the Samba Team 1992-2013
    [2020/10/13 15:35:05,  2] ../source3/lib/tallocmsg.c:124(register_msg_pool_usage)
      Registered MSG_REQ_POOL_USAGE
    [2020/10/13 15:35:05,  2] ../source3/lib/dmallocmsg.c:78(register_dmalloc_msgs)
      Registered MSG_REQ_DMALLOC_MARK and LOG_CHANGED
    FICHIER samba.192.168.0.37 dans /var/log : fichier vide


    Help me please

  14. #34
    Membre averti
    Homme Profil pro
    Chef de projet MOA
    Inscrit en
    Octobre 2020
    Messages
    23
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Hauts de Seine (Île de France)

    Informations professionnelles :
    Activité : Chef de projet MOA

    Informations forums :
    Inscription : Octobre 2020
    Messages : 23
    Par défaut
    Salut tout le monde !

    Désolé pour cette réponse très tardive.

    Ca y est, ça marche enfin !

    Il faut bien vérifier que les service smbd et nmbd sont bien lancés, en faisant :
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    ps -eal | grep smbd
    ps -eal | grep nmbd
    Mon fichier smb.conf est :

    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    global]
            log file = /var/log/samba/%m
            log level = 3
    
    [partages]
        path = /partages
        available = yes
        valid users = fredo
        read only = no
        browseable = yes
        guest ok = no
    Merci à tous pour votre aide !

    Le sujet peut être marqué comme résolu.

  15. #35
    Membre Expert
    Avatar de Escapetiger
    Homme Profil pro
    Administrateur système Unix - Linux
    Inscrit en
    Juillet 2012
    Messages
    1 555
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 62
    Localisation : France, Hauts de Seine (Île de France)

    Informations professionnelles :
    Activité : Administrateur système Unix - Linux

    Informations forums :
    Inscription : Juillet 2012
    Messages : 1 555
    Par défaut
    @fatalitas92
    Question lisibilité, merci de penser dans le futur à utiliser la balise code (#) :

    III-E. Les balises Code - Le Club developpez.com - Les règles du Club
    « Developpez.com est un groupe international de bénévoles dont la motivation est l'entraide au sens large » (incl. forums developpez.net)
    Club des professionnels en informatique

    Liste des balises BB

  16. #36
    Responsable Systèmes


    Homme Profil pro
    Gestion de parcs informatique
    Inscrit en
    Août 2011
    Messages
    18 160
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Paris (Île de France)

    Informations professionnelles :
    Activité : Gestion de parcs informatique
    Secteur : High Tech - Matériel informatique

    Informations forums :
    Inscription : Août 2011
    Messages : 18 160
    Par défaut
    Mis en balises code
    Ma page sur developpez.com : http://chrtophe.developpez.com/ (avec mes articles)
    Mon article sur le P2V, mon article sur le cloud
    Consultez nos FAQ : Windows, Linux, Virtualisation

+ Répondre à la discussion
Cette discussion est résolue.
Page 2 sur 2 PremièrePremière 12

Discussions similaires

  1. Partage SAMBA/SMB : accessible depuis Windows 7 mais problème avec Windows XP
    Par nicopulse dans le forum Administration système
    Réponses: 0
    Dernier message: 10/01/2013, 16h31
  2. Le nom de cette appli pour editer sous linux depuis windows?
    Par sylvaine dans le forum Applications et environnements graphiques
    Réponses: 2
    Dernier message: 28/12/2008, 16h31
  3. Réponses: 10
    Dernier message: 30/12/2005, 20h08
  4. Problème avec glutFullScreen() sous linux...
    Par MaxPayne dans le forum OpenGL
    Réponses: 1
    Dernier message: 29/11/2004, 11h30
  5. Etat de la pile sous Linux et Windows
    Par Bibouda dans le forum x86 32-bits / 64-bits
    Réponses: 7
    Dernier message: 16/02/2003, 01h28

Partager

Partager
  • Envoyer la discussion sur Viadeo
  • Envoyer la discussion sur Twitter
  • Envoyer la discussion sur Google
  • Envoyer la discussion sur Facebook
  • Envoyer la discussion sur Digg
  • Envoyer la discussion sur Delicious
  • Envoyer la discussion sur MySpace
  • Envoyer la discussion sur Yahoo