Displaying 4 results from an estimated 4 matches for "hjede".
Did you mean:
jede
2013 Nov 28
1
Failed to find a Unix account
Hi all,
I'm looking now for day's for this problem but i don't find the solution.
I have tried several solutions/setup like:
https://lists.samba.org/archive/samba/2011-May/162571.html
I have a working ldap server for my mail-server and want to extend this to
a samba server also.
when a user connect (without success) I see this error in the logs:
Nov 28 09:24:44 app-04 smbd[11865]:
2015 Oct 15
3
Hide the files that doesn't have permission to access
Thank you guys for your reply.
I tried but it still does not work
On 10/14/2015 5:37 PM, Stéphane PURNELLE wrote:
>
> These parameters must be put on share section, not in global section
>
> hide unreadable = yes
> hide unwriteable files = yes
> example
>
> [smb_shr1]
> path = /mnt/LV002/share1
> read only = no
> create mode = 0777
2016 Oct 23
3
define share without name
With Samba 4.2.10 I wish to create one folder share so that Windows clients can access to it by typing only the IP address or netbios name of server, e.g. \\10.56.23.22 and the window will show immediately file list.
I read Samba doc and it’s necessary to define every share by symbol "[ section ]” but if I defined [test] share I woull access to it by typing \\ 10.56.23.22\test and this one
2018 Apr 17
0
slow smbclient samba 4.7.x
.../var/spool/samba
printable = yes
guest ok = no
read only = yes
create mask = 0700
[print$]
comment = Printer Drivers
path = /var/lib/samba/printers
browseable = yes
read only = yes
guest ok = no
[software]
path = /srv/images/Software/
read only = no
write list = hjede
guest ok = yes
browseable = yes
Attached log created with:
smbclient -d10 -L //debian -U% 2>&1 |tee smbclient-debug.txt
--
Gruss
Harry Jede
-------------- next part --------------
INFO: Current debug levels:
all: 10
tdb: 10
printdrivers: 10
lanman: 10
smb: 10
rpc_pars...