Displaying 4 results from an estimated 4 matches for "shareusers".
Did you mean:
shareuser
2006 Feb 03
4
Unable to mount SMB drive
I have a Windows Server 2003 system I'm trying to back up to a Linux host.
when I access the share with smbclient, I can "see" the files (`ls` returns a
list of files, etc)
smbclient -U shareuser //server/sharename password
But, when I try to actually mount the drive, I get "permission denied" errors
trying to access the drive. (EG: using `df`) Running the following
2019 May 02
2
username map with “security = ads”
Not tested, just brain farts ;-)
Setup a member, Allow guest access. ( in global : guest ok = yes )
This allow local users to access the server ( not shares )
On the shares
Deny "domain users" and/or authenticated users.
Allow the local group for local users.
Not tested but technicaly is could work.
Which is almost the same as a standalone with and without user authentication.
2019 May 02
0
username map with “security = ads”
...ers to access the server ( not shares )
>
> On the shares
> Deny "domain users" and/or authenticated users.
> Allow the local group for local users.
Not sure if I follow. Is this what you imagined:
[global]
guest ok = yes
…
[someshare]
valid users = @shareusers
…
? I’m not seeing any config option to reject access by all domain
users.
> Not tested but technicaly is could work.
> Which is almost the same as a standalone with and without user authentication.
We’re testing the split config setup right now, let’s see how
this works out.
Thanks...
2012 Mar 26
0
DenyMode on read only shares
Hello! Sorry if already discussed, but I can't find.
I have two shares pointing to one directory on server. One of this ([share]) shares in read only. If I open file on this share it appears in smbstatus -L output like
28303 1001 DENY_WRITE 0x20089 RDONLY NONE /path TST/???????? Microsoft Word.doc Mon Mar 26 15:11:10 2012
Then if I try to open this file