• [^] # Re: option

    Posté par (site web personnel) . En réponse au message Postes Windows n'accédant pas a ma machine. Évalué à 1.

    C'est security=SHARE

    Avec exactement ce fichier smb.conf c'est censé marcher...


    [global]
    workgroup = GRPTRAVAIL
    netbios name = tamachine
    security = SHARE
    encrypt passwords = yes

    [Nom_partage]
    path = /home/toto/partage
    guest ok = yes


    Le fait est que ça marche pas chez moi (mais pourtant ça marche ailleurs), j'ai exactement le même problème de demande d'authentification.