Displaying 3 results from an estimated 3 matches for "zinc1".
Did you mean:
zinc
2019 Jan 14
5
Setting 'unix charset' kills the samba share
Hello,
When I define
*unix charset = ISO-8859-1*
in *smb.conf*, it does not work. When I comment it, the share works fine.
However, we need to define the charset...
When unix charset is
Here is the global section of smb.conf
[global]
workgroup = COMPANY
realm = COMPANY.COM
security = ADS
winbind use default domain = true
winbind offline logon = true
idmap config * :
2019 Jan 14
0
Setting 'unix charset' kills the samba share
...Yes, I have tried testparam. All is OK . Note that I can write
> anything for unix charset and testparm does not complain.
>
> Load smb config files from /etc/samba/smb.conf
> rlimit_max: increasing rlimit_max (1024) to minimum Windows limit
> (16384) Processing section "[zinc1]"
> Loaded services file OK.
> Server role: ROLE_DOMAIN_MEMBER
>
>
> The systeme locale :
>
> [root at zinc samba]# locale
> LANG=en_CA.iso88591
> LC_CTYPE="en_CA.iso88591"
> LC_NUMERIC="en_CA.iso88591"
> LC_TIME="en_CA.iso88591"...
2019 Jan 14
0
Setting 'unix charset' kills the samba share
...param/loadparm.c:547(init_globals)
Initialising global parameters
[2019/01/14 15:25:16.816020, 3]
../source3/param/loadparm.c:2782(lp_do_section)
Processing section "[global]"
[2019/01/14 15:25:16.816320, 2]
../source3/param/loadparm.c:2799(lp_do_section)
Processing section "[zinc1]"
[2019/01/14 15:25:16.816639, 3]
../source3/param/loadparm.c:1617(lp_add_ipc)
adding IPC service
[2019/01/14 15:25:16.817843, 2]
../source3/lib/interface.c:345(add_interface)
added interface enp3s0 ip=192.168.0.86 bcast=192.168.0.255
netmask=255.255.255.0
[2019/01/14 15:25:16.817927, 3...