Displaying 5 results from an estimated 5 matches for "tmpshare".
Did you mean:
myshare
2018 Jan 28
2
Adding Share Windows ACL
Im sorry last mail was not complete.
...
-> Login to Windows with administrator and connect to FILESERVER via
"Computer Management" -> Chosing Demo Share and going to security Tab ->
Cant set any ACL because, permission denied!
Am 27. Januar 2018 11:35:53 MEZ schrieb Micha Ballmann via samba <samba at lists.samba.org>:
>Hello,
>
>i also fired up a new vm :)
2018 Jan 28
0
Adding Share Windows ACL
...d going to security Tab
> ->
>
> Cant set any ACL because, permission denied!
>
This is strange, It didn't work for me because the Unix permissions
were not set correctly, once I sorted those, it did work.
I tried it again, added a share to smb.conf on a Unix domain member:
[tmpshare]
path = /srv/tmpshare
read only = no
create the required directory:
mkdir /srv/tmpshare
check ownership & permissions:
ls -lad /srv/tmpshare
drwxr-xr-x 2 root root 4096 Jan 28 10:17 /srv/tmpshare
Now go to Win7, login as Administrator and do this:
Computer Management -> Action...
2018 Jan 28
2
Adding Share Windows ACL
...gt;
>> Cant set any ACL because, permission denied!
>>
>
>This is strange, It didn't work for me because the Unix permissions
>were not set correctly, once I sorted those, it did work.
>
>I tried it again, added a share to smb.conf on a Unix domain member:
>
>[tmpshare]
> path = /srv/tmpshare
> read only = no
>
>create the required directory:
>
>mkdir /srv/tmpshare
>
>check ownership & permissions:
>
>ls -lad /srv/tmpshare
>drwxr-xr-x 2 root root 4096 Jan 28 10:17 /srv/tmpshare
>
>Now go to Win7, login as Administr...
2018 Feb 26
0
smbclient //server/netlogon -k -c 'ls' fails with "NT_STATUS_LOGON_FAILURE"
...path = /var/lib/samba/servershares/docs
read only = No
[scan]
path = /var/lib/samba/servershares/scan
read only = No
available = yes
browsable = yes
public = yes
guest ok = yes
create mask = 0666
directory mask = 0777
[tmpshare]
path = /var/lib/samba/servershares/tmpshare
read only = No
[software]
path = /var/lib/samba/servershares/software
read only = No
Kind regards,
Arcadie Cracan
În ziua de luni, 26 februarie 2018, la 11:15:09 EET, Rowland Penny via samba a
scris:
> On Mon, 26...
2018 Feb 26
2
smbclient //server/netlogon -k -c 'ls' fails with "NT_STATUS_LOGON_FAILURE"
On Mon, 26 Feb 2018 11:09:55 +0200
Arcadie Cracan <arcadiec at gmail.com> wrote:
> Dear Rowland,
>
> This is the contents of the files:
>
> /etc/hostname:
> lotus
>
> /etc/hosts:
>
> /etc/resolv.conf:
>
>
> #
>
> netstat -tlnp
>
> /etc/krb5.conf:
>
>
> /etc/samba/smb.conf:
Hmm, either something went wrong with