Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - trackboy

Pages: [1]
1
Ok, i found the problem. I wrote \\10.10.14.50\home\samba\shares\kozos instead of only \\10.10.14.50\kozos.

2
I checked samba log, and gave the following problem when i try to map on WIN 10:

" process_usershare_file: stat of /var/lib/samba/usershares/home failed. No such file or directory "


3
I made a "Teszt" security group, i added my domain administrator to this group. The problem is the same.

[kozos]
    path = /home/samba/shares/kozos
    browseable = yes
    force create mode = 0660
    force directory mode = 0660
    valid users = @"Teszt", @"Teszt"
    read list =
    write list = @"Teszt"
    admin users = @"Teszt"
    vfs objects = acl_xattr full_audit recycle
    full_audit:failure = connect opendir disconnect unlink mkdir rmdir open rename
    recycle: directory_mode = 0700
    recycle: keeptree = Yes
    recycle: inherit_nt_acl = Yes
    recycle: versions = Yes
    recycle: excludedir = /tmp|/var/tmp
    recycle: repository = RecycleBin

Maybe this is a WIN 10 problem

4
I tried with domain ( zentyal.test.lan) and with IP address too ( zentyal.test.lan: 10.10.14.50) and of course i joined to the domain with my domain administrator.

5
This is not networking issue, i can ping zentyal.test.lan back and forth. I use bridge. WIN 10 get IP address from the Zentyal DHCP server.

6
Hello everybody! I installed Zentyal 6.0 in VirtualBox only for learning purpose. I added a domain administrator and a new shared folder on web interface. The new share is : /home/samba/shares/kozos.
When i try to mount this share win 10 says that: " network name can not be found "



These are the generated configs:

https://pastebin.com/snHvqm3U?fbclid=IwAR26RYwgXr9_2SOh2G6uzWCnBiasRq_MA8ib6zxvoCio-Un_D_qrNgLy7eE

https://pastebin.com/VL9gSadR?fbclid=IwAR0_6rfLqkzs3EemNHpuOQ18LxtMbNfYCXfOHz2zTSzLnwauprRTVb7fmjM

Thank you very much for any help!

Pages: [1]