Új hozzászólás Aktív témák

  • alevan

    őstag

    Debian szerver. Készítettem egy samba share-t, a teszt user a tulajdonosa a megosztott könyvtárnak, mégis read only, nem lehet sem új fájlokat készíteni, se törölni. Alább az smb.conf:

    [global]
    workgroup = WORKGROUP
    server string = %h server
    dns proxy = no
    log level = 0
    log file = /var/log/samba/log.%m
    max log size = 1000
    logging = syslog
    panic action = /usr/share/samba/panic-action %d
    encrypt passwords = true
    passdb backend = tdbsam
    obey pam restrictions = no
    unix password sync = no
    passwd program = /usr/bin/passwd %u
    passwd chat = *Enter\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword:* %n\n *password\supdated\ssuccessfully* .
    pam password change = yes
    socket options = TCP_NODELAY IPTOS_LOWDELAY
    guest account = nobody
    load printers = no
    disable spoolss = yes
    unix extensions = yes
    wide links = no
    create mask = 0777
    directory mask = 0777
    map to guest = Bad User
    use sendfile = yes
    aio read size = 16384
    aio write size = 16384
    local master = no
    time server = no
    wins support = no
    min receivefile size = 16384
    write cache size = 524288
    getwd cache = yes
    socket options = TCP_NODELAY IPTOS_LOWDELAY

    [box]
    path = /media/teszt
    read only = no
    browseable = yes
    inherit acls = yes
    inherit permissions = yes
    ea support = no
    store dos attributes = no
    printable = no
    create mask = 0777
    directory mask = 0777
    hide special files = yes
    follow symlinks = yes
    hide dot files = yes
    write list = "alevan",@"alevan"

Új hozzászólás Aktív témák

Hirdetés